Commit Graph

  • 535f1fc9da Tweak detail and hint messages to be consistent with project policy Michael Paquier 2022-07-20 09:50:57 +09:00
  • 12c254c99f Tweak detail and hint messages to be consistent with project policy Michael Paquier 2022-07-20 09:50:12 +09:00
  • ecc84b916f Add regression test for TRUNCATE on foreign table not supporting TRUNCATE. Fujii Masao 2022-07-20 09:35:14 +09:00
  • a2944d8724 Fix missed corner cases for grantable permissions on GUCs. Tom Lane 2022-07-19 17:22:03 -04:00
  • 13d8388151 Fix missed corner cases for grantable permissions on GUCs. Tom Lane 2022-07-19 17:21:55 -04:00
  • 795ccd4403 relnotes: clarify pg_basebackup compression options Bruce Momjian 2022-07-19 16:45:25 -04:00
  • 15ff26d559 relnotes: improve wording of several PG 15 items Bruce Momjian 2022-07-19 13:35:00 -04:00
  • d6a3aeb9a3 Convert planner's AggInfo and AggTransInfo structs to proper Nodes. Tom Lane 2022-07-19 12:29:37 -04:00
  • e2f6c307c0 Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. Tom Lane 2022-07-19 11:18:19 -04:00
  • 1679d57a55
    Wrap overly long lines Alvaro Herrera 2022-07-19 09:54:03 +02:00
  • 4371d34f29 Clean up temp file from refactored dtrace rule Peter Eisentraut 2022-07-19 07:31:58 +02:00
  • 14a8bd9827 Convert macros to static inline functions (itup.h) Peter Eisentraut 2022-07-19 06:58:11 +02:00
  • 2cbc3c17a5 Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM Michael Paquier 2022-07-19 11:45:06 +09:00
  • 5fb5b6c4c1 Add more tests for REINDEX DATABASE/SYSTEM with relfilenode changes Michael Paquier 2022-07-19 10:51:27 +09:00
  • c91a216ef7 Use STDOUT/STDERR_FILENO in most of syslogger. Andres Freund 2022-07-18 17:06:34 -07:00
  • 92f478657c windows: msvc: Define STDIN/OUT/ERR_FILENO. Andres Freund 2022-07-18 17:06:34 -07:00
  • 950e64fa46 Use STDOUT/STDERR_FILENO in most of syslogger. Andres Freund 2022-07-18 17:06:34 -07:00
  • c290e79cf0 windows: msvc: Define STDIN/OUT/ERR_FILENO. Andres Freund 2022-07-18 17:06:34 -07:00
  • 0778eb79b1 Improve perl style in ecpg's parser-construction scripts. Tom Lane 2022-07-18 19:43:16 -04:00
  • d268d0f7a1 ecpg: use our instead of my in parse.pl to fix perlcritic complaint Andres Freund 2022-07-18 14:53:02 -07:00
  • eb6569fd0e Refactor dtrace postprocessing make rules Andres Freund 2022-07-18 12:22:50 -07:00
  • adba4b7471 Add output directory option to gen_node_support.pl Andres Freund 2022-07-18 12:32:26 -07:00
  • c8a9246e09 Add output directory argument to generate-unicode_norm_table.pl Andres Freund 2022-07-18 12:18:36 -07:00
  • 2bf626b714 Add output file argument to generate-errcodes.pl Andres Freund 2022-07-18 12:15:09 -07:00
  • 4f20506fe0 Add output path arg in generate-lwlocknames.pl Andres Freund 2022-07-18 12:13:14 -07:00
  • b3a0d8324c Move snowball_create.sql creation into perl file Andres Freund 2022-07-18 12:11:34 -07:00
  • db0a272d12 ecpg: Output dir, source dir, stamp file argument for preproc/*.pl Andres Freund 2022-07-18 11:59:03 -07:00
  • 7c3c2cb9ae psql: Output dir and dependency generation for sql_help Andres Freund 2022-07-18 11:57:31 -07:00
  • 6d61aef5db Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 2022-07-18 16:23:48 +02:00
  • 9af9e2094d Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 2022-07-18 16:23:48 +02:00
  • a91242b1bc Deal with paths containing \ and spaces in basebackup_to_shell tests Andres Freund 2022-07-18 10:14:43 -07:00
  • 1ab0719836 Deal with paths containing \ and spaces in basebackup_to_shell tests Andres Freund 2022-07-18 10:14:43 -07:00
  • b2c8d56618 Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 2022-07-18 16:23:48 +02:00
  • 0df4eb3f70 Reinstate tests accidentally removed by e3fcca0d0d Tomas Vondra 2022-07-18 19:16:23 +02:00
  • 8657946d37 Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut 2022-07-18 16:23:48 +02:00
  • 9293589d96 pg_upgrade: Adjust quoting style in message to match guidelines Peter Eisentraut 2022-07-18 14:53:00 +02:00
  • 9a01ea73da pg_upgrade: Adjust quoting style in message to match guidelines Peter Eisentraut 2022-07-18 14:53:00 +02:00
  • 973137de08 pg_upgrade: Adjust quoting style in message to match guidelines Peter Eisentraut 2022-07-18 14:53:00 +02:00
  • b681ca7635 Add another SQL/JSON error code Peter Eisentraut 2022-07-18 14:26:43 +02:00
  • 976b06c663 Add another SQL/JSON error code Peter Eisentraut 2022-07-18 14:26:43 +02:00
  • f58d7073b7 Convert macros to static inline functions (tupmacs.h) Peter Eisentraut 2022-07-18 07:43:39 +02:00
  • 8cf64d35ea Mark all symbols exported from extension libraries PGDLLEXPORT. Andres Freund 2022-07-17 18:50:14 -07:00
  • 5050fe5458 Fix configure executable permissions. Andres Freund 2022-07-17 18:41:32 -07:00
  • 6291c14c7c add format_binary #92 Dave Cramer 2022-07-17 21:40:32 -04:00
  • 089480c077 Default to hidden visibility for extension libraries where possible Andres Freund 2022-07-17 17:49:51 -07:00
  • fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols. Andres Freund 2022-07-17 17:29:32 -07:00
  • f2b73c8d75 Add central declarations for dlsym()ed symbols Andres Freund 2022-07-17 17:23:42 -07:00
  • 31e5b50292 postgres_fdw: be more wary about shippability of reg* constants. Tom Lane 2022-07-17 18:11:22 -04:00
  • 36ccca3dba Fix omissions in support for the "regcollation" type. Tom Lane 2022-07-17 17:43:28 -04:00
  • bb30410b9f Fix omissions in support for the "regcollation" type. Tom Lane 2022-07-17 17:43:28 -04:00
  • 96dbbf828c Fix omissions in support for the "regcollation" type. Tom Lane 2022-07-17 17:43:28 -04:00
  • f49a9fc2bb Fix omissions in support for the "regcollation" type. Tom Lane 2022-07-17 17:43:28 -04:00
  • 26c9e1bd88 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:51 -04:00
  • 94bcb48ab5 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:50 -04:00
  • 288e499ba8 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:50 -04:00
  • 6230bd7df4 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:50 -04:00
  • 810bcbd383 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:50 -04:00
  • b8032f4816 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:50 -04:00
  • 0a7ccee8fe postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 2022-07-17 17:27:50 -04:00
  • e993166d71 Disable unstable test cases in src/test/ssl/t/001_ssltests.pl. Tom Lane 2022-07-16 21:57:32 -04:00
  • 55828a6b60 Disable unstable test cases in src/test/ssl/t/001_ssltests.pl. Tom Lane 2022-07-16 18:26:25 -04:00
  • 5e692dcaca Remove postmaster.c's reset_shared() wrapper function. Tom Lane 2022-07-16 12:26:19 -04:00
  • 506428d091 Attempt to fix compiler warning on old compiler Peter Eisentraut 2022-07-16 15:47:27 +02:00
  • b449afb582 Attempt to fix compiler warning on old compiler Peter Eisentraut 2022-07-16 13:45:57 +02:00
  • 9fd45870c1 Replace many MemSet calls with struct initialization Peter Eisentraut 2022-07-16 08:42:15 +02:00
  • c94ae9d827 Emulate sigprocmask(), not sigsetmask(), on Windows. Thomas Munro 2022-07-16 16:07:45 +12:00
  • d3b0884c07 Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • 3f2344d4ae Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • 1661c40b9d Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • c75b6b454e Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • c412c60b91 Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • 91377a4559 Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • 3b8d23a3e1 Make dsm_impl_posix_resize more future-proof. Thomas Munro 2022-07-16 10:59:52 +12:00
  • 3a0e385048 Log details for client certificate failures Peter Eisentraut 2022-07-15 16:18:32 +02:00
  • 507ba16b28 Convert macros to static inline functions (xlog_internal.h) Peter Eisentraut 2022-07-15 12:05:01 +02:00
  • 3e9ca52601 Support gcc -fkeep-inline-functions Peter Eisentraut 2022-07-15 12:05:01 +02:00
  • 8c297dd5f4 Fix inconsistent parameter names between prototype and declaration David Rowley 2022-07-15 15:27:14 +12:00
  • 80ad91ea8c Fix inconsistent parameter names between prototype and declaration David Rowley 2022-07-15 15:26:34 +12:00
  • 2ebb8416cc Clarify that pg_dump takes ACCESS SHARE lock John Naylor 2022-07-01 11:41:36 +07:00
  • b32a588961 Clarify that pg_dump takes ACCESS SHARE lock John Naylor 2022-07-01 11:41:36 +07:00
  • 65a0cf8632 docs: make monitoring "phases" table titles consistent Bruce Momjian 2022-07-14 20:01:11 -04:00
  • 582c3e9e8b docs: make monitoring "phases" table titles consistent Bruce Momjian 2022-07-14 20:01:11 -04:00
  • e1d5ac3118 docs: make monitoring "phases" table titles consistent Bruce Momjian 2022-07-14 20:01:11 -04:00
  • ad8c8ee415 docs: make monitoring "phases" table titles consistent Bruce Momjian 2022-07-14 20:01:11 -04:00
  • ef9d0cf19c doc: clarify how dropping of extensions affects dependent objs. Bruce Momjian 2022-07-14 17:41:03 -04:00
  • 5fe2d4c56e doc: clarify how dropping of extensions affects dependent objs. Bruce Momjian 2022-07-14 17:41:03 -04:00
  • 2fc2d805e9 doc: clarify how dropping of extensions affects dependent objs. Bruce Momjian 2022-07-14 17:41:03 -04:00
  • 8ef2859163 doc: clarify how dropping of extensions affects dependent objs. Bruce Momjian 2022-07-14 17:41:03 -04:00
  • b0ea3e46c6 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • a36882ef94 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • 27b8f73fd3 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • 2d4c6437c8 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • 47ae6948f0 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • 0d8db8cf85 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • e24ea2a97f pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 2022-07-14 16:34:30 -04:00
  • 846ae360ab doc: add documentation about ecpg Oracle-compatibility mode Bruce Momjian 2022-07-14 16:19:45 -04:00
  • 613e5a3123 doc: add documentation about ecpg Oracle-compatibility mode Bruce Momjian 2022-07-14 16:19:45 -04:00
  • bf3d692deb doc: add documentation about ecpg Oracle-compatibility mode Bruce Momjian 2022-07-14 16:19:45 -04:00
  • 76fa4bf321 doc: add documentation about ecpg Oracle-compatibility mode Bruce Momjian 2022-07-14 16:19:45 -04:00
  • 8e97474834 doc: add documentation about ecpg Oracle-compatibility mode Bruce Momjian 2022-07-14 16:19:45 -04:00