| 2019-04-30 |
Andres Freund | Fix several recently introduced issues around handling... |
commit | commitdiff | tree |
| 2019-04-29 |
Peter Geoghegan | Remove obsolete _bt_insert_parent() comment. |
commit | commitdiff | tree |
| 2019-04-29 |
Tom Lane | In walreceiver, don't try to do ereport() in a signal... |
commit | commitdiff | tree |
| 2019-04-29 |
Michael Paquier | Fix some typos |
commit | commitdiff | tree |
| 2019-04-29 |
Alvaro Herrera | Message fixes |
commit | commitdiff | tree |
| 2019-04-29 |
Peter Eisentraut | Fix potential catalog corruption with temporary identit... |
commit | commitdiff | tree |
| 2019-04-28 |
Tom Lane | Do pre-release housekeeping on catalog data, and fix... |
commit | commitdiff | tree |
| 2019-04-28 |
Noah Misch | Use preprocessor conditions compatible with Emacs indent. |
commit | commitdiff | tree |
| 2019-04-28 |
Tom Lane | Clean up minor warnings from buildfarm. |
commit | commitdiff | tree |
| 2019-04-28 |
Michael Paquier | Fix more typos and inconsistencies in documentation |
commit | commitdiff | tree |
| 2019-04-27 |
Tom Lane | Avoid postgres_fdw crash for a targetlist entry that... |
commit | commitdiff | tree |
| 2019-04-27 |
Joe Conway | Add viewBox attribute to storage page layout SVG image |
commit | commitdiff | tree |
| 2019-04-27 |
Joe Conway | Add guidance on making documentation SVG images responsive |
commit | commitdiff | tree |
| 2019-04-27 |
Joe Conway | Correct the URL pointing to PL/R |
commit | commitdiff | tree |
| 2019-04-27 |
Peter Eisentraut | Update config.guess and config.sub |
commit | commitdiff | tree |
| 2019-04-27 |
Tom Lane | Portability fix for zic.c. |
commit | commitdiff | tree |
| 2019-04-27 |
Michael Paquier | Mention REINDEX CONCURRENTLY in documentation about... |
commit | commitdiff | tree |
| 2019-04-26 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree |
| 2019-04-26 |
Tom Lane | Update time zone data files to tzdata release 2019a. |
commit | commitdiff | tree |
| 2019-04-26 |
Peter Eisentraut | Update key words table for version 12 |
commit | commitdiff | tree |
| 2019-04-26 |
Tom Lane | Apply stopgap fix for bug #15672. |
commit | commitdiff | tree |
| 2019-04-26 |
Alvaro Herrera | pg_dump: store unused attribs as NULL instead of '\0' |
commit | commitdiff | tree |
| 2019-04-26 |
Peter Eisentraut | doc: Update section on NFS |
commit | commitdiff | tree |
| 2019-04-26 |
Etsuro Fujita | Add FDW documentation notes about insert and update... |
commit | commitdiff | tree |
| 2019-04-25 |
Peter Geoghegan | Sanitize line pointers within contrib/amcheck. |
commit | commitdiff | tree |
| 2019-04-25 |
Alvaro Herrera | Fix partitioned index attachment |
commit | commitdiff | tree |
| 2019-04-25 |
Fujii Masao | Fix file path in comment. |
commit | commitdiff | tree |
| 2019-04-25 |
Fujii Masao | Fix function names in comments. |
commit | commitdiff | tree |
| 2019-04-25 |
Alvaro Herrera | Fix tablespace inheritance for partitioned rels |
commit | commitdiff | tree |
| 2019-04-24 |
Alvaro Herrera | Make pg_dump emit ATTACH PARTITION instead of PARTITION OF |
commit | commitdiff | tree |
| 2019-04-24 |
Tom Lane | Fix some minor postmaster-state-machine issues. |
commit | commitdiff | tree |
| 2019-04-24 |
Alvaro Herrera | Unify error messages |
commit | commitdiff | tree |
| 2019-04-24 |
Etsuro Fujita | postgres_fdw: Fix incorrect handling of row movement... |
commit | commitdiff | tree |
| 2019-04-24 |
Andres Freund | Allow pg_class xid & multixid horizons to not be set. |
commit | commitdiff | tree |
| 2019-04-23 |
Tom Lane | Repair assorted issues in locale data extraction. |
commit | commitdiff | tree |
| 2019-04-23 |
Tom Lane | Remove useless comment. |
commit | commitdiff | tree |
| 2019-04-23 |
Peter Geoghegan | Prevent O(N^2) unique index insertion edge case. |
commit | commitdiff | tree |
| 2019-04-23 |
Tom Lane | Avoid order-of-execution problems with ALTER TABLE... |
commit | commitdiff | tree |
| 2019-04-23 |
Tom Lane | Don't request pretty-printed output from xmlNodeDump(). |
commit | commitdiff | tree |
| 2019-04-23 |
Michael Paquier | Fix detection of passwords hashed with MD5 or SCRAM... |
commit | commitdiff | tree |
| 2019-04-22 |
Andres Freund | Convert gist to compute page level xid horizon on primary. |
commit | commitdiff | tree |
| 2019-04-22 |
Fujii Masao | Fix documentation of pg_start_backup and pg_stop_backup... |
commit | commitdiff | tree |
| 2019-04-21 |
Tomas Vondra | Fix mvdistinct and dependencies size calculations |
commit | commitdiff | tree |
| 2019-04-20 |
Bruce Momjian | docs: reorder collation regression test order in paragraph |
commit | commitdiff | tree |
| 2019-04-20 |
Stephen Frost | GSSAPI: Improve documentation and tests |
commit | commitdiff | tree |
| 2019-04-19 |
Andres Freund | Fix slot type issue for fuzzy distance index scan over... |
commit | commitdiff | tree |
| 2019-04-19 |
Andres Freund | Fix two memory leaks around force-storing tuples in... |
commit | commitdiff | tree |
| 2019-04-19 |
Tom Lane | Fix problems with auto-held portals. |
commit | commitdiff | tree |
| 2019-04-19 |
Michael Paquier | Fix collection of typos and grammar mistakes in docs... |
commit | commitdiff | tree |
| 2019-04-19 |
Michael Paquier | Clean up some documentation for log_statement_sample_rate |
commit | commitdiff | tree |
| 2019-04-19 |
Michael Paquier | Remove dependency to pageinspect in recovery tests |
commit | commitdiff | tree |
| 2019-04-19 |
Andres Freund | Fix potential use-after-free for BEFORE UPDATE row... |
commit | commitdiff | tree |
| 2019-04-18 |
Peter Eisentraut | Fix handling of temp and unlogged tables in FOR ALL... |
commit | commitdiff | tree |
| 2019-04-18 |
Andres Freund | docs: correct typo-ed path to heapam_handler.c. |
commit | commitdiff | tree |
| 2019-04-18 |
Andres Freund | pg_dump: Remove stray option parsing support for -o. |
commit | commitdiff | tree |
| 2019-04-18 |
Andres Freund | docs: cleanup/remove/update references to OID column. |
commit | commitdiff | tree |
| 2019-04-17 |
Alvaro Herrera | Tie loose ends in psql's new \dP command |
commit | commitdiff | tree |
| 2019-04-17 |
Alvaro Herrera | psql: display tablespace for partitioned indexes |
commit | commitdiff | tree |
| 2019-04-17 |
Bruce Momjian | postgresql.conf.sample: add proper defaults for includ... |
commit | commitdiff | tree |
| 2019-04-17 |
Bruce Momjian | docs: clarify pg_upgrade's recovery behavior |
commit | commitdiff | tree |
| 2019-04-17 |
Tom Lane | Fix unportable code in pgbench. |
commit | commitdiff | tree |
| 2019-04-17 |
Tom Lane | Fix assorted minor bogosity in GSSAPI transport error... |
commit | commitdiff | tree |
| 2019-04-17 |
Tom Lane | Minor jsonpath fixes. |
commit | commitdiff | tree |
| 2019-04-17 |
Magnus Hagander | Return NULL for checksum failures if checksums are... |
commit | commitdiff | tree |
| 2019-04-17 |
Michael Paquier | Fix thinko introduced by 82a5649 in slot.c |
commit | commitdiff | tree |
| 2019-04-17 |
Michael Paquier | Simplify some ERROR paths clearing wait events and... |
commit | commitdiff | tree |
| 2019-04-17 |
Michael Paquier | Rework handling of invalid indexes with REINDEX CONCURR... |
commit | commitdiff | tree |
| 2019-04-16 |
Fujii Masao | Add index terms for reloptions in documentation. |
commit | commitdiff | tree |
| 2019-04-16 |
Peter Eisentraut | Better scaling of images in HTML output |
commit | commitdiff | tree |
| 2019-04-16 |
Michael Paquier | Remove duplicate assignment when initializing logical... |
commit | commitdiff | tree |
| 2019-04-16 |
Noah Misch | Don't write to stdin of a test process that could have... |
commit | commitdiff | tree |
| 2019-04-15 |
Tom Lane | Use [FLEXIBLE_ARRAY_MEMBER] not [1] in MultiSortSupport... |
commit | commitdiff | tree |
| 2019-04-15 |
Tomas Vondra | Convert pre-existing stats_ext tests to new style |
commit | commitdiff | tree |
| 2019-04-15 |
Tomas Vondra | Fix pg_mcv_list deserialization |
commit | commitdiff | tree |
| 2019-04-15 |
Tom Lane | Fix failure with textual partition hash keys. |
commit | commitdiff | tree |
| 2019-04-15 |
Tom Lane | Avoid possible regression test instability in timestamp... |
commit | commitdiff | tree |
| 2019-04-15 |
Alexander Korotkov | Fix division by zero in _bt_vacuum_needs_cleanup() |
commit | commitdiff | tree |
| 2019-04-15 |
Etsuro Fujita | Fix thinko in ExecCleanupTupleRouting(). |
commit | commitdiff | tree |
| 2019-04-15 |
Peter Eisentraut | Unbreak index optimization for LIKE on bytea |
commit | commitdiff | tree |
| 2019-04-15 |
Michael Paquier | Fix SHOW ALL command for non-superusers with replicatio... |
commit | commitdiff | tree |
| 2019-04-15 |
Noah Misch | Test both 0.0.0.0 and 127.0.0.x addresses to find a... |
commit | commitdiff | tree |
| 2019-04-14 |
Michael Paquier | Switch TAP tests of pg_rewind to use non-superuser... |
commit | commitdiff | tree |
| 2019-04-14 |
Noah Misch | MSYS: Translate REGRESS_SHLIB to a Windows file name. |
commit | commitdiff | tree |
| 2019-04-13 |
Noah Misch | When Perl "kill(9, ...)" fails, try "pg_ctl kill". |
commit | commitdiff | tree |
| 2019-04-13 |
Tom Lane | Prevent memory leaks associated with relcache rd_partch... |
commit | commitdiff | tree |
| 2019-04-13 |
Noah Misch | Consistently test for in-use shared memory. |
commit | commitdiff | tree |
| 2019-04-13 |
Michael Paquier | Revert "Switch TAP tests of pg_rewind to use a role... |
commit | commitdiff | tree |
| 2019-04-12 |
Magnus Hagander | Show shared object statistics in pg_stat_database |
commit | commitdiff | tree |
| 2019-04-12 |
Peter Eisentraut | Fix REINDEX CONCURRENTLY of partitions |
commit | commitdiff | tree |
| 2019-04-12 |
Thomas Munro | Fix GetNewTransactionId()'s interaction with xidVacLimit. |
commit | commitdiff | tree |
| 2019-04-12 |
Michael Paquier | Fix typos in reloptions.c |
commit | commitdiff | tree |
| 2019-04-12 |
Michael Paquier | Switch TAP tests of pg_rewind to use a role with minima... |
commit | commitdiff | tree |
| 2019-04-12 |
Michael Paquier | Fix more strcmp() calls using boolean-like comparisons... |
commit | commitdiff | tree |
| 2019-04-11 |
Tom Lane | Re-order some regression test scripts for more parallelism. |
commit | commitdiff | tree |
| 2019-04-11 |
Tom Lane | Speed up sort-order-comparison tests in create_index_sp... |
commit | commitdiff | tree |
| 2019-04-11 |
Tom Lane | Split up a couple of long-running regression test scripts. |
commit | commitdiff | tree |
| 2019-04-11 |
Tom Lane | Move plpgsql error-trapping tests to a new module-speci... |
commit | commitdiff | tree |
| 2019-04-11 |
Michael Meskes | Fix off-by-one check that can lead to a memory overflow... |
commit | commitdiff | tree |
| 2019-04-11 |
Tom Lane | Remove duplicative polygon SP-GiST sequencing test. |
commit | commitdiff | tree |
| 2019-04-11 |
Bruce Momjian | doc: adjust libpq wording to be neither/nor |
commit | commitdiff | tree |
| next |