| 2018-01-09 |
Andres Freund | Expression evaluation based aggregate transition invoca... |
commit | commitdiff | tree |
| 2018-01-09 |
Alvaro Herrera | Change some bogus PageGetLSN calls to BufferGetLSNAtomic |
commit | commitdiff | tree |
| 2018-01-09 |
Andrew Dunstan | Implement TZH and TZM timestamp format patterns |
commit | commitdiff | tree |
| 2018-01-09 |
Peter Eisentraut | Remove PortalGetQueryDesc() |
commit | commitdiff | tree |
| 2018-01-09 |
Peter Eisentraut | Update portal-related memory context names and API |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Rewrite list_qsort() to avoid trashing its input list. |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Improve the heuristic for ordering child paths of a... |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | While waiting for a condition variable, detect postmast... |
commit | commitdiff | tree |
| 2018-01-09 |
Peter Eisentraut | Fix ssl tests for when tls-server-end-point is not... |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Fix race condition during replication origin drop. |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Allow ConditionVariable[PrepareTo]Sleep to auto-switch... |
commit | commitdiff | tree |
| 2018-01-09 |
Robert Haas | Don't allow VACUUM VERBOSE ANALYZE VERBOSE. |
commit | commitdiff | tree |
| 2018-01-09 |
Teodor Sigaev | Improve scripting language in pgbench |
commit | commitdiff | tree |
| 2018-01-09 |
Robert Haas | Fix comment. |
commit | commitdiff | tree |
| 2018-01-09 |
Bruce Momjian | pg_upgrade: prevent check on live cluster from generat... |
commit | commitdiff | tree |
| 2018-01-08 |
Tom Lane | Cosmetic improvements in condition_variable.[hc]. |
commit | commitdiff | tree |
| 2018-01-08 |
Tom Lane | Improve error detection capability in proclists. |
commit | commitdiff | tree |
| 2018-01-08 |
Tom Lane | Back off chattiness in RemovePgTempFiles(). |
commit | commitdiff | tree |
| 2018-01-06 |
Simon Riggs | Add TIMELINE to backup_label file |
commit | commitdiff | tree |
| 2018-01-06 |
Simon Riggs | Default monitoring roles - errata |
commit | commitdiff | tree |
| 2018-01-06 |
Tom Lane | Remove return values of ConditionVariableSignal/Broadcast. |
commit | commitdiff | tree |
| 2018-01-06 |
Tom Lane | Reorder steps in ConditionVariablePrepareToSleep for... |
commit | commitdiff | tree |
| 2018-01-06 |
Tom Lane | Rewrite ConditionVariableBroadcast() to avoid live... |
commit | commitdiff | tree |
| 2018-01-05 |
Robert Haas | Factor error generation out of ExecPartitionCheck. |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: remove C comment |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: revert part of patch for ease of translation |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: simplify code layout in a few places |
commit | commitdiff | tree |
| 2018-01-05 |
Alvaro Herrera | Fix failure to delete spill files of aborted transactions |
commit | commitdiff | tree |
| 2018-01-05 |
Peter Eisentraut | Another attempt at fixing build with various OpenSSL... |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Add missing includes |
commit | commitdiff | tree |
| 2018-01-04 |
Robert Haas | Minor preparatory refactoring for UPDATE row movement. |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Fix build with older OpenSSL versions |
commit | commitdiff | tree |
| 2018-01-04 |
Tom Lane | Fix new test case to not be endian-dependent. |
commit | commitdiff | tree |
| 2018-01-04 |
Robert Haas | Simplify and encapsulate tuple routing support code. |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Implement channel binding tls-server-end-point for... |
commit | commitdiff | tree |
| 2018-01-04 |
Tom Lane | Fix incorrect computations of length of null bitmap... |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Refactor channel binding code to fetch cbind_data only... |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Define LDAPS_PORT if it's missing and disable implicit... |
commit | commitdiff | tree |
| 2018-01-04 |
Robert Haas | Code review for Parallel Append. |
commit | commitdiff | tree |
| 2018-01-04 |
Tom Lane | Tweak parallel hash join test case in hopes of improvin... |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Clean up tupdesc.c for recent changes. |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Revert "Fix isolation test to be less timing-dependent" |
commit | commitdiff | tree |
| 2018-01-03 |
Andres Freund | Rename pg_rewind's copy_file_range() to avoid conflict... |
commit | commitdiff | tree |
| 2018-01-03 |
Andrew Dunstan | Fix use of config-specific libraries for Windows OpenSSL |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Make XactLockTableWait work for transactions that are... |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Fix some minor errors in new PHJ code. |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Teach eval_const_expressions() to handle some more... |
commit | commitdiff | tree |
| 2018-01-03 |
Peter Eisentraut | Allow ldaps when using ldap authentication |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Fix isolation test to be less timing-dependent |
commit | commitdiff | tree |
| 2018-01-03 |
Bruce Momjian | Update copyright for 2018 |
commit | commitdiff | tree |
| 2018-01-03 |
Andres Freund | Simplify representation of aggregate transition values... |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Ensure proper alignment of tuples in HashMemoryChunkDat... |
commit | commitdiff | tree |
| 2018-01-02 |
Alvaro Herrera | Fix deadlock hazard in CREATE INDEX CONCURRENTLY |
commit | commitdiff | tree |
| 2018-01-02 |
Peter Eisentraut | Don't cast between GinNullCategory and bool |
commit | commitdiff | tree |
| 2018-01-01 |
Andres Freund | Fix EXPLAIN ANALYZE output for Parallel Hash. |
commit | commitdiff | tree |
| 2018-01-01 |
Noah Misch | In tests, await an LSN no later than the recovery target. |
commit | commitdiff | tree |
| 2017-12-31 |
Tom Lane | Merge coding of return/exit/continue cases in plpgsql... |
commit | commitdiff | tree |
| 2017-12-31 |
Tom Lane | Improve regression tests' code coverage for plpgsql... |
commit | commitdiff | tree |
| 2017-12-29 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2017-12-29 |
Andres Freund | Perform slot validity checks in a separate pass over... |
commit | commitdiff | tree |
| 2017-12-29 |
Andres Freund | Rely on executor utils to build targetlist for DML... |
commit | commitdiff | tree |
| 2017-12-29 |
Magnus Hagander | Properly set base backup backends to active in pg_stat_... |
commit | commitdiff | tree |
| 2017-12-29 |
Simon Riggs | Fix race condition when changing synchronous_standby_names |
commit | commitdiff | tree |
| 2017-12-29 |
Simon Riggs | Extend near-wraparound hints to include replication... |
commit | commitdiff | tree |
| 2017-12-29 |
Andrew Dunstan | Allow leading zero on exponents in pgbench test results |
commit | commitdiff | tree |
| 2017-12-28 |
Andres Freund | Fix rare assertion failure in parallel hash join. |
commit | commitdiff | tree |
| 2017-12-27 |
Alvaro Herrera | Protect against hypothetical memory leaks in RelationGe... |
commit | commitdiff | tree |
| 2017-12-27 |
Robert Haas | Remove incorrect apostrophe. |
commit | commitdiff | tree |
| 2017-12-27 |
Robert Haas | Fix race-under-concurrency in PathNameCreateTemporaryDir. |
commit | commitdiff | tree |
| 2017-12-27 |
Robert Haas | Add pow(), aka power(), function to pgbench. |
commit | commitdiff | tree |
| 2017-12-27 |
Teodor Sigaev | Update relation's stats in pg_class during vacuum full. |
commit | commitdiff | tree |
| 2017-12-26 |
Peter Eisentraut | Add support for static assertions in C++ |
commit | commitdiff | tree |
| 2017-12-26 |
Peter Eisentraut | Add includes to make header files self-contained |
commit | commitdiff | tree |
| 2017-12-25 |
Teodor Sigaev | Add polygon opclass for SP-GiST |
commit | commitdiff | tree |
| 2017-12-24 |
Andres Freund | Fix assert with side effects in the new PHJ code. |
commit | commitdiff | tree |
| 2017-12-22 |
Tom Lane | Fix UNION/INTERSECT/EXCEPT over no columns. |
commit | commitdiff | tree |
| 2017-12-22 |
Teodor Sigaev | Add optional compression method to SP-GiST |
commit | commitdiff | tree |
| 2017-12-21 |
Alvaro Herrera | Minor edits to catalog files and scripts |
commit | commitdiff | tree |
| 2017-12-21 |
Robert Haas | Adjust assertion in GetCurrentCommandId. |
commit | commitdiff | tree |
| 2017-12-21 |
Tom Lane | Rearrange execution of PARAM_EXTERN Params for plpgsql... |
commit | commitdiff | tree |
| 2017-12-21 |
Alvaro Herrera | Get rid of copy_partition_key |
commit | commitdiff | tree |
| 2017-12-21 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2017-12-21 |
Tom Lane | Avoid putting build-location-dependent strings into... |
commit | commitdiff | tree |
| 2017-12-21 |
Robert Haas | Cancel CV sleep during subtransaction abort. |
commit | commitdiff | tree |
| 2017-12-21 |
Andres Freund | Add parallel-aware hash joins. |
commit | commitdiff | tree |
| 2017-12-20 |
Robert Haas | When passing query strings to workers, pass the termina... |
commit | commitdiff | tree |
| 2017-12-19 |
Robert Haas | Test instrumentation of Hash nodes with parallel query. |
commit | commitdiff | tree |
| 2017-12-19 |
Robert Haas | Try again to fix accumulation of parallel worker instru... |
commit | commitdiff | tree |
| 2017-12-19 |
Robert Haas | Re-fix wrong costing of Sort under Gather Merge. |
commit | commitdiff | tree |
| 2017-12-19 |
Robert Haas | Mark a few parallelism-related variables with PGDLLIMPORT. |
commit | commitdiff | tree |
| 2017-12-19 |
Peter Eisentraut | Add libpq connection parameter "scram_channel_binding" |
commit | commitdiff | tree |
| 2017-12-18 |
Andres Freund | Add shared tuplestores. |
commit | commitdiff | tree |
| 2017-12-18 |
Peter Eisentraut | Move SCRAM-related name definitions to scram-common.h |
commit | commitdiff | tree |
| 2017-12-18 |
Peter Eisentraut | doc: Fix figures in example description |
commit | commitdiff | tree |
| 2017-12-18 |
Fujii Masao | Fix bug in cancellation of non-exclusive backup to... |
commit | commitdiff | tree |
| 2017-12-18 |
Robert Haas | Fix crashes on plans with multiple Gather (Merge) nodes. |
commit | commitdiff | tree |
| 2017-12-18 |
Magnus Hagander | Fix typo on comment |
commit | commitdiff | tree |
| 2017-12-17 |
Tom Lane | Try harder to detect unavailability of __builtin_mul_ov... |
commit | commitdiff | tree |
| 2017-12-17 |
Tom Lane | Suppress compiler warning about no function return... |
commit | commitdiff | tree |
| next |