2019-06-12 |
Tom Lane | In walreceiver, don't try to do ereport() in a signal... |
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 |
David Rowley | doc: Add best practises section to partitioning docs |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Tom Lane | Fix conversion of JSON strings to JSON output columns... |
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-10 |
Alvaro Herrera | Make pg_dump emit ATTACH PARTITION instead of PARTITION... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Alexander Korotkov | Fix operator naming in pg_trgm GUC option descriptions |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Alexander Korotkov | Add docs of missing GUC to pgtrgm.sgml |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Alexander Korotkov | Fix docs indentation in pgtrgm.sgml |
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-07 |
Amit Kapila | Fix inconsistency in comments atop ExecParallelEstimate. |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Tom Lane | Mark a few parallelism-related variables with PGDLLIMPORT. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Tom Lane | Fix contrib/auto_explain to not cause problems in paral... |
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-30 |
Tomas Vondra | Make error logging in extended statistics more consistent |
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-23 |
Andrew Gierth | Fix array size allocation for HashAggregate hash keys. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Michael Paquier | Fix ordering of GRANT commands in pg_dumpall for tables... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Michael Paquier | Fix ordering of GRANT commands in pg_dumpall for databa... |
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-14 |
Andres Freund | Add isolation test for INSERT ON CONFLICT speculative... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Heikki Linnakangas | Fix comment on when HOT update is possible. |
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 logical replication's ideas about which type OIDs... |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Tom Lane | Fix misuse of an integer as a bool. |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Etsuro Fujita | postgres_fdw: Fix typo in comment. |
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 |
Noah Misch | Honor TEMP_CONFIG in TAP suites. |
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 |
Tom Lane | Repair issues with faulty generation of merge-append... |
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 |
Thomas Munro | Probe only 127.0.0.1 when looking for ports on Unix. |
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 10.8. REL_10_8 |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Alvaro Herrera | Revert "Make pg_dump emit ATTACH PARTITION instead... |
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-04 |
Peter Eisentraut | pg_dump: Fix newline in error message |
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-29 |
Peter Eisentraut | Fix potential catalog corruption with temporary identit... |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Tom Lane | Avoid postgres_fdw crash for a targetlist entry that... |
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 |
Alvaro Herrera | Make pg_dump emit ATTACH PARTITION instead of PARTITION OF |
commit | commitdiff | tree | snapshot |
2019-04-24 |
Tom Lane | Fix some minor postmaster-state-machine issues. |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Tom Lane | Repair assorted issues in locale data extraction. |
commit | commitdiff | tree | snapshot |
2019-04-23 |
Michael Paquier | Fix detection of passwords hashed with MD5 or SCRAM... |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Fujii Masao | Fix documentation of pg_start_backup and pg_stop_backup... |
commit | commitdiff | tree | snapshot |
2019-04-20 |
Bruce Momjian | docs: reorder collation regression test order in paragraph |
commit | commitdiff | tree | snapshot |
2019-04-18 |
Peter Eisentraut | Fix handling of temp and unlogged tables in FOR ALL... |
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-16 |
Noah Misch | Don't write to stdin of a test process that could have... |
commit | commitdiff | tree | snapshot |
2019-04-15 |
Michael Paquier | Fix SHOW ALL command for non-superusers with replicatio... |
commit | commitdiff | tree | snapshot |
2019-04-15 |
Noah Misch | Test both 0.0.0.0 and 127.0.0.x addresses to find a... |
commit | commitdiff | tree | snapshot |
2019-04-14 |
Noah Misch | MSYS: Skip src/test/recovery/t/017_shm.pl. |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Noah Misch | When Perl "kill(9, ...)" fails, try "pg_ctl kill". |
commit | commitdiff | tree | snapshot |
2019-04-13 |
Tom Lane | Prevent memory leaks associated with relcache rd_partch... |
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-10 |
Amit Kapila | Avoid counting transaction stats for parallel worker... |
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-08 |
Peter Eisentraut | doc: Update serial explanation |
commit | commitdiff | tree | snapshot |
2019-04-08 |
Tom Lane | Fix EvalPlanQualStart to handle partitioned result... |
commit | commitdiff | tree | snapshot |
2019-04-07 |
Tom Lane | Clean up side-effects of commits ab5fcf2b0 et al. |
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 | Make src/test/recovery/t/017_shm.pl safe for concurrent... |
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 |
Thomas Munro | Fix off-by-one error in txid_status(). |
commit | commitdiff | tree | snapshot |
next |