2019-04-13 |
Noah Misch | Consistently test for in-use shared memory. |
commit | commitdiff | tree | snapshot |
2019-04-11 |
Michael Meskes | Fix off-by-one check that can lead to a memory overflow... |
commit | commitdiff | tree | snapshot |
2019-04-11 |
Bruce Momjian | doc: adjust libpq wording to be neither/nor |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Noah Misch | Define WIN32_STACK_RLIMIT throughout win32 and cygwin... |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Noah Misch | Avoid "could not reattach" by providing space for concu... |
commit | commitdiff | tree | snapshot |
2019-04-08 |
Tom Lane | Fix improper interaction of FULL JOINs with lateral... |
commit | commitdiff | tree | snapshot |
2019-04-05 |
Noah Misch | Revert "Consistently test for in-use shared memory." |
commit | commitdiff | tree | snapshot |
2019-04-04 |
Noah Misch | Silence -Wimplicit-fallthrough in sysv_shmem.c. |
commit | commitdiff | tree | snapshot |
2019-04-04 |
Noah Misch | Handle USE_MODULE_DB for all tests able to use an insta... |
commit | commitdiff | tree | snapshot |
2019-04-04 |
Noah Misch | Consistently test for in-use shared memory. |
commit | commitdiff | tree | snapshot |
2019-04-01 |
Noah Misch | Update HINT for pre-existing shared memory block. |
commit | commitdiff | tree | snapshot |
2019-03-27 |
Tomas Vondra | Track unowned relations in doubly-linked list |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Tom Lane | Doc: clarify that REASSIGN OWNED doesn't handle default... |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Tom Lane | Avoid double-free in vacuumlo error path. |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Alexander Korotkov | Fix WAL format incompatibility introduced by backpatchi... |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Tom Lane | Remove inadequate check for duplicate "xml" PI. |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Tom Lane | Revert strlen -> strnlen optimization pre-v11. |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Tom Lane | Ensure xmloption = content while restoring pg_dump... |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Tom Lane | Accept XML documents when xmloption = content, as requi... |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Tom Lane | Make checkpoint requests more robust. |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Tom Lane | Ensure dummy paths have correct required_outer if rel... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Michael Meskes | Fix potential memory access violation in ecpg if filena... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Tom Lane | Disallow NaN as a value for floating-point GUCs. |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Tom Lane | Simplify release-note links to back branches. |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Michael Paquier | Fix error handling of readdir() port implementation... |
commit | commitdiff | tree | snapshot |
2019-03-03 |
Dean Rasheed | Further fixing for multi-row VALUES lists for updatable... |
commit | commitdiff | tree | snapshot |
2019-02-28 |
Michael Paquier | Improve documentation of data_sync_retry |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Tom Lane | Fix ecpg bugs caused by missing semicolons in the backe... |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Thomas Munro | Tolerate EINVAL when calling fsync() on a directory. |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Tom Lane | Fix plan created for inherited UPDATE/DELETE with all... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Dean Rasheed | Fix DEFAULT-handling in multi-row VALUES lists for... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Michael Paquier | Mark correctly initial slot snapshots with MVCC type... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Joe Conway | Fix documentation for dblink_error_message() return... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Tom Lane | Fix CREATE VIEW to allow zero-column views. |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Thomas Munro | Fix race in dsm_attach() when handles are reused. |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Alvaro Herrera | Relax overly strict assertion |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Tom Lane | Fix erroneous error reports in snapbuild.c. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tom Lane | Stamp 9.4.21. REL9_4_21 |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Tom Lane | Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Tom Lane | Repair unsafe/unportable snprintf usage in pg_restore. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Tom Lane | Defend against null error message reported by libxml2. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Tom Lane | Doc: fix thinko in description of how to escape a backs... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Tom Lane | Ensure that foreign scans with lateral refs are planned... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Tom Lane | Propagate lateral-reference information to indirect... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Andrew Dunstan | Unify searchpath and do file logic in MSVC build scripts. |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Andrew Dunstan | Fix included file path for modern perl |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Andrew Dunstan | More fixed for modern perl on back branches |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Andrew Dunstan | Keep perl style checker happy |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Tom Lane | Update time zone data files to tzdata release 2018i. |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Andrew Dunstan | Fix searchpath for modern Perl for genbki.pl |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Tom Lane | Doc: in each release branch, keep only that branch... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Tom Lane | Fix dumping of matviews with indirect dependencies... |
commit | commitdiff | tree | snapshot |
2019-02-03 |
Michael Paquier | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Amit Kapila | Avoid possible deadlock while locking multiple heap... |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Michael Paquier | Fix use of dangling pointer in heap_delete() when loggi... |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Peter Eisentraut | Fix a crash in logical replication |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Tom Lane | Allow UNLISTEN in hot-standby mode. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Tom Lane | Remove infinite-loop hazards in ecpg test suite. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Tom Lane | Blind attempt to fix _configthreadlocale() failures... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Heikki Linnakangas | Fix misc typos in comments. |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Tom Lane | Avoid thread-safety problem in ecpglib. |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Tomas Vondra | Revert "Add valgrind suppressions for wcsrtombs optimiz... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Tom Lane | Use our own getopt() on OpenBSD. |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Magnus Hagander | Replace references to mailinglists with @lists.postgres... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Magnus Hagander | Remove references to Majordomo |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Andrew Gierth | Postpone aggregate checks until after collation is... |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Andrew Dunstan | fix typo |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Andrew Dunstan | Make DLSUFFIX easily discoverable by build scripts |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Tom Lane | Doc: update our docs about kernel IPC parameters on... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Andrew Gierth | doc: document that INFO messages always go to client. |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Michael Paquier | doc: Update RFC URLs |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Tom Lane | Improve ANALYZE's handling of concurrent-update scenarios. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Tom Lane | Don't believe MinMaxExpr is leakproof without checking. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Noah Misch | pg_regress: Promptly detect failed postmaster startup. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Alvaro Herrera | Have DISCARD ALL/TEMP remove leftover temp tables |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Alvaro Herrera | Make autovacuum more selective about temp tables to... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Michael Paquier | Ignore inherited temp relations from other sessions... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Tom Lane | Fix portability failure introduced in commits d2b0b60e7... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
Peter Eisentraut | Fix ancient compiler warnings and typos in !HAVE_SYMLIN... |
commit | commitdiff | tree | snapshot |
2018-12-20 |
Tom Lane | Doc: fix ancient mistake in search_path documentation. |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Tom Lane | Fix ancient thinko in mergejoin cost estimation. |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Michael Paquier | Update project link of pgBadger in documentation |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Michael Paquier | Fix use-after-free bug when renaming constraints |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Michael Paquier | Make constraint rename issue relcache invalidation... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Tom Lane | Make error handling in parallel pg_upgrade less bogus. |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Alexander Korotkov | Fix wrong backpatching of ginRedoDeletePage() deadlock fix |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Alexander Korotkov | Prevent GIN deleted pages from being reclaimed too... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Alexander Korotkov | Prevent deadlock in ginRedoDeletePage() |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Tom Lane | Doc: improve documentation about ALTER LARGE OBJECT... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Tom Lane | Add stack depth checks to key recursive functions in... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Tom Lane | Improve our response to invalid format strings, and... |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Tom Lane | Document handling of invalid/ambiguous timestamp input... |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Tom Lane | Ensure static libraries have correct mod time even... |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Michael Paquier | Fix handling of synchronous replication for stopping... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Tomas Vondra | Do not decode TOAST data for table rewrites |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Bruce Momjian | doc: fix wording for plpgsql, add "and" |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Tom Lane | Fix translation of special characters in psql's LaTeX... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Michael Paquier | Revert "Fix typo in documentation of toast storage" |
commit | commitdiff | tree | snapshot |
next |