Commit Graph

56065 Commits (1c52f9c042fb939ed55ff572daee71036720db57)
 

Author SHA1 Message Date
Stephen Frost 1c52f9c042 Update Kerberos/GSSAPI configure/meson check 2 years ago
Peter Eisentraut 2434d60a2a Put new command-line option into sensible order in help output 2 years ago
David Rowley fde9c06881 Doc: remove notes about the version vacuumdb options are valid from 2 years ago
Tom Lane 78d5952dd0 Ensure result of an aggregate's finalfunc is made read-only. 2 years ago
Tom Lane 1c54b93a8c Avoid using non-ASCII commentary in daitch_mokotoff.c. 2 years ago
David Rowley e9f451accb Doc: add note about --buffer-usage-limit being v16 onwards 2 years ago
David Rowley c0235013c1 Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs 2 years ago
Tom Lane 064eb89e83 Fix assignment to array of domain over composite, redux. 2 years ago
Tom Lane d6b5dee42d Remove some non-ASCII symbols from a comment. 2 years ago
David Rowley 414d66220a Adjust Valgrind macro usage to protect chunk headers 2 years ago
Andres Freund 43a33ef54e Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests 2 years ago
Tom Lane e4d905f772 NULL is not an ideal way to spell bool "false". 2 years ago
Daniel Gustafsson 928e05ddfd doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ 2 years ago
Peter Eisentraut 12829058c4 Fix whitespace 2 years ago
Peter Eisentraut 99322d6eee Add missing source files to nls.mk 2 years ago
David Rowley e0693faf79 Fix incorrect partition pruning logic for boolean partitioned tables 2 years ago
Michael Paquier c7dc56bd6b doc: Fix some grammar for logical decoding description and functions 2 years ago
Thomas Munro 558c9d75fe Fix PHJ match bit initialization. 2 years ago
Michael Paquier a282697088 Remove code in charge of freeing regexps generation by Lab.c 2 years ago
David Rowley 0981846b9c Remove old GUC name mapping for "force_parallel_mode" 2 years ago
Peter Eisentraut 83c4706658 Update Unicode data to CLDR 43 2 years ago
Peter Geoghegan d6f0f95a6b Harmonize some more function parameter names. 2 years ago
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 2 years ago
Stephen Frost 6633cfb216 De-Revert "Add support for Kerberos credential delegation" 2 years ago
Peter Eisentraut e2922702a3 doc: Make HTML ids discoverable 2 years ago
Peter Eisentraut a34901dd03 Add missing XML ID attribute 2 years ago
Thomas Munro 6ca8df2d61 Skip the 004_io_direct.pl test if a pre-flight check fails. 2 years ago
Thomas Munro b37d051b0e Remove overzealous assertion from PHJ. 2 years ago
Alvaro Herrera 21e6bf4ddd
Revert "Adjust contrib/sepgsql regression test expected outputs." 2 years ago
Andres Freund 5ec69b71f1 Improve error messages introduced in be87200efd and 0fdab27ad6 2 years ago
Alvaro Herrera 9ce04b50e1
Revert "Catalog NOT NULL constraints" and fallout 2 years ago
Robert Haas 8e82db97b0 basebackup_to_shell: Check for a NULL return from OpenPipeStream. 2 years ago
Robert Haas 4b1ad19a4e Document BaseBackupSync and BaseBackupWrite wait events. 2 years ago
Tom Lane 88ceac5d77 Fix parallel-safety marking when moving initplans to another node. 2 years ago
Daniel Gustafsson 91199dd281 doc: Reword unexplained abbreviation 2 years ago
Peter Eisentraut 5f38a2034e Fix incorrect format placeholders 2 years ago
Peter Eisentraut 906116ace1 Update config.guess and config.sub 2 years ago
Michael Paquier 644b848f50 doc: Fix some typos and grammar 2 years ago
Michael Paquier a923e21631 Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
Peter Geoghegan c03c2eae0a Refine the guidelines for rmgrdesc authors. 2 years ago
Peter Geoghegan 96149a180d Fix Heap rmgr's desc output for infobits arrays. 2 years ago
Peter Geoghegan e944063294 Fix xl_heap_lock WAL record field's data type. 2 years ago
Andres Freund 57411c82ce 035_standby_logical_decoding: Add missing waits for replication 2 years ago
Robert Haas bc25d6c54a Document new pg_subscription columns. 2 years ago
David Rowley 4c8a1b4769 Fix uninitialized variable in transformTableLikeClause() 2 years ago
David Rowley 68a2a437f4 Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option 2 years ago
David Rowley d866f0374c Doc: use "an SQL" consistently rather than "a SQL" 2 years ago
Peter Geoghegan 26e65ebdb2 Clarify nbtree posting list update desc issue. 2 years ago
Tom Lane 4380c2509d Doc: add missed entries in BRIN extensibility tables. 2 years ago
Peter Geoghegan 5d6728e588 Fix nbtree posting list update desc output. 2 years ago