2019-12-18 |
Amit Kapila | Fix subscriber invalid memory access on DDL. |
commit | commitdiff | tree |
2019-12-17 |
Tom Lane | Fix error reporting for index expressions of prohibited... |
commit | commitdiff | tree |
2019-12-16 |
Tom Lane | On Windows, wait a little to see if ERROR_ACCESS_DENIED... |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Remove redundant function calls in timestamp[tz]_part(). |
commit | commitdiff | tree |
2019-12-12 |
Etsuro Fujita | Remove extra parenthesis from comment. |
commit | commitdiff | tree |
2019-12-11 |
Tom Lane | Doc: back-patch documentation about limitations of... |
commit | commitdiff | tree |
2019-12-09 |
Tom Lane | Fix race condition in our Windows signal emulation. |
commit | commitdiff | tree |
2019-12-09 |
Tom Lane | Improve isolationtester's timeout management. |
commit | commitdiff | tree |
2019-12-09 |
Amit Kapila | Fix typos in miscinit.c. |
commit | commitdiff | tree |
2019-12-08 |
Noah Misch | Document search_path security with untrusted dbowner... |
commit | commitdiff | tree |
2019-12-03 |
Tomas Vondra | Ensure maxlen is at leat 1 in dict_int |
commit | commitdiff | tree |
2019-12-01 |
Tom Lane | Fix misbehavior with expression indexes on ON COMMIT... |
commit | commitdiff | tree |
2019-11-30 |
Tomas Vondra | Fix off-by-one error in PGTYPEStimestamp_fmt_asc |
commit | commitdiff | tree |
2019-11-27 |
Etsuro Fujita | Fix typo in comment. |
commit | commitdiff | tree |
2019-11-26 |
Amit Kapila | Don't shut down Gather[Merge] early under Limit. |
commit | commitdiff | tree |
2019-11-24 |
Tom Lane | Avoid assertion failure with LISTEN in a serializable... |
commit | commitdiff | tree |
2019-11-24 |
Thomas Munro | doc: Fix whitespace in syntax. |
commit | commitdiff | tree |
2019-11-24 |
Tom Lane | Stabilize NOTIFY behavior by transmitting notifies... |
commit | commitdiff | tree |
2019-11-23 |
Tom Lane | Improve test coverage for LISTEN/NOTIFY. |
commit | commitdiff | tree |
2019-11-22 |
Tom Lane | Add test coverage for "unchanged toast column" replicat... |
commit | commitdiff | tree |
2019-11-22 |
Tom Lane | Fix bogus tuple-slot management in logical replication... |
commit | commitdiff | tree |
2019-11-21 |
Tom Lane | Defend against self-referential views in relation_is_up... |
commit | commitdiff | tree |
2019-11-21 |
Michael Paquier | Provide statistics for hypothetical BRIN indexes |
commit | commitdiff | tree |
2019-11-20 |
Magnus Hagander | Remove incorrect markup |
commit | commitdiff | tree |
2019-11-19 |
Alexander Korotkov | Revise GIN README |
commit | commitdiff | tree |
2019-11-19 |
Alexander Korotkov | Fix traversing to the deleted GIN page via downlink |
commit | commitdiff | tree |
2019-11-19 |
Alexander Korotkov | Fix deadlock between ginDeletePage() and ginStepRight() |
commit | commitdiff | tree |
2019-11-19 |
Tom Lane | Doc: clarify use of RECURSIVE in WITH. |
commit | commitdiff | tree |
2019-11-19 |
Tom Lane | Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... |
commit | commitdiff | tree |
2019-11-17 |
Tom Lane | Further fix dumping of views that contain just VALUES... |
commit | commitdiff | tree |
2019-11-16 |
Tomas Vondra | Skip system attributes when applying mvdistinct stats |
commit | commitdiff | tree |
2019-11-13 |
Tom Lane | Avoid downcasing/truncation of RADIUS authentication... |
commit | commitdiff | tree |
2019-11-13 |
Tom Lane | Include TableFunc references when computing expression... |
commit | commitdiff | tree |
2019-11-13 |
Tom Lane | Handle arrays and ranges in pg_upgrade's test for non... |
commit | commitdiff | tree |
2019-11-11 |
Tom Lane | Stamp 10.11. REL_10_11 |
commit | commitdiff | tree |
2019-11-11 |
Tom Lane | Doc: fix ancient mistake, or at least obsolete info... |
commit | commitdiff | tree |
2019-11-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2019-11-10 |
Tom Lane | Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20... |
commit | commitdiff | tree |
2019-11-09 |
Peter Eisentraut | Fix subscription test |
commit | commitdiff | tree |
2019-11-09 |
Peter Eisentraut | Fix negative bitmapset member not allowed error in... |
commit | commitdiff | tree |
2019-11-08 |
Peter Eisentraut | Fix gratuitous error message variation |
commit | commitdiff | tree |
2019-11-08 |
Etsuro Fujita | postgres_fdw: Fix error message for PREPARE TRANSACTION. |
commit | commitdiff | tree |
2019-11-07 |
Bruce Momjian | docs: clarify that only INSERT and UPDATE triggers... |
commit | commitdiff | tree |
2019-11-07 |
Tom Lane | Move declaration of ecpg_gettext() to a saner place. |
commit | commitdiff | tree |
2019-11-07 |
Tom Lane | Fix integer-overflow edge case detection in interval_mu... |
commit | commitdiff | tree |
2019-11-07 |
Fujii Masao | Fix assertion failure when running pgbench -s. |
commit | commitdiff | tree |
2019-11-06 |
Peter Eisentraut | Fix memory allocation mistake |
commit | commitdiff | tree |
2019-11-06 |
Michael Paquier | Fix timestamp of sent message for write context in... |
commit | commitdiff | tree |
2019-11-06 |
Andrew Gierth | Request small targetlist for input to WindowAgg. |
commit | commitdiff | tree |
2019-11-06 |
Bruce Momjian | doc: fix plurality typo on bgwriter doc sentence |
commit | commitdiff | tree |
2019-11-05 |
Tom Lane | Avoid logging complaints about abandoned connections... |
commit | commitdiff | tree |
2019-11-05 |
Alvaro Herrera | Change pg_restore -f- to dump to stdout instead of... |
commit | commitdiff | tree |
2019-11-05 |
Michael Paquier | Doc: Improve description around ALTER TABLE ATTACH... |
commit | commitdiff | tree |
2019-11-04 |
Tom Lane | Stabilize pg_dump output order for similarly-named... |
commit | commitdiff | tree |
2019-11-04 |
Peter Eisentraut | Catch invalid typlens in a couple of places |
commit | commitdiff | tree |
2019-11-03 |
Tom Lane | Suppress warning from older compilers. |
commit | commitdiff | tree |
2019-11-02 |
Tom Lane | Validate ispell dictionaries more carefully. |
commit | commitdiff | tree |
2019-11-01 |
Michael Paquier | Fix race condition at backend exit when deleting elemen... |
commit | commitdiff | tree |
2019-10-30 |
Andres Freund | pg_waldump: Fix --bkp-details to not issue spurious... |
commit | commitdiff | tree |
2019-10-30 |
Andres Freund | pg_waldump: Fix small memory leak when rmgr->rm_identif... |
commit | commitdiff | tree |
2019-10-25 |
Tom Lane | Avoid failure when selecting a namespace node in XMLTABLE. |
commit | commitdiff | tree |
2019-10-24 |
Bruce Momjian | docs: fix wording of REFRESH CONCURRENTLY manual page |
commit | commitdiff | tree |
2019-10-23 |
Michael Paquier | Clean up properly error_context_stack in autovacuum... |
commit | commitdiff | tree |
2019-10-21 |
Tom Lane | Deal with yet another issue related to "Norwegian ... |
commit | commitdiff | tree |
2019-10-21 |
Tom Lane | Use CFLAGS_SL while probing linkability of libperl. |
commit | commitdiff | tree |
2019-10-21 |
Tom Lane | Select CFLAGS_SL at configure time, not in platform... |
commit | commitdiff | tree |
2019-10-19 |
Noah Misch | For PowerPC instruction "addi", use constraint "b". |
commit | commitdiff | tree |
2019-10-18 |
Fujii Masao | Fix failure of archive recovery with recovery_min_apply... |
commit | commitdiff | tree |
2019-10-18 |
Michael Paquier | Fix timeout handling in logical replication worker |
commit | commitdiff | tree |
2019-10-17 |
Alvaro Herrera | Fix minor bug in logical-replication walsender shutdown |
commit | commitdiff | tree |
2019-10-17 |
Thomas Munro | When restoring GUCs in parallel workers, show an error... |
commit | commitdiff | tree |
2019-10-16 |
Thomas Munro | Fix bug that could try to freeze running multixacts. |
commit | commitdiff | tree |
2019-10-16 |
Tomas Vondra | Improve the check for pg_catalog.unknown data type... |
commit | commitdiff | tree |
2019-10-16 |
Tomas Vondra | Improve the check for pg_catalog.line data type in... |
commit | commitdiff | tree |
2019-10-16 |
Michael Paquier | Doc: Fix various inconsistencies |
commit | commitdiff | tree |
2019-10-12 |
Noah Misch | AIX: Stop adding option -qsrcmsg. |
commit | commitdiff | tree |
2019-10-09 |
Michael Paquier | Flush logical mapping files with fd opened for read... |
commit | commitdiff | tree |
2019-10-07 |
Bruce Momjian | docs: Improve A?synchronous Multimaster Replication... |
commit | commitdiff | tree |
2019-10-07 |
Bruce Momjian | docs: clarify that today/tomorrow/yesterday is at... |
commit | commitdiff | tree |
2019-10-07 |
Bruce Momjian | doc: move mention of log_min_error_statement in a... |
commit | commitdiff | tree |
2019-10-07 |
Tom Lane | Check for too many postmaster children before spawning... |
commit | commitdiff | tree |
2019-10-05 |
Noah Misch | Report test_atomic_ops() failures consistently, via... |
commit | commitdiff | tree |
2019-10-05 |
Tom Lane | Avoid use of wildcard in pg_waldump's .gitignore. |
commit | commitdiff | tree |
2019-10-05 |
Andres Freund | Disable one more set of tests from c8841199509. |
commit | commitdiff | tree |
2019-10-05 |
Andres Freund | Disable one set of tests from c8841199509. |
commit | commitdiff | tree |
2019-10-04 |
Andres Freund | Add isolation tests for the combination of EPQ and... |
commit | commitdiff | tree |
2019-10-04 |
Andrew Dunstan | Handle spaces in OpenSSL install location for MSVC |
commit | commitdiff | tree |
2019-10-04 |
Tom Lane | Fix bitshiftright()'s zero-padding some more. |
commit | commitdiff | tree |
2019-10-03 |
Tom Lane | Avoid unnecessary out-of-memory errors during encoding... |
commit | commitdiff | tree |
2019-10-03 |
Tom Lane | Allow repalloc() to give back space when a large chunk... |
commit | commitdiff | tree |
2019-10-03 |
Andrew Gierth | Selectively include window frames in expression walks... |
commit | commitdiff | tree |
2019-10-02 |
Michael Paquier | Remove temporary WAL and history files at the end of... |
commit | commitdiff | tree |
2019-09-27 |
Tom Lane | Doc: clean up markup for jsonb_set and related functions. |
commit | commitdiff | tree |
2019-09-27 |
Amit Kapila | Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd... |
commit | commitdiff | tree |
2019-09-25 |
Michael Paquier | Fix failure with lock mode used for custom relation... |
commit | commitdiff | tree |
2019-09-23 |
Tom Lane | Doc: clarify handling of duplicate elements in array... |
commit | commitdiff | tree |
2019-09-22 |
Tom Lane | Fix failure to zero-pad the result of bitshiftright(). |
commit | commitdiff | tree |
2019-09-20 |
Tom Lane | Update time zone data files to tzdata release 2019c. |
commit | commitdiff | tree |
2019-09-20 |
Amit Kapila | Fix typo in commit 82fa3ff8672. |
commit | commitdiff | tree |
next |