2019-07-16 |
Bruce Momjian | doc: mention pg_reload_conf() for reloading the config... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Michael Paquier | Fix variable initialization when using buffering build... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Michael Paquier | Add support for Visual Studio 2019 in build scripts |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Noah Misch | Don't read fields of a misaligned ExpandedObjectHeader... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Andrew Gierth | Repair logic for reordering grouping sets optimization. |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Thomas Munro | Fix misleading comment in nodeIndexonlyscan.c. |
commit | commitdiff | tree | snapshot |
2019-06-27 |
Tomas Vondra | Update reference to sampling algorithm in analyze.c |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Michael Paquier | Add support for OpenSSL 1.1.0 and newer versions in... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Thomas Munro | Don't unset MAKEFLAGS in non-GNU Makefile. |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Tom Lane | Further fix ALTER COLUMN TYPE's handling of indexes... |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Tom Lane | Fix spinlock assembly code for MIPS so it works on... |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Thomas Munro | Remove obsolete comments about sempahores from proc.c. |
commit | commitdiff | tree | snapshot |
2019-06-17 |
Tom Lane | Stamp 9.5.18. REL9_5_18 |
commit | commitdiff | tree | snapshot |
2019-06-17 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2019-06-16 |
Tom Lane | Release notes for 10.9, 9.6.14, 9.5.18, 9.4.23. |
commit | commitdiff | tree | snapshot |
2019-06-15 |
Andrew Gierth | Prefer timezone name "UTC" over alternative spellings. |
commit | commitdiff | tree | snapshot |
2019-06-14 |
Tom Lane | Attempt to identify system timezone by reading /etc... |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Tom Lane | Mark ReplicationSlotCtl as PGDLLIMPORT. |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Etsuro Fujita | postgres_fdw: Account for triggers in non-direct remote... |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Tom Lane | Doc: improve description of allowed spellings for Boole... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Tom Lane | Fix incorrect printing of queries with duplicated join... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Tom Lane | Fix ALTER COLUMN TYPE failure with a partial exclusion... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Michael Paquier | Fix handling of COMMENT for domain constraints |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Andres Freund | Don't access catalogs to validate GUCs when not connect... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Heikki Linnakangas | Fix copy-pasto in freeing memory on error in vacuumlo. |
commit | commitdiff | tree | snapshot |
2019-06-01 |
Michael Paquier | Fix documentation of check_option in information_schema... |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Lane | Fix C++ incompatibilities in plpgsql's header files. |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Noah Misch | MSVC: Add "use File::Path qw(rmtree)". |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Noah Misch | In the pg_upgrade test suite, don't write to src/test... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Noah Misch | In the pg_upgrade test suite, remove and recreate ... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Andres Freund | pg_upgrade: Make test.sh's installcheck use to-be-upgra... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Michael Paquier | Fix some grammar in documentation of spgist and pgbench |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Noah Misch | Revert "In the pg_upgrade test suite, don't write to... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Noah Misch | In the pg_upgrade test suite, don't write to src/test... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Peter Geoghegan | Doc: Refer to line pointers as item identifiers. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Tom Lane | Fix misuse of an integer as a bool. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
Tom Lane | Fix misoptimization of "{1,1}" quantifiers in regular... |
commit | commitdiff | tree | snapshot |
2019-05-12 |
Noah Misch | Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. |
commit | commitdiff | tree | snapshot |
2019-05-12 |
Tom Lane | Rearrange pgstat_bestart() to avoid failures within... |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Michael Paquier | Fix error reporting in reindexdb |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Tom Lane | Cope with EINVAL and EIDRM shmat() failures in PGShared... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Michael Paquier | Fix error status of vacuumdb when multiple jobs are... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Fujii Masao | Fix documentation for the privileges required for repli... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Heikki Linnakangas | Remove leftover reference to old "flat file" mechanism... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Michael Paquier | Remove some code related to 7.3 and older servers from... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Tom Lane | Stamp 9.5.17. REL9_5_17 |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Dean Rasheed | Use checkAsUser for selectivity estimator checks, if... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Dean Rasheed | Fix security checks for selectivity estimation function... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Andres Freund | Remove reindex_catalog test from test schedules. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Tom Lane | Release notes for 11.3, 10.8, 9.6.13, 9.5.17, 9.4.22. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Tom Lane | Fix reindexing of pg_class indexes some more. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Andres Freund | Run catalog reindexing test from 3dbb317d32 serially... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Andres Freund | Fix unused variable compiler warning in !debug builds. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Andres Freund | Fix potential assertion failure when reindexing a pg_cl... |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Joe Conway | Correct the URL pointing to PL/R |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Tom Lane | Portability fix for zic.c. |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Tom Lane | Update time zone data files to tzdata release 2019a. |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Tom Lane | Fix some minor postmaster-state-machine issues. |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Michael Paquier | Fix detection of passwords hashed with MD5 |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Tom Lane | Repair assorted issues in locale data extraction. |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Bruce Momjian | postgresql.conf.sample: add proper defaults for includ... |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Bruce Momjian | docs: clarify pg_upgrade's recovery behavior |
commit | commitdiff | tree | snapshot |
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-10 |
Tom Lane | Fix backwards test in operator_precedence_warning logic. |
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-05 |
Michael Paquier | Fix some documentation in pg_rewind |
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-02 |
Dean Rasheed | Perform RLS subquery checks as the right user when... |
commit | commitdiff | tree | snapshot |
2019-04-01 |
Noah Misch | Update HINT for pre-existing shared memory block. |
commit | commitdiff | tree | snapshot |
2019-03-31 |
Andrew Dunstan | Have pg_upgrade's Makefile honor NO_TEMP_INSTALL |
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-15 |
Peter Eisentraut | Fix volatile vs. pointer confusion |
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 |
next |