Commit Graph

56043 Commits (f7431bca8b0138bdbce7025871560d39119565a0)
 

Author SHA1 Message Date
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 3 years ago
Stephen Frost 6633cfb216 De-Revert "Add support for Kerberos credential delegation" 3 years ago
Peter Eisentraut e2922702a3 doc: Make HTML ids discoverable 3 years ago
Peter Eisentraut a34901dd03 Add missing XML ID attribute 3 years ago
Thomas Munro 6ca8df2d61 Skip the 004_io_direct.pl test if a pre-flight check fails. 3 years ago
Thomas Munro b37d051b0e Remove overzealous assertion from PHJ. 3 years ago
Alvaro Herrera 21e6bf4ddd
Revert "Adjust contrib/sepgsql regression test expected outputs." 3 years ago
Andres Freund 5ec69b71f1 Improve error messages introduced in be87200efd and 0fdab27ad6 3 years ago
Alvaro Herrera 9ce04b50e1
Revert "Catalog NOT NULL constraints" and fallout 3 years ago
Robert Haas 8e82db97b0 basebackup_to_shell: Check for a NULL return from OpenPipeStream. 3 years ago
Robert Haas 4b1ad19a4e Document BaseBackupSync and BaseBackupWrite wait events. 3 years ago
Tom Lane 88ceac5d77 Fix parallel-safety marking when moving initplans to another node. 3 years ago
Daniel Gustafsson 91199dd281 doc: Reword unexplained abbreviation 3 years ago
Peter Eisentraut 5f38a2034e Fix incorrect format placeholders 3 years ago
Peter Eisentraut 906116ace1 Update config.guess and config.sub 3 years ago
Michael Paquier 644b848f50 doc: Fix some typos and grammar 3 years ago
Michael Paquier a923e21631 Fix detection of unseekable files for fseek() and ftello() with MSVC 3 years ago
Peter Geoghegan c03c2eae0a Refine the guidelines for rmgrdesc authors. 3 years ago
Peter Geoghegan 96149a180d Fix Heap rmgr's desc output for infobits arrays. 3 years ago
Peter Geoghegan e944063294 Fix xl_heap_lock WAL record field's data type. 3 years ago
Andres Freund 57411c82ce 035_standby_logical_decoding: Add missing waits for replication 3 years ago
Robert Haas bc25d6c54a Document new pg_subscription columns. 3 years ago
David Rowley 4c8a1b4769 Fix uninitialized variable in transformTableLikeClause() 3 years ago
David Rowley 68a2a437f4 Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option 3 years ago
David Rowley d866f0374c Doc: use "an SQL" consistently rather than "a SQL" 3 years ago
Peter Geoghegan 26e65ebdb2 Clarify nbtree posting list update desc issue. 3 years ago
Tom Lane 4380c2509d Doc: add missed entries in BRIN extensibility tables. 3 years ago
Peter Geoghegan 5d6728e588 Fix nbtree posting list update desc output. 3 years ago
Tom Lane fbbd7edca8 Doc: adjust examples of EXTRACT() output to match current reality. 3 years ago
Tom Lane 26f36fe844 Doc: avoid using pg_get_publication_tables() in an example. 3 years ago
Daniel Gustafsson 6ff2e8cdd4 Simplify version check for SKIP clause 3 years ago
Thomas Munro 980e8879f5 Use higher wal_level for 004_io_direct.pl. 3 years ago
Tom Lane 064750af4f Improve indentation of multiline initialization expressions. 3 years ago
Andrew Dunstan bbec50de16 Try to unbreak MSVC builds for pg_waldump 3 years ago
Tom Lane 07690aab46 Suppress bogus printout during new 035_standby_logical_decoding.pl test. 3 years ago
Daniel Gustafsson 2e57ffe12f Skip \password TAP test on old IPC::Run versions 3 years ago
Andrew Dunstan 0e9b271890 Try to unbreak MSVC builds for fuzzystrmatch 3 years ago
Stephen Frost 3d03b24c35 Revert "Add support for Kerberos credential delegation" 3 years ago
Thomas Munro db4f21e4a3 Redesign interrupt/cancel API for regex engine. 3 years ago
Thomas Munro 6db75edb2e Update contrib/trgm_regexp's memory management. 3 years ago
Thomas Munro 4f51429dd7 Update tsearch regex memory management. 3 years ago
Thomas Munro bea3d7e383 Use MemoryContext API for regex memory management. 3 years ago
Andres Freund fcd77d5321 TAP test for logical decoding on standby 3 years ago
Andres Freund 0fdab27ad6 Allow logical decoding on standbys 3 years ago
Andres Freund e101dfac3a For cascading replication, wake physical and logical walsenders separately 3 years ago
Andres Freund 26669757b6 Handle logical slot conflicts on standby 3 years ago
Andres Freund be87200efd Support invalidating replication slots due to horizon and wal_level 3 years ago
Andres Freund 2ed16aacf1 Fix underspecified sort order in inherit.sql 3 years ago
Andres Freund 4397abd0a2 Prevent use of invalidated logical slot in CreateDecodingContext() 3 years ago
Andres Freund 15f8203a59 Replace replication slot's invalidated_at LSN with an enum 3 years ago