Commit Graph

  • cb8ff7ed5a Consistently use named parameters in regex code consistently. Peter Geoghegan 2022-09-19 15:47:04 -07:00
  • 70df2df1cc Extend gendef.pl in preparation for meson Andres Freund 2022-09-19 15:34:50 -07:00
  • 1091b48cd7 Update Unicode data to Unicode 15.0.0 Peter Eisentraut 2022-09-19 18:30:05 -04:00
  • c4f8e89fef Consistently use named parameters in timezone code. Peter Geoghegan 2022-09-19 15:13:42 -07:00
  • bc2187ed63 Consistently use named parameters in regex code. Peter Geoghegan 2022-09-19 15:10:24 -07:00
  • 1ec2d0bc68 Fix misleading comment for get_cheapest_group_keys_order David Rowley 2022-09-20 10:04:13 +12:00
  • 55b4966365 Fix misleading comment for get_cheapest_group_keys_order David Rowley 2022-09-20 10:03:26 +12:00
  • f6c70b8180 Fix out-dated comment in preprocess_groupclause() David Rowley 2022-09-20 09:15:04 +12:00
  • 78a9af1a27 Fix out-dated comment in preprocess_groupclause() David Rowley 2022-09-20 09:13:49 +12:00
  • 66fa8ff637 Remove various duplicated words David Rowley 2022-09-20 08:37:02 +12:00
  • 7fbf9b1b07 Fix icu tests with C locale Peter Eisentraut 2022-09-19 15:22:43 -04:00
  • cab3ce7a06 Fix icu tests with C locale Peter Eisentraut 2022-09-19 15:22:43 -04:00
  • 48a257d444 Make ALTER DEFAULT PRIVILEGES require privileges, not membership. Robert Haas 2022-09-19 14:21:59 -04:00
  • ebfb814f7c walmethods.c/h: Make WalWriteMethod more object-oriented. Robert Haas 2022-09-19 12:53:46 -04:00
  • c35ba141de Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • 68707e9c3f Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • cb7d636e0f Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • adc26e0e88 Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • c58513f095 Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • 7394c763bc Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • c403f97b4e Future-proof the recursion inside ExecShutdownNode(). Tom Lane 2022-09-19 12:16:02 -04:00
  • 4fd1479494 walmethods.c/h: Make Walfile a struct, rather than a void * Robert Haas 2022-09-19 11:20:18 -04:00
  • e4861b2322 Improve GUC description punctuation Peter Eisentraut 2022-09-19 06:45:23 -04:00
  • cacf12e92f Add missing serial commas Peter Eisentraut 2022-09-19 06:35:01 -04:00
  • 1fe1d09652 Add missing serial commas Peter Eisentraut 2022-09-19 06:35:01 -04:00
  • a234177906 Fix typos. Amit Kapila 2022-09-19 14:21:39 +05:30
  • 08f8af983a Fix typos referring to PGPROC John Naylor 2022-09-19 11:36:51 +07:00
  • f66d997fd0 Harmonize missed reorderbuffer parameter names. Peter Geoghegan 2022-09-18 12:05:07 -07:00
  • 9f65aaa408 Remove unused argument "isSlice" from transformAssignmentSubscripts() Michael Paquier 2022-09-18 15:33:16 +09:00
  • 035ce1feb2 Harmonize reorderbuffer parameter names. Peter Geoghegan 2022-09-17 17:20:17 -07:00
  • 4274dc223c Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:17 -07:00
  • 1ef00afe2e Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:16 -07:00
  • 44933010ce Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:14 -07:00
  • b7558111ab Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:12 -07:00
  • c1dd5a8aed Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:10 -07:00
  • f01fd89b15 Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:08 -07:00
  • 109836a14f Make check_usermap() parameter names consistent. Peter Geoghegan 2022-09-17 16:54:06 -07:00
  • 5aee41e28d Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 2022-09-17 09:21:59 -07:00
  • f69b8f324a Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 2022-09-17 09:21:59 -07:00
  • b4b4b817da Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 2022-09-17 09:21:59 -07:00
  • 940c1c7ed3 Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 2022-09-17 09:21:59 -07:00
  • 43fcaa345d Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 2022-09-17 09:21:59 -07:00
  • 8d513a6b71 Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in Andres Freund 2022-09-17 09:15:12 -07:00
  • fb503793ef pgstat: Create memory contexts below TopMemoryContext Andres Freund 2022-09-16 14:08:40 -07:00
  • 9d3ebba729 pgstat: Create memory contexts below TopMemoryContext Andres Freund 2022-09-16 14:08:40 -07:00
  • fdd8937c07 Fix huge_pages on Windows Michael Paquier 2022-09-17 15:39:55 +09:00
  • a0b65155d0 Message style improvements Peter Eisentraut 2022-09-17 08:10:59 +02:00
  • 23bcc8d877 Message style improvements Peter Eisentraut 2022-09-17 08:10:59 +02:00
  • 32914d900f Fix race condition in stats.sql added in 5264add7847 Andres Freund 2022-09-16 10:07:12 -07:00
  • 885826f95d Fix race condition in stats.sql added in 5264add7847 Andres Freund 2022-09-16 10:07:12 -07:00
  • 7391ab28a6 Improve plpgsql's ability to handle arguments declared as RECORD. Tom Lane 2022-09-16 13:23:01 -04:00
  • b3b88d7480 Improve plpgsql's ability to handle arguments declared as RECORD. Tom Lane 2022-09-16 13:23:01 -04:00
  • c18d946e23 Improve plpgsql's ability to handle arguments declared as RECORD. Tom Lane 2022-09-16 13:23:01 -04:00
  • 56d45fdab7 Improve plpgsql's ability to handle arguments declared as RECORD. Tom Lane 2022-09-16 13:23:01 -04:00
  • bfd6b3bc4e Improve plpgsql's ability to handle arguments declared as RECORD. Tom Lane 2022-09-16 13:23:01 -04:00
  • b759bb6714 Improve plpgsql's ability to handle arguments declared as RECORD. Tom Lane 2022-09-16 13:23:01 -04:00
  • d08a049db9 aix: xlc: Use -Wl,-b,expfull for old compiler versions Andres Freund 2022-09-13 10:55:03 -07:00
  • eacbe94ab1 Clean up minor inconsistencies in pg_attribute_printf() usage. Tom Lane 2022-09-16 11:10:48 -04:00
  • b2451385cb Message wording improvements Peter Eisentraut 2022-09-16 16:37:53 +02:00
  • c946425176 Message wording improvements Peter Eisentraut 2022-09-16 16:37:53 +02:00
  • 32b507378f postgres_fdw: Remove useless DO block in test Peter Eisentraut 2022-09-16 15:57:34 +02:00
  • 5ac51c8c9e Adjust assorted hint messages that list all valid options. Peter Eisentraut 2022-09-16 14:51:47 +02:00
  • 8135d0bd45 Fix createdb tests for C locale Peter Eisentraut 2022-09-16 11:10:41 +02:00
  • 1e08576691 Fix createdb tests for C locale Peter Eisentraut 2022-09-16 11:10:41 +02:00
  • c7db01e325 Don't allow creation of database with ICU locale with unsupported encoding Peter Eisentraut 2022-09-16 09:37:54 +02:00
  • 148f66d59e Don't allow creation of database with ICU locale with unsupported encoding Peter Eisentraut 2022-09-16 09:37:54 +02:00
  • bff7bc6cb7 Detect format-string mistakes in the libpq_pipeline test module. Tom Lane 2022-09-15 17:17:53 -04:00
  • cf2c7a736e Detect format-string mistakes in the libpq_pipeline test module. Tom Lane 2022-09-15 17:17:53 -04:00
  • 4e2a88905d Detect format-string mistakes in the libpq_pipeline test module. Tom Lane 2022-09-15 17:17:53 -04:00
  • 19a00ea56f In back branches, fix conditions for pullup of FROM-less subqueries. Tom Lane 2022-09-15 15:21:35 -04:00
  • 19bb5e46b9 In back branches, fix conditions for pullup of FROM-less subqueries. Tom Lane 2022-09-15 15:21:35 -04:00
  • 3a06a79cd1
    Copy-edit docs for logical replication column lists Alvaro Herrera 2022-09-15 18:04:00 +02:00
  • bfa58a679a
    Copy-edit docs for logical replication column lists Alvaro Herrera 2022-09-15 18:04:00 +02:00
  • 918de37652 Revert ill-considered change in pg_resetwal output. Tom Lane 2022-09-15 10:58:03 -04:00
  • e36cbef04b Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. Noah Misch 2022-09-15 06:45:23 -07:00
  • b4f584f9d2 Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. Noah Misch 2022-09-15 06:45:23 -07:00
  • eed548822c Fix grammar in error message John Naylor 2022-09-15 11:40:17 +07:00
  • 7beda87b6a Fix grammar in error message John Naylor 2022-09-15 11:40:17 +07:00
  • 16492df70b Blind attempt to fix LLVM dependency in the backend John Naylor 2022-09-15 10:24:55 +07:00
  • 31dcfae83c Use the terminology "WAL file" not "log file" more consistently. Tom Lane 2022-09-14 18:40:58 -04:00
  • d068b4108c Fix outdated convert_saop_to_hashed_saop comment David Rowley 2022-09-15 09:41:32 +12:00
  • 63840526b0 Fix outdated convert_saop_to_hashed_saop comment David Rowley 2022-09-15 09:40:34 +12:00
  • 111d954024 Small wording improvements Peter Eisentraut 2022-09-14 22:30:51 +02:00
  • f40346ff0b Doc: add some doco about using the libpq_pipeline test module. Tom Lane 2022-09-14 16:43:19 -04:00
  • 12a5214df4 Small wording improvements Peter Eisentraut 2022-09-14 22:30:51 +02:00
  • 1d3566f1b2 pgcrypto: Remove unused code Daniel Gustafsson 2022-09-14 21:58:30 +02:00
  • 5f84647ee1 Update .gitignore Peter Eisentraut 2022-09-14 21:55:28 +02:00
  • b66fbd8afe Use SIGNAL_ARGS consistently to declare signal handlers. Tom Lane 2022-09-14 14:44:45 -04:00
  • ab393528fa Run xmllint validation only once Peter Eisentraut 2022-09-14 17:55:22 +02:00
  • 8b60db7743 Handle SIGTERM in pg_receivewal and pg_recvlogical Daniel Gustafsson 2022-09-14 16:32:24 +02:00
  • 0e733278e3
    Add subxid-overflow "isolation" test Alvaro Herrera 2022-09-14 15:17:23 +02:00
  • ef81b7f869
    Remove duplicate initialization Alvaro Herrera 2022-09-14 15:36:21 +02:00
  • 3fd1f4b9cd
    Remove duplicate initialization Alvaro Herrera 2022-09-14 15:36:21 +02:00
  • d4adff0e97 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:09 +09:00
  • 07d81d1e5b postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:07 +09:00
  • 87fd3c9025 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:06 +09:00
  • 6749d4e8c7 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:04 +09:00
  • b53d104ae3 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:03 +09:00
  • 64387c5408 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:01 +09:00
  • 9320cfdd06 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 2022-09-14 18:45:00 +09:00