2019-03-18 |
Michael Paquier | Error out in pg_verify_checksums on incompatible block... |
commit | commitdiff | tree |
2019-03-15 |
Peter Eisentraut | Fix volatile vs. pointer confusion |
commit | commitdiff | tree |
2019-03-14 |
Tom Lane | Ensure dummy paths have correct required_outer if rel... |
commit | commitdiff | tree |
2019-03-14 |
Michael Paquier | Fix thinko when bumping on temporary directories in... |
commit | commitdiff | tree |
2019-03-13 |
Magnus Hagander | Remove extra comma |
commit | commitdiff | tree |
2019-03-13 |
Michael Paquier | Fix cross-version compatibility checks of pg_verify_che... |
commit | commitdiff | tree |
2019-03-12 |
Etsuro Fujita | Fix testing of parallel-safety of scan/join target. |
commit | commitdiff | tree |
2019-03-11 |
Michael Meskes | Fix potential memory access violation in ecpg if filena... |
commit | commitdiff | tree |
2019-03-10 |
Alvaro Herrera | Fix documentation on partitioning vs. foreign tables |
commit | commitdiff | tree |
2019-03-10 |
Tom Lane | Disallow NaN as a value for floating-point GUCs. |
commit | commitdiff | tree |
2019-03-09 |
Tom Lane | Simplify release-note links to back branches. |
commit | commitdiff | tree |
2019-03-08 |
Michael Paquier | Fix function signatures of pageinspect in documentation |
commit | commitdiff | tree |
2019-03-07 |
Tom Lane | Fix handling of targetlist SRFs when scan/join relation... |
commit | commitdiff | tree |
2019-03-05 |
Andrew Dunstan | Disable dump_connstr test on Msys2 |
commit | commitdiff | tree |
2019-03-05 |
Andrew Dunstan | Fix pgbench TAP test failure with funky file names... |
commit | commitdiff | tree |
2019-03-04 |
Michael Paquier | Fix error handling of readdir() port implementation... |
commit | commitdiff | tree |
2019-03-03 |
Dean Rasheed | Further fixing for multi-row VALUES lists for updatable... |
commit | commitdiff | tree |
2019-02-28 |
Michael Paquier | Improve documentation of data_sync_retry |
commit | commitdiff | tree |
2019-02-28 |
Michael Paquier | Fix SCRAM authentication via SSL when mixing versions... |
commit | commitdiff | tree |
2019-02-24 |
Thomas Munro | Fix inconsistent out-of-memory error reporting in dsa.c. |
commit | commitdiff | tree |
2019-02-24 |
Tom Lane | Fix ecpg bugs caused by missing semicolons in the backe... |
commit | commitdiff | tree |
2019-02-24 |
Thomas Munro | Tolerate EINVAL when calling fsync() on a directory. |
commit | commitdiff | tree |
2019-02-24 |
Thomas Munro | Tolerate ENOSYS failure from sync_file_range(). |
commit | commitdiff | tree |
2019-02-22 |
Tom Lane | Fix plan created for inherited UPDATE/DELETE with all... |
commit | commitdiff | tree |
2019-02-22 |
Alvaro Herrera | Report correct name in autovacuum "work items" activity |
commit | commitdiff | tree |
2019-02-21 |
Peter Eisentraut | Fix dbtoepub output file name |
commit | commitdiff | tree |
2019-02-21 |
Tom Lane | Speed up match_eclasses_to_foreign_key_col() when there... |
commit | commitdiff | tree |
2019-02-20 |
Tom Lane | Fix incorrect strictness test for ArrayCoerceExpr expre... |
commit | commitdiff | tree |
2019-02-20 |
Alvaro Herrera | Make object address handling more robust |
commit | commitdiff | tree |
2019-02-20 |
Dean Rasheed | Fix DEFAULT-handling in multi-row VALUES lists for... |
commit | commitdiff | tree |
2019-02-20 |
Michael Paquier | Mark correctly initial slot snapshots with MVCC type... |
commit | commitdiff | tree |
2019-02-19 |
Tom Lane | Fix omissions in ecpg/test/sql/.gitignore. |
commit | commitdiff | tree |
2019-02-18 |
Michael Meskes | Sync ECPG's CREATE TABLE AS statement with backend's. |
commit | commitdiff | tree |
2019-02-18 |
Michael Paquier | Fix some issues with TAP tests of pg_basebackup |
commit | commitdiff | tree |
2019-02-17 |
Thomas Munro | Fix race in dsm_unpin_segment() when handles are reused. |
commit | commitdiff | tree |
2019-02-17 |
Joe Conway | Fix documentation for dblink_error_message() return... |
commit | commitdiff | tree |
2019-02-17 |
Tom Lane | Fix CREATE VIEW to allow zero-column views. |
commit | commitdiff | tree |
2019-02-17 |
Tatsuo Ishii | Doc: remove ancient comment. |
commit | commitdiff | tree |
2019-02-17 |
Noah Misch | Fix CLogTruncationLock documentation. |
commit | commitdiff | tree |
2019-02-15 |
Michael Paquier | Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE |
commit | commitdiff | tree |
2019-02-15 |
Thomas Munro | Fix race in dsm_attach() when handles are reused. |
commit | commitdiff | tree |
2019-02-13 |
Thomas Munro | Fix rare dsa_allocate() failures due to freepage.c... |
commit | commitdiff | tree |
2019-02-12 |
Tom Lane | Clean up planner confusion between ncolumns and nkeycol... |
commit | commitdiff | tree |
2019-02-12 |
Alvaro Herrera | Relax overly strict assertion |
commit | commitdiff | tree |
2019-02-12 |
Tom Lane | Fix erroneous error reports in snapbuild.c. |
commit | commitdiff | tree |
2019-02-12 |
Michael Paquier | Clarify docs about limitations of constraint exclusion... |
commit | commitdiff | tree |
2019-02-11 |
Tom Lane | Stamp 11.2. REL_11_2 |
commit | commitdiff | tree |
2019-02-11 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2019-02-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2019-02-11 |
Peter Eisentraut | Adjust error message |
commit | commitdiff | tree |
2019-02-11 |
Tom Lane | Fix indexable-row-comparison logic to account for cover... |
commit | commitdiff | tree |
2019-02-10 |
Tom Lane | Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. |
commit | commitdiff | tree |
2019-02-10 |
Tom Lane | Second draft of back-branch release notes. |
commit | commitdiff | tree |
2019-02-10 |
Alvaro Herrera | Fix trigger drop procedure |
commit | commitdiff | tree |
2019-02-10 |
Tom Lane | Solve cross-version-upgrade testing problem induced... |
commit | commitdiff | tree |
2019-02-10 |
Tom Lane | Repair unsafe/unportable snprintf usage in pg_restore. |
commit | commitdiff | tree |
2019-02-09 |
Tom Lane | Call set_rel_pathlist_hook before generate_gather_paths... |
commit | commitdiff | tree |
2019-02-09 |
Andres Freund | For 11 only, put back heap_expand_tuple to GetTupleForT... |
commit | commitdiff | tree |
2019-02-09 |
Andres Freund | Reset, not recreate, execGrouping.c style hashtables. |
commit | commitdiff | tree |
2019-02-09 |
Andres Freund | Allow to reset execGrouping.c style tuple hashtables. |
commit | commitdiff | tree |
2019-02-09 |
Andres Freund | simplehash: Add support for resetting a hashtable's... |
commit | commitdiff | tree |
2019-02-09 |
Andres Freund | Plug leak in BuildTupleHashTable by creating ExprContex... |
commit | commitdiff | tree |
2019-02-09 |
Tom Lane | First-draft release notes for 11.2. |
commit | commitdiff | tree |
2019-02-08 |
Tom Lane | Defend against null error message reported by libxml2. |
commit | commitdiff | tree |
2019-02-08 |
Tom Lane | Doc: fix thinko in description of how to escape a backs... |
commit | commitdiff | tree |
2019-02-07 |
Tom Lane | Ensure that foreign scans with lateral refs are planned... |
commit | commitdiff | tree |
2019-02-07 |
Andrew Dunstan | Fix searchpath and module location for pg_rewind and... |
commit | commitdiff | tree |
2019-02-07 |
Peter Eisentraut | Add collation assignment to CALL statement |
commit | commitdiff | tree |
2019-02-07 |
Amit Kapila | Doc: Update the documentation for row movement behavior... |
commit | commitdiff | tree |
2019-02-06 |
Peter Geoghegan | Avoid amcheck inline compression false positives. |
commit | commitdiff | tree |
2019-02-06 |
Tom Lane | Propagate lateral-reference information to indirect... |
commit | commitdiff | tree |
2019-02-06 |
Andrew Dunstan | Unify searchpath and do file logic in MSVC build scripts. |
commit | commitdiff | tree |
2019-02-06 |
Andres Freund | Fix heap_getattr() handling of fast defaults. |
commit | commitdiff | tree |
2019-02-06 |
Andrew Dunstan | Fix included file path for modern perl |
commit | commitdiff | tree |
2019-02-05 |
Andrew Dunstan | Keep perl style checker happy |
commit | commitdiff | tree |
2019-02-05 |
Tom Lane | Update time zone data files to tzdata release 2018i. |
commit | commitdiff | tree |
2019-02-05 |
Andrew Dunstan | Fix searchpath for modern Perl for genbki.pl |
commit | commitdiff | tree |
2019-02-05 |
Tom Lane | Doc: in each release branch, keep only that branch... |
commit | commitdiff | tree |
2019-02-04 |
Tom Lane | Fix dumping of matviews with indirect dependencies... |
commit | commitdiff | tree |
2019-02-04 |
Andrew Gierth | Move port-specific parts of with_temp_install to port... |
commit | commitdiff | tree |
2019-02-04 |
Michael Paquier | Clarify behavior of initdb's --allow-group-access on... |
commit | commitdiff | tree |
2019-02-03 |
Michael Paquier | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables... |
commit | commitdiff | tree |
2019-02-02 |
Amit Kapila | Avoid possible deadlock while locking multiple heap... |
commit | commitdiff | tree |
2019-02-01 |
Michael Paquier | Fix use of dangling pointer in heap_delete() when loggi... |
commit | commitdiff | tree |
2019-01-30 |
Peter Eisentraut | Fix a crash in logical replication |
commit | commitdiff | tree |
2019-01-29 |
Magnus Hagander | Improve wording about WAL files in tar mode of pg_baseb... |
commit | commitdiff | tree |
2019-01-29 |
Andres Freund | Fix LLVM related headers to compile standalone (to... |
commit | commitdiff | tree |
2019-01-28 |
Andres Freund | Install JIT related headers. |
commit | commitdiff | tree |
2019-01-27 |
Tom Lane | Allow for yet another crash symptom in 013_crash_restar... |
commit | commitdiff | tree |
2019-01-26 |
Tom Lane | Fix psql's "\g target" meta-command to work with COPY... |
commit | commitdiff | tree |
2019-01-26 |
Tom Lane | Allow UNLISTEN in hot-standby mode. |
commit | commitdiff | tree |
2019-01-24 |
Tom Lane | Remove infinite-loop hazards in ecpg test suite. |
commit | commitdiff | tree |
2019-01-24 |
Alvaro Herrera | Fix droppability of constraints upon partition detach |
commit | commitdiff | tree |
2019-01-24 |
Tom Lane | Fix portability problem in pgbench. |
commit | commitdiff | tree |
2019-01-24 |
Alvaro Herrera | Simplify coding to detach constraints when detaching... |
commit | commitdiff | tree |
2019-01-24 |
Tom Lane | Blind attempt to fix _configthreadlocale() failures... |
commit | commitdiff | tree |
2019-01-24 |
Alvaro Herrera | Detach constraints when partitions are detached |
commit | commitdiff | tree |
2019-01-23 |
Heikki Linnakangas | Fix misc typos in comments. |
commit | commitdiff | tree |
2019-01-23 |
Tatsuo Ishii | Doc: fix typo in URL of OASIS group web site. |
commit | commitdiff | tree |
2019-01-22 |
Andres Freund | llvm: Fix file-ending in IDENTIFICATION comments. |
commit | commitdiff | tree |
next |