Commit Graph

47255 Commits (31d250e049b4e3d51a635edaa2221c11815e40e7)
 

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