Commit Graph

54603 Commits (fbb5f54b67c2f35c885d07daa26bce7e2eb6b0be)
 

Author SHA1 Message Date
Michael Paquier fbb5f54b67 Clear ps display of startup process at the end of recovery 3 years ago
Fujii Masao 2f636daac8 docs: Fix snapshot name in SET TRANSACTION docs. 3 years ago
Michael Paquier 14ff44f80c Used optimized linear search in more code paths 3 years ago
Fujii Masao 9a6915257d psql: Improve tab-completion for MERGE. 3 years ago
Andres Freund 661ee7bfc6 ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX 3 years ago
Thomas Munro a3a3c1ea87 ci: Increase requested memory size. 3 years ago
Peter Geoghegan aab06442d4 Harmonize lexer adjacent function parameter names. 3 years ago
Peter Eisentraut e59a67fb8f Improve ICU option handling in CREATE DATABASE 3 years ago
Peter Eisentraut 2da8c4cff3 Tighten pg_get_object_address argument checking 3 years ago
Alvaro Herrera 3d4e841a07
Improve some GUC description strings 3 years ago
Amit Kapila a932824dfe Pass Size as a 2nd argument for snprintf() in tablesync.c. 3 years ago
Amit Kapila 6971a839cc Improve some error messages. 3 years ago
Andres Freund 3f0c901e74 Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3c 3 years ago
Michael Paquier ec3c9cc202 Add definition pg_attribute_aligned() for MSVC 3 years ago
Tom Lane 1c27d16e6e Revise tree-walk APIs to improve spec compliance & silence warnings. 3 years ago
Peter Geoghegan eccb607e19 Fix recent cpluspluscheck issue in selfuncs.h. 3 years ago
Peter Geoghegan a601366a46 Harmonize more parameter names in bulk. 3 years ago
Andres Freund c3382a3c3c Refactor PG_TEST_EXTRA logic in autoconf build 3 years ago
Jeff Davis bb44a6ba48 Improve comment for OAT_POST_CREATE. 3 years ago
Alvaro Herrera 3d53b9ef1a
Fix `trap` in a few shell scripts 3 years ago
Tom Lane 152c9f7b8f Suppress variable-set-but-not-used warnings from clang 15. 3 years ago
Alvaro Herrera c9a21fea44
Disable autovacuum in MERGE test script 3 years ago
Michael Paquier 6f0dad88b2 doc: Fix parameter name for pg_create_logical_replication_slot() 3 years ago
Michael Paquier e9123197c8 Fix incorrect variable types for origin IDs in decode.c 3 years ago
Peter Geoghegan bfcf1b3480 Harmonize parameter names in storage and AM code. 3 years ago
Andres Freund c47885bd8b Split TESTDIR into TESTLOGDIR and TESTDATADIR 3 years ago
Andres Freund bb54bf2290 Don't hardcode tmp_check/ as test directory for tap tests 3 years ago
Peter Geoghegan 4bac9600f0 Harmonize heapam and tableam parameter names. 3 years ago
Peter Geoghegan cb8ff7ed5a Consistently use named parameters in regex code consistently. 3 years ago
Andres Freund 70df2df1cc Extend gendef.pl in preparation for meson 3 years ago
Peter Eisentraut 1091b48cd7 Update Unicode data to Unicode 15.0.0 3 years ago
Peter Geoghegan c4f8e89fef Consistently use named parameters in timezone code. 3 years ago
Peter Geoghegan bc2187ed63 Consistently use named parameters in regex code. 3 years ago
David Rowley 55b4966365 Fix misleading comment for get_cheapest_group_keys_order 3 years ago
David Rowley 78a9af1a27 Fix out-dated comment in preprocess_groupclause() 3 years ago
David Rowley 66fa8ff637 Remove various duplicated words 3 years ago
Peter Eisentraut cab3ce7a06 Fix icu tests with C locale 3 years ago
Robert Haas 48a257d444 Make ALTER DEFAULT PRIVILEGES require privileges, not membership. 3 years ago
Robert Haas ebfb814f7c walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago
Tom Lane c35ba141de Future-proof the recursion inside ExecShutdownNode(). 3 years ago
Robert Haas 4fd1479494 walmethods.c/h: Make Walfile a struct, rather than a void * 3 years ago
Peter Eisentraut 1fe1d09652 Add missing serial commas 3 years ago
Amit Kapila a234177906 Fix typos. 3 years ago
John Naylor 08f8af983a Fix typos referring to PGPROC 3 years ago
Peter Geoghegan f66d997fd0 Harmonize missed reorderbuffer parameter names. 3 years ago
Michael Paquier 9f65aaa408 Remove unused argument "isSlice" from transformAssignmentSubscripts() 3 years ago
Peter Geoghegan 035ce1feb2 Harmonize reorderbuffer parameter names. 3 years ago
Peter Geoghegan 4274dc223c Make check_usermap() parameter names consistent. 3 years ago
Andres Freund 43fcaa345d Include c.h instead of postgres.h in src/port/*p{read,write}*.c 3 years ago
Andres Freund 8d513a6b71 Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in 3 years ago