Commit Graph

58450 Commits (f4fdc24aa35c2268f519905a3a66658ebd55a466)
 

Author SHA1 Message Date
Tomas Vondra f4fdc24aa3 createdb: Correct parameter name in SGML docs 1 year ago
Michael Paquier 06a0f4d52b Remove resowner_private.h 1 year ago
David Rowley 2d3389c28c Doc: document cases where queryid is stable 1 year ago
Robert Haas 82023d47de Revert recent ill-advised test case changes. 1 year ago
Robert Haas fa7036dd66 Use tempdir_short instead of tempdir. 1 year ago
Robert Haas cd64dc42d1 pg_combinebackup: Fix incorrect tablespace handling. 1 year ago
Robert Haas 6bf5c42b55 Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces. 1 year ago
Tomas Vondra 41d2c6f952 Add missing index_insert_cleanup calls 1 year ago
Tomas Vondra 95d14b7ae2 Fix a couple typos in BRIN code 1 year ago
Daniel Gustafsson e6488fcb05 Doc: Remove mention of @ and ~ GiST operators 1 year ago
Alvaro Herrera 0cd711271d
Better handle indirect constraint drops 1 year ago
Dean Rasheed 2e068db56e Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. 1 year ago
Daniel Gustafsson f6e8451336 Remove unused function prototype 1 year ago
Daniel Gustafsson 9c58bf1507 Fix incorrect parameter name in prototype 1 year ago
Daniel Gustafsson 84db9a0eb1 Doc: Update link to the mentioned subsection 1 year ago
Daniel Gustafsson 950d4a2cb1 Fix typos and duplicate words 1 year ago
Robert Haas fbed6ebe41 Remove spurious "the". 1 year ago
Peter Geoghegan f22e17f76c Don't try to fix eliminated nbtree array scan keys. 1 year ago
Robert Haas 9e72f6bfae Restrict where INCREMENTAL.${NAME} files are recognized. 1 year ago
Alvaro Herrera d72d32f52d
Don't try to assign smart names to constraints 1 year ago
Robert Haas 2e2d4604d9 docs: Mention that pg_combinebackup does not verify backups. 1 year ago
Alvaro Herrera d9f686a72e
Fix restore of not-null constraints with inheritance 1 year ago
Peter Eisentraut e0d51e3bf4 Update src/tools/pginclude/README to match recent changes to cpluspluscheck 1 year ago
Amit Langote 2c7cea5a8e Fix object name clash in recently introduced test 1 year ago
Amit Langote ef744ebb73 SQL/JSON: Miscellaneous fixes and improvements 1 year ago
Amit Langote c0fc075186 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY 1 year ago
Amit Langote b4fad46b6b SQL/JSON: Improve some error messages 1 year ago
Alexander Korotkov 40126ac68f Refactoring for CommitTransactionCommand()/AbortCurrentTransaction() 1 year ago
Andres Freund 3ab8cf9275 Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore 1 year ago
Tomas Vondra 0c2f5552d5 Cleanup parallel BRIN index build code 1 year ago
Tomas Vondra 0bd4b0689b Stabilize test of BRIN parallel create 1 year ago
Tomas Vondra a89cd7bfcd Revert "Stabilize test of BRIN parallel create" 1 year ago
Peter Eisentraut 5165d43680 meson: Add some missing LLVM function checks 1 year ago
Peter Eisentraut ca89db5f9d Remove dead code 1 year ago
Peter Eisentraut 2e75492b3c Add missing source file to libpq/nls.mk 1 year ago
Masahiko Sawada f6f8ac8e75 doc: Fix COPY ON_ERROR option syntax synopsis. 1 year ago
Michael Paquier 91fe092a96 Fix typos with function name in event_trigger.c 1 year ago
Masahiko Sawada a6d0fa5ef8 Disallow specifying ON_ERROR option without value. 1 year ago
David Rowley 58cf2e120e Update mmgr's README to mention BumpContext 1 year ago
David Rowley 6d2fd66b99 Push dedicated BumpBlocks to the tail of the blocks list 1 year ago
Peter Eisentraut 2ea5d8bece Mark some new location fields as ParseLoc 1 year ago
Tom Lane ec07d0d7fa Clean up more indent breakage from 6377e12a5. 1 year ago
Tom Lane 6f0cef9353 Fix assorted bugs in ecpg's macro mechanism. 1 year ago
Peter Geoghegan c62d2ebd9e Fix nbtree "deduce NOT NULL" scan key comment. 1 year ago
Tom Lane 984c0eccd0 Undo incorrect typedefs.list change. 1 year ago
Tomas Vondra 4d916dd876 Stabilize test of BRIN parallel create 1 year ago
Tom Lane 03107b4eda Ensure generated join clauses for child rels have correct relids. 1 year ago
Peter Geoghegan f698704155 Fix nbtree posting list comment. 1 year ago
Peter Geoghegan aa1def44c3 Fix nbtree page recycling comment. 1 year ago
Alexander Korotkov 6377e12a5a revert: Generalize relation analyze in table AM interface 1 year ago