Commit Graph

56469 Commits (c23e7ea4d6a44cd0f6948d362a8477f14a3f849c)
 

Author SHA1 Message Date
David Rowley c23e7ea4d6 Doc: update old reference to "result cache" 2 years ago
Thomas Munro 1aadc504bf Remove obsolete comment and code from fe-auth.c. 2 years ago
Thomas Munro 8d9a9f034e All supported systems have locale_t. 2 years ago
Andrew Dunstan e9f15bc9db Fix tmpdir issues with commit e213de8e78 2 years ago
Andrew Dunstan e213de8e78 Use shorter location for pg_replslot in pg_basebackup test 2 years ago
Peter Eisentraut 6ee01e25b7 Fix Perl warning 2 years ago
Peter Eisentraut 5edf438eeb Make some indentation in gram.y consistent 2 years ago
Jeff Davis 9f6253613e test_extensions: sync meson.build with Makefile. 2 years ago
Nathan Bossart 151c22deee Revert MAINTAIN privilege and pg_maintain predefined role. 2 years ago
Tomas Vondra ec99d6e9c8 Document relaxed HOT for summarizing indexes 2 years ago
Michael Paquier da98d005cd Fix some comments in ./configure and meson setup files 2 years ago
Daniel Gustafsson f863d82b2f pg_regress: Remove unused variable 2 years ago
Andres Freund f0a94d81e4 Fix type of iterator variable in SH_START_ITERATE 2 years ago
Andrew Dunstan 1fa25ce70f Skip pg_baseback long filename test if path too long on Windows 2 years ago
Heikki Linnakangas 3142a8845b WAL-log the creation of the init fork of unlogged indexes. 2 years ago
Amit Kapila 69a674a170 Fix code indentation vioaltion introduced in commit cc32ec24fd. 2 years ago
Michael Paquier a14354cac0 Add GUC parameter "huge_pages_status" 2 years ago
Michael Paquier cf05113eb0 Add newline at the end of header generated by generate-wait_event_types.pl 2 years ago
Amit Kapila cc32ec24fd Revert the commits related to allowing page lock to conflict among parallel group members. 2 years ago
Michael Paquier ae6d06f096 Handle \v as a whitespace character in parsers 2 years ago
Heikki Linnakangas 4f4d73466d Fix leak of LLVM "fatal-on-oom" section counter. 2 years ago
Peter Eisentraut 0885390151 pg_waldump: Add test case for notice message 2 years ago
Peter Eisentraut 96063e2836 pg_waldump: Add more tests 2 years ago
Heikki Linnakangas 5e8068f04e Change example in pgindent README on "/*-----" comments. 2 years ago
Daniel Gustafsson a77d39d5f4 Rename EVT cache hash to make context name unique 2 years ago
Masahiko Sawada 68a59f9e99 pgstat: fix subscription stats entry leak. 2 years ago
Peter Eisentraut cccdbc5d95 Clean up command argument assembly 2 years ago
Michael Paquier fa88928470 Generate automatically code and documentation related to wait events 2 years ago
Daniel Gustafsson 48efb2302b Fix assertion failure in snapshot building 2 years ago
Heikki Linnakangas 4b4798e138 Ensure that creation of an empty relfile is fsync'd at checkpoint. 2 years ago
Peter Eisentraut 657f5f223e Remove incidental md5() function uses from several tests 2 years ago
David Rowley 625d5b3ca0 Allow Incremental Sorts on GiST and SP-GiST indexes 2 years ago
Michael Paquier 28b5726561 libpq: Add support for Close on portals and statements 2 years ago
Thomas Munro 03f80daac8 Re-bin segment when memory pages are freed. 2 years ago
David Rowley a8c09daa8b Remove trailing zero words from Bitmapsets 2 years ago
Michael Paquier 44e73a498c Fix regression tests of unaccent to work without UTF8 support 2 years ago
Michael Paquier 72df1d3f1b Show information about flex (version and command path) in meson output 2 years ago
Nathan Bossart 957845789b Increase size of bgw_library_name. 2 years ago
Thomas Munro 126552c85c Fix race in SSI interaction with gin fast path. 2 years ago
Thomas Munro bcc93a389c Fix race in SSI interaction with bitmap heap scan. 2 years ago
Thomas Munro f9b7fc651a Fix race in SSI interaction with empty btrees. 2 years ago
Nathan Bossart 562bee0fc1 Don't truncate database and user names in startup packets. 2 years ago
Tomas Vondra 29cf61ade3 Consider fillfactor when estimating relation size 2 years ago
Tomas Vondra 087a933b21 Remove expensive test of postgres_fdw batch inserts 2 years ago
Andrew Dunstan 9436535b08 Improve pg_basebackup long file name test Windows robustness 2 years ago
Tomas Vondra a4cfeeca5a Fix code indentation violations 2 years ago
Peter Eisentraut 6d56c501a7 A minor simplification for List manipulation 2 years ago
Heikki Linnakangas dc6070bf5d Update PG_CACHE_LINE_SIZE description. 2 years ago
Peter Eisentraut 9945750ae0 cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS 2 years ago
Peter Eisentraut c69bdf837f Take pg_attribute out of VacAttrStats 2 years ago