Commit Graph

56049 Commits (c7dc56bd6b36b4d6b3c6cc1bb4735f7777272ca3)
 

Author SHA1 Message Date
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
Tom Lane fbbd7edca8 Doc: adjust examples of EXTRACT() output to match current reality. 2 years ago
Tom Lane 26f36fe844 Doc: avoid using pg_get_publication_tables() in an example. 2 years ago
Daniel Gustafsson 6ff2e8cdd4 Simplify version check for SKIP clause 2 years ago
Thomas Munro 980e8879f5 Use higher wal_level for 004_io_direct.pl. 2 years ago
Tom Lane 064750af4f Improve indentation of multiline initialization expressions. 2 years ago
Andrew Dunstan bbec50de16 Try to unbreak MSVC builds for pg_waldump 2 years ago
Tom Lane 07690aab46 Suppress bogus printout during new 035_standby_logical_decoding.pl test. 2 years ago
Daniel Gustafsson 2e57ffe12f Skip \password TAP test on old IPC::Run versions 2 years ago
Andrew Dunstan 0e9b271890 Try to unbreak MSVC builds for fuzzystrmatch 2 years ago
Stephen Frost 3d03b24c35 Revert "Add support for Kerberos credential delegation" 2 years ago
Thomas Munro db4f21e4a3 Redesign interrupt/cancel API for regex engine. 2 years ago
Thomas Munro 6db75edb2e Update contrib/trgm_regexp's memory management. 2 years ago
Thomas Munro 4f51429dd7 Update tsearch regex memory management. 2 years ago
Thomas Munro bea3d7e383 Use MemoryContext API for regex memory management. 2 years ago
Andres Freund fcd77d5321 TAP test for logical decoding on standby 2 years ago
Andres Freund 0fdab27ad6 Allow logical decoding on standbys 2 years ago