Commit Graph

56669 Commits (27449ccc4d3a6ee77cbd13bed65f8fbea49486c1)
 

Author SHA1 Message Date
Amit Kapila 27449ccc4d Fix the error message when failing to restore the snapshot. 2 years ago
Peter Eisentraut 9efcf442b9 Fix translation markers 2 years ago
Peter Eisentraut f9f3bea168 pg_upgrade: Improve one log message 2 years ago
David Rowley 6ff385f20c Meson: check for pg_config_paths.h left over from make 2 years ago
Andres Freund a28166df8c ci: Make compute resources for CI configurable 2 years ago
Andres Freund 19cc96503d ci: Prepare to make compute resources for CI configurable 2 years ago
Nathan Bossart d7f249020a Bump catversion for to_bin() and to_oct(). 2 years ago
Andres Freund b2c91d841f ci: Use VMs for SanityCheck and CompilerWarnings 2 years ago
Andres Freund 119ee6ab1b ci: Move execution method of tasks into yaml templates 2 years ago
Andres Freund 794e14e219 ci: Don't specify amount of memory 2 years ago
Peter Eisentraut 01226c682c Avoid use of Perl getprotobyname 2 years ago
Heikki Linnakangas bf8bf6d0bd Fix _bt_allequalimage() call within critical section. 2 years ago
Nathan Bossart 260a1f18da Add to_bin() and to_oct(). 2 years ago
Heikki Linnakangas ccadf73163 Use the buffer cache when initializing an unlogged index. 2 years ago
Daniel Gustafsson ee99330a0b doc: Replace list of drivers and PLs with wiki link 2 years ago
Peter Eisentraut 17ec2c5dfa doc: Add more ICU rules examples 2 years ago
Daniel Gustafsson 27a36f79b6 Fix wording in comment 2 years ago
Daniel Gustafsson d0e4083135 pg_upgrade: Avoid shadowing global var in function 2 years ago
Peter Eisentraut ed057fb687 doc: Improve ICU external link 2 years ago
Peter Eisentraut ed9330cff5 Improve vertical spacing of documentation markup 2 years ago
Peter Eisentraut ae556c4416 Some vertical reformatting 2 years ago
Peter Eisentraut 23382b0f8b Rename some function arguments for better clarity 2 years ago
Peter Eisentraut 11af63fb48 Add const decorations 2 years ago
Nathan Bossart f4b54e1ed9 Introduce macros for protocol characters. 2 years ago
Thomas Munro 7114791158 ExtendBufferedWhat -> BufferManagerRelation. 2 years ago
Jeff Davis 37188cea0c Fix pg_dump assertion failure when dumping pg_catalog. 2 years ago
Andrew Dunstan a684581085 Cache by-reference missing values in a long lived context 2 years ago
Alvaro Herrera 757fa45c86
Add comment missing in a4a232b1e7 2 years ago
Amit Kapila 1cdc6d86bf Simplify the logical worker type checks by using the switch on worker type. 2 years ago
Michael Paquier 6fde2d9a00 Fix pg_stat_reset_single_table_counters() for shared relations 2 years ago
Michael Paquier 1951d21b29 Bump catalog version for pg_wait_events 2 years ago
Michael Paquier 1e68e43d3f Add system view pg_wait_events 2 years ago
Andres Freund a2a6249cf1 ci: macos: use cached macports install 2 years ago
Peter Eisentraut 881cd9e581 Remove dubious warning message from SQL/JSON functions 2 years ago
Michael Paquier 249d743945 pg_upgrade: Improve style of a few verbose messages 2 years ago
Michael Paquier 00e49233a9 Fix format if entry in wait_event_names.txt 2 years ago
Nathan Bossart 0df7d1da40 Add a few recent commits to .git-blame-ignore-revs. 2 years ago
Thomas Munro 8fe4beaa21 Remove traces of Sun -lposix4. 2 years ago
Thomas Munro 64393a7ff9 Don't probe extra libraries for fdatasync. 2 years ago
Thomas Munro 81e36d3e0d Invalidate smgr_targblock in smgrrelease(). 2 years ago
Michael Paquier d3c25ca1bf sepgsql: Adjust regression expected output 2 years ago
Michael Paquier 352ea3acf8 Add OAT hook calls for more subcommands of ALTER TABLE 2 years ago
Peter Eisentraut dca20013eb Unify some error messages 2 years ago
Peter Eisentraut 1e7ca1189c Improved CREATE SUBSCRIPTION message for clarity 2 years ago
Peter Eisentraut 78806a9509 Remove incorrect field from information schema 2 years ago
John Naylor c9bfa40914 Split out tiebreaker comparisons from comparetup_* functions 2 years ago
Etsuro Fujita 89be0b89ae Fix code indentation vioaltion introduced in commit 9e9931d2b. 2 years ago
Etsuro Fujita 9e9931d2bf Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. 2 years ago
Thomas Munro 5ffb7c7750 De-pessimize ConditionVariableCancelSleep(). 2 years ago
Andres Freund 82a4edabd2 hio: Take number of prior relation extensions into account 2 years ago