2018-02-04 |
Peter Eisentraut | doc: Update mentions of MD5 in the documentation |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Tom Lane | Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Peter Eisentraut | doc: Fix name in release notes |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Peter Eisentraut | doc: Clarify psql --list documentation a bit more |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Peter Eisentraut | doc: Fix index link |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Tom Lane | Be more wary about shm_toc_lookup failure. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Peter Eisentraut | Fix application of identity values in some cases |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Robert Haas | Fix possible failure to mark hash metapage dirty. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Bruce Momjian | doc: fix trigger inheritance wording |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Bruce Momjian | doc: clarify major/minor pg_upgrade versions with... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Bruce Momjian | doc: clearify trigger behavior for inheritance |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Bruce Momjian | doc: in contrib-spi, mention and link to the meaning... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Robert Haas | Fix typo: colums -> columns. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Bruce Momjian | doc: Improve pg_upgrade rsync examples to use clusterdir |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Robert Haas | pgcrypto's encrypt() supports AES-128, AES-192, and... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Bruce Momjian | doc: mention datadir locations are actually config... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Robert Haas | Fix list partition constraints for partition keys of... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Peter Eisentraut | Fix up references to scram-sha-256 |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Robert Haas | Fix test case for 'outer pathkeys do not match mergecla... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Andres Freund | Prevent growth of simplehash tables when they're "too... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Andres Freund | Improve bit perturbation in TupleHashTableHash. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Andres Freund | Backport: Add inline murmurhash32(uint32) function. |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Tom Lane | Add stack-overflow guards in set-operation planning. |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Simon Riggs | Default monitoring roles - errata |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tom Lane | Update time zone data files to tzdata release 2018c. |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tom Lane | Avoid crash during EvalPlanQual recheck of an inner... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Magnus Hagander | Add missing semicolons in documentation examples |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Robert Haas | pageinspect: Fix use of wrong memory context by hash_pa... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Bruce Momjian | doc: properly indent CREATE TRIGGER paragraph |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Bruce Momjian | doc: mention psql -l uses the 'postgres' database... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Tom Lane | Teach reparameterize_path() to handle AppendPaths. |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Alvaro Herrera | Remove unnecessary include |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Tom Lane | Documentation fix: pg_ctl no longer makes connection... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Robert Haas | Report an ERROR if a parallel worker fails to start... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Bruce Momjian | doc: simplify intermediate certificate mention in... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Tom Lane | Make pg_dump's ACL, sec label, and comment entries... |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Magnus Hagander | Fix wording of "hostaddrs" |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Bruce Momjian | doc: update intermediate certificate instructions |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Alvaro Herrera | Fix StoreCatalogInheritance1 to use 32bit inhseqno |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Tom Lane | Extend configure's __int128 test to check for a known... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Robert Haas | postgres_fdw: Avoid 'outer pathkeys do not match mergec... |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Michael Meskes | Cope with indicator arrays that do not have the correct... |
commit | commitdiff | tree | snapshot |
2018-01-12 |
Tom Lane | Fix postgres_fdw to cope with duplicate GROUP BY entries. |
commit | commitdiff | tree | snapshot |
2018-01-12 |
Tom Lane | Avoid unnecessary failure in SELECT concurrent with... |
commit | commitdiff | tree | snapshot |
2018-01-12 |
Tom Lane | Fix incorrect handling of subquery pullup in the presen... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Teodor Sigaev | Fix behavior of ~> (cube, int) operator |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Tom Lane | Fix sample INSTR() functions in the plpgsql documentation. |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Tom Lane | Remove dubious micro-optimization in ckpt_buforder_comp... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Alvaro Herrera | Change some bogus PageGetLSN calls to BufferGetLSNAtomic |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Tom Lane | While waiting for a condition variable, detect postmast... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Tom Lane | Fix race condition during replication origin drop. |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Tom Lane | Allow ConditionVariable[PrepareTo]Sleep to auto-switch... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Bruce Momjian | pg_upgrade: prevent check on live cluster from generat... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Tom Lane | Reorder steps in ConditionVariablePrepareToSleep for... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Tom Lane | Rewrite ConditionVariableBroadcast() to avoid live... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Bruce Momjian | pg_upgrade: remove C comment |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Bruce Momjian | pg_upgrade: revert part of patch for ease of translation |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Bruce Momjian | pg_upgrade: simplify code layout in a few places |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Alvaro Herrera | Fix failure to delete spill files of aborted transactions |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Tom Lane | Fix new test case to not be endian-dependent. |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Tom Lane | Fix incorrect computations of length of null bitmap... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Alvaro Herrera | Revert "Fix isolation test to be less timing-dependent" |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Andres Freund | Rename pg_rewind's copy_file_range() to avoid conflict... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Andrew Dunstan | Fix use of config-specific libraries for Windows OpenSSL |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Alvaro Herrera | Make XactLockTableWait work for transactions that are... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Alvaro Herrera | Fix isolation test to be less timing-dependent |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Bruce Momjian | Update copyright for 2018 |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Alvaro Herrera | Fix deadlock hazard in CREATE INDEX CONCURRENTLY |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Noah Misch | In tests, await an LSN no later than the recovery target. |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Magnus Hagander | Properly set base backup backends to active in pg_stat_... |
commit | commitdiff | tree | snapshot |
2017-12-27 |
Teodor Sigaev | Update relation's stats in pg_class during vacuum full. |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Tom Lane | Fix UNION/INTERSECT/EXCEPT over no columns. |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Robert Haas | Cancel CV sleep during subtransaction abort. |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Robert Haas | When passing query strings to workers, pass the termina... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Robert Haas | Try again to fix accumulation of parallel worker instru... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Peter Eisentraut | doc: Fix figures in example description |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Fujii Masao | Fix bug in cancellation of non-exclusive backup to... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Robert Haas | Fix crashes on plans with multiple Gather (Merge) nodes. |
commit | commitdiff | tree | snapshot |
2017-12-16 |
Noah Misch | Avoid and detect SIGPIPE race in TAP tests. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
Andres Freund | Perform a lot more sanity checks when freezing tuples. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
Andres Freund | Fix pruning of locked and updated tuples. |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Andrew Dunstan | Fix walsender timeouts when decoding a large transaction |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Robert Haas | Fix parallel index scan hang with deleted or half-dead... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Robert Haas | Revert "Fix accumulation of parallel worker instrumenta... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Peter Eisentraut | Fix comment |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Tom Lane | Fix corner-case coredump in _SPI_error_callback(). |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Noah Misch | MSVC 2012+: Permit linking to 32-bit, MinGW-built libra... |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Noah Misch | MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Peter Eisentraut | Prohibit identity columns on typed tables and partitions |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Peter Eisentraut | Fix mistake in comment |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Peter Eisentraut | Accept SCRAM channel binding enabled clients |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Peter Eisentraut | Apply identity sequence values on COPY |
commit | commitdiff | tree | snapshot |
2017-12-06 |
Robert Haas | Report failure to start a background worker. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Peter Eisentraut | doc: Update memory requirements for FOP |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Robert Haas | Fix accumulation of parallel worker instrumentation. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Robert Haas | Mark assorted variables PGDLLIMPORT. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Peter Eisentraut | doc: Turn on generate.consistent.ids parameter |
commit | commitdiff | tree | snapshot |
2017-12-04 |
Tom Lane | Clean up assorted messiness around AllocateDir() usage. |
commit | commitdiff | tree | snapshot |
2017-12-04 |
Tom Lane | Support boolean columns in functional-dependency statis... |
commit | commitdiff | tree | snapshot |
next |