Commit Graph

47253 Commits (35b2d4bc0eb5d61a2a294ccb6b2e4abdad307604)
 

Author SHA1 Message Date
Michael Paquier 35b2d4bc0e Move be-gssapi-common.h into src/include/libpq/ 7 years ago
Michael Paquier 84d4de97e8 Improve some comments in pg_checksums about the needed clean shutdown 7 years ago
Heikki Linnakangas 77b68e3a4f Fix copy-pasto in freeing memory on error in vacuumlo. 7 years ago
Alvaro Herrera a36c84c3e4 Fix default_tablespace usage for partitioned tables 7 years ago
Amit Kapila d8261595bc Fix inconsistency in comments atop ExecParallelEstimate. 7 years ago
Alvaro Herrera e8bdea58f9 Fix message style 7 years ago
Michael Paquier 438e51987d Add forgotten translatable string in pg_checksums.c 7 years ago
Peter Eisentraut f65eced251 pg_waldump: Fix invalid option handling 7 years ago
Heikki Linnakangas cd96389d71 Fix confusion on different kinds of slots in IndexOnlyScans. 7 years ago
David Rowley 6c0c283837 Docs: concurrent builds of partitioned indexes are not supported 7 years ago
Peter Eisentraut b250898c76 doc: Add links to tables 7 years ago
David Rowley e24a815c1c Fix confusing NOTICE text in REINDEX CONCURRENTLY 7 years ago
David Rowley 56b3b38382 Fix incorrect index behavior in COPY FROM with partitioned tables 7 years ago
Michael Paquier f7e954ad1c Rework code using list_delete_cell() in MergeAttributes 7 years ago
Alvaro Herrera 5efd604ec0 Document piecemeal construction of partitioned indexes 7 years ago
Peter Eisentraut ece9dc40d6 doc: Fix whitespace 7 years ago
Peter Eisentraut c880096dc1 Add command column to pg_stat_progress_create_index 7 years ago
Michael Paquier 041a2642e5 Fix some typos and inconsistencies in tableam.h 7 years ago
Tom Lane 2cd4e83570 Fix contrib/auto_explain to not cause problems in parallel workers. 7 years ago
Tom Lane eaf0292c3b Fix unsafe memory management in CloneRowTriggersToPartition(). 7 years ago
Peter Eisentraut 05d36b68ed Update SQL conformance information about JSON path 7 years ago
Michael Paquier 1fb6f62a84 Fix typos in various places 7 years ago
Michael Paquier 0240a00fbd Fix some issues and improve psql completion for access methods 7 years ago
Tom Lane f4755a2c01 Make cpluspluscheck more portable. 7 years ago
Tom Lane 032627ee78 Clean up PL/Perl's handling of the _() macro. 7 years ago
Tom Lane 135063e6f6 worker_spi needs a .gitignore file now. 7 years ago
Tom Lane 10a53cae99 Un-break ecpg tests for Windows. 7 years ago
Alvaro Herrera 4b3f1dd71b Increase test coverage for worker_spi by ∞% 7 years ago
Michael Paquier 0b8e0532c6 Fix documentation of check_option in information_schema.views 7 years ago
Tom Lane 6f54b80edd Improve coverage of cpluspluscheck. 7 years ago
Andres Freund b1cd7ce23f Integrate cpluspluscheck into build system. 7 years ago
David Rowley 72b6223f76 Fix incorrect parameter name in comment 7 years ago
Tom Lane ec66ec8b21 Adjust ecpg expected-results files for commit 7640f9312. 7 years ago
Tom Lane 4f67858d3f Fix C++ incompatibilities in ecpg/preproc/ header files. 7 years ago
Tom Lane 3f61b3205f Fix C++ incompatibilities in plpgsql's header files. 7 years ago
Tom Lane 7640f93123 Fix assorted header files that failed to compile standalone. 7 years ago
Tom Lane 9e58705a7f Make our perfect hash functions be valid C++. 7 years ago
Alvaro Herrera d22f885f89 Fix double-phrase typo in message 7 years ago
Michael Paquier fc115d0f9f Rework options of pg_checksums options for filenode handling 7 years ago
Andres Freund 13002bf0bc Remove unnecessary (and wrong) forward declaration. 7 years ago
Tomas Vondra fe415ff104 Make error logging in extended statistics more consistent 7 years ago
Michael Paquier 56b78626c7 Fix some documentation about access methods 7 years ago
Michael Paquier f73293aba4 Fix some documentation about FKs and partitioned tables 7 years ago
Alvaro Herrera d890fa812d Make one message just like all its siblings. 7 years ago
Alvaro Herrera a100974751 Fix typo in message 7 years ago
Noah Misch 40b132c1af In the pg_upgrade test suite, don't write to src/test/regress. 7 years ago
Noah Misch 10b72deafe In the pg_upgrade test suite, remove and recreate "tmp_check". 7 years ago
Andres Freund d5ec46bf22 v12 release notes: Correct contributor name. 7 years ago
Peter Eisentraut a94fd139df Fix comment 7 years ago
Bruce Momjian 3ceaed106d docs: PG 12 relnote wording fix 7 years ago