Commit Graph

3690 Commits (76c2af92666ea46bf893680e96079ecdc4e0e45d)

Author SHA1 Message Date
Peter Eisentraut 9684e42695 Error out on too many command-line arguments 6 years ago
Michael Paquier 06fdc4e4d3 Do more cleanup of isolation tests for test_decoding 6 years ago
Michael Paquier c96581abe4 Fix inconsistencies and typos in the tree, take 11 6 years ago
Andres Freund 6a04d345fd Don't include utils/array.h from acl.h. 6 years ago
Michael Paquier 66bde49d96 Fix inconsistencies and typos in the tree, take 10 7 years ago
Peter Geoghegan 6754fe65a4 amcheck: Skip unlogged relations during recovery. 7 years ago
Tom Lane 5ee190f8ec Rationalize use of list_concat + list_copy combinations. 7 years ago
Tom Lane efc77cf5f1 Fix intarray's GiST opclasses to not fail for empty arrays with <@. 7 years ago
Michael Paquier 8548ddc61b Fix inconsistencies and typos in the tree, take 9 7 years ago
Tom Lane e0f5048851 Fix handling of "undef" in contrib/jsonb_plperl. 7 years ago
Michael Paquier b2a3d706b8 Fix handling of previous password hooks in passwordcheck 7 years ago
Michael Paquier 652a8947d9 Remove orphaned structure member in pgcrypto 7 years ago
Michael Paquier eb43f3d193 Fix inconsistencies and typos in the tree 7 years ago
Tom Lane f5a4ab23e4 Fix contrib/sepgsql test policy to work with latest SELinux releases. 7 years ago
David Rowley 1e6a759838 Use appendBinaryStringInfo in more places where the length is known 7 years ago
Michael Paquier 23bccc823d Fix inconsistencies and typos in the tree 7 years ago
Peter Geoghegan 894af78f18 Don't rely on estimates for amcheck Bloom filters. 7 years ago
Jeff Davis 6f40ee4f83 pg_stat_statements: add missing check for pgss_enabled(). 7 years ago
Tom Lane 82c8a3c52a Fix sepgsql test results for commit d97b714a2. 7 years ago
Michael Paquier 0896ae561b Fix inconsistencies and typos in the tree 7 years ago
Tom Lane 1cff1b95ab Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
Peter Eisentraut 5925e55498 Add gen_random_uuid function 7 years ago
Andrew Gierth 6e74c64bcf Teach pg_stat_statements not to ignore FOR UPDATE clauses 7 years ago
Michael Paquier 6b8548964b Fix inconsistencies in the code 7 years ago
Peter Eisentraut 7e9a4c5c3d Use consistent style for checking return from system calls 7 years ago
David Rowley 8abc13a889 Use appendStringInfoString and appendPQExpBufferStr where possible 7 years ago
Etsuro Fujita 2a1612104c postgres_fdw: Remove redundancy in postgresAcquireSampleRowsFunc(). 7 years ago
Tom Lane 9e1c9f9594 pgindent run prior to branching v12. 7 years ago
Michael Paquier c74d49d41c Fix many typos and inconsistencies 7 years ago
Tom Lane ca129e58c0 Fix regression tests to use only global names beginning with "regress_". 7 years ago
Tom Lane 65e6d42140 Follow the rule that regression-test-created roles are named "regress_xxx". 7 years ago
Peter Geoghegan b00326df7a Correct obsolete amcheck comments. 7 years ago
Magnus Hagander 992fe54e77 Replace an occurrence of slave with standby 7 years ago
Michael Paquier 3412030205 Fix more typos and inconsistencies in the tree 7 years ago
Etsuro Fujita 08d2d58a2a postgres_fdw: Fix costing of pre-sorted foreign paths with local stats. 7 years ago
Etsuro Fujita 8b6da83d16 postgres_fdw: Account for triggers in non-direct remote UPDATE planning. 7 years ago
Etsuro Fujita 92a88644d2 postgres_fdw: Reorder C includes. 7 years ago
Alexander Korotkov b6987a885b Fix operator naming in pg_trgm GUC option descriptions 7 years ago
Noah Misch f2c71cb71f Stop using spelling "nonexistant". 7 years ago
Heikki Linnakangas 77b68e3a4f Fix copy-pasto in freeing memory on error in vacuumlo. 7 years ago
Tom Lane 2cd4e83570 Fix contrib/auto_explain to not cause problems in parallel workers. 7 years ago
Michael Paquier 1fb6f62a84 Fix typos in various places 7 years ago
Tom Lane 032627ee78 Clean up PL/Perl's handling of the _() macro. 7 years ago
Michael Paquier af94ea7406 Fix typos in SQL scripts of pgcrypto 7 years ago
Amit Kapila 9679345f3c Fix typos. 7 years ago
Peter Eisentraut 41205719d3 Change Graphviz file extension 7 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 7 years ago
Tom Lane be76af171c Initial pgindent run for v12. 7 years ago
Michael Paquier 6ba500cae6 Fix regression test outputs 7 years ago
Peter Geoghegan ae7291acbc Standardize ItemIdData terminology. 7 years ago