Commit Graph

57329 Commits (15916ffb0468d0b1036ba661767fe6e1b5fb3ee8)
 

Author SHA1 Message Date
Heikki Linnakangas c21e6e2fd4 Clear CurrentResourceOwner earlier in CommitTransaction. 2 years ago
Heikki Linnakangas 325f54033e Add test_dsa module. 2 years ago
Heikki Linnakangas a8b330ffb6 Fix dsa.c with different resource owners. 2 years ago
Jeff Davis f26c2368dc Add cache for recomputeNamespacePath(). 2 years ago
Michael Paquier 7f6bc3b356 doc: Improve description of targets for pg_stat_reset_shared() 2 years ago
Robert Haas 025584a168 Change how a base backup decides which files have checksums. 2 years ago
Dean Rasheed 519fc1bd9e Support +/- infinity in the interval data type. 2 years ago
Peter Eisentraut b41b1a7f49 doc: Update note about Bison and Flex build requirements 2 years ago
Peter Eisentraut e7814b40d0 Fix capitalization of "Tcl" 2 years ago
Peter Eisentraut 43071777be Fix whitespace 2 years ago
Peter Eisentraut 3849fe7c2b Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl 2 years ago
Tom Lane 1e3f461e82 Allow new role 'regress_dump_login_role' to log in under SSPI. 2 years ago
Michael Paquier e5cca6288a Add support for pg_stat_reset_slru without argument 2 years ago
Tom Lane a70f2a57f2 Don't try to dump RLS policies or security labels for extension objects. 2 years ago
Bruce Momjian 24943fba46 doc: clarify handling of ts_headline() operators & extra words 2 years ago
Bruce Momjian f279241b09 psql: improve description consistency of \dTS data types 2 years ago
Bruce Momjian 7539a1b2fc doc: clarify handling of range upper/lower/upper_inf/lower_inf() 2 years ago
Tom Lane d1379ebf4c Improve default and empty privilege outputs in psql. 2 years ago
Bruce Momjian bd86407892 doc: move ROW IS NULL examples to a different chapter 2 years ago
Bruce Momjian 8680bae846 doc: clarify that pg_global can _only_ be used for system tabs. 2 years ago
Bruce Momjian e61a82c949 Adjust file_fdw regression tests for acc95f29ef FREEZE commit 2 years ago
Bruce Momjian 151a0ee76d doc: restructure ALTER DEFAULT PRIVILEGES 2 years ago
Tom Lane 83472de606 Improve readability and error detection of array_in(). 2 years ago
Bruce Momjian 57d6a198c9 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Bruce Momjian acc95f29ef Add error about the use of FREEZE in COPY TO 2 years ago
Bruce Momjian 103ed24e31 doc: remove RUNAS instructions for pg_upgrade on Windows 2 years ago
Tom Lane 5c62ecf6ec Don't release index root page pin in ginFindParents(). 2 years ago
Daniel Gustafsson c3fd6a10fc doc: Add missing semicolon in example 2 years ago
Etsuro Fujita 06e8e71e7f Remove incorrect file reference in comment. 2 years ago
Amit Kapila 861f86beea Use REGBUF_NO_CHANGE at one more place in the hash index. 2 years ago
Michael Paquier 7606175991 Extend sendFileWithContent() to handle custom content length in basebackup.c 2 years ago
Michael Paquier 23c8c0c8f4 Add ability to reset all shared stats types in pg_stat_reset_shared() 2 years ago
Michael Paquier a9f19c1349 Fix inconsistencies for queries on pg_class in type_sanity.sql 2 years ago
Alexander Korotkov b7f315c9d7 Fix how SJE checks against PHVs 2 years ago
Peter Eisentraut eb81e8e790 Fix whitespace 2 years ago
Amit Kapila 8bfb231b43 Prohibit max_slot_wal_keep_size to value other than -1 during upgrade. 2 years ago
Bruce Momjian 5ba1ac99a8 doc: fix wording describing the checkpoint_flush_after GUC 2 years ago
Bruce Momjian 80e278e436 doc: remove unnecessary comma in postgres-fdw 2 years ago
Tom Lane 36f5594c0f Fix computation of varnullingrels when const-folding field selection. 2 years ago
Peter Eisentraut b630d9d6c8 meson: Install missing example files 2 years ago
Peter Eisentraut 7b8399819b meson: Fix doc installation path computation 2 years ago
Alexander Korotkov b44a1708ab Fix the way SJE removes references from PHVs 2 years ago
Dean Rasheed 3850d4dec1 Avoid integer overflow hazard in interval_time(). 2 years ago
Dean Rasheed a4f7d33a90 Fix AFTER ROW trigger execution in MERGE cross-partition update. 2 years ago
David Rowley 10d34fefc2 Ensure we use the correct spelling of "ensure" 2 years ago
Dean Rasheed 0e3e8fbd3a Fix corner-case 64-bit integer subtraction bug on some platforms. 2 years ago
Amit Kapila a7db71ed27 Fix uninitialized slot array access during the upgrade. 2 years ago
Michael Paquier 108161bcb9 pg_stat_statements: Remove duplicated tests for SET statements 2 years ago
Heikki Linnakangas 8f4a1ab471 Fix bug in the new ResourceOwner implementation. 2 years ago
Bruce Momjian 322f55bdbd doc:: simplify introductory text 2 years ago