Commit Graph

  • 6a78a42fea Fix netmask handling in inet_minmax_multi_ops Tomas Vondra 2023-03-20 09:51:50 +01:00
  • 0b51d423e9 doc: Additional information about timeline ID hexadecimal format Peter Eisentraut 2023-03-20 08:48:46 +01:00
  • 785f709576 Have the planner account for the Memoize cache key memory David Rowley 2023-03-20 16:26:04 +13:00
  • f654f343c6 Fix memory leak in Memoize cache key evaluation David Rowley 2023-03-20 13:30:55 +13:00
  • 8de4660a57 Fix memory leak in Memoize cache key evaluation David Rowley 2023-03-20 13:30:15 +13:00
  • 579ee5df14 Fix memory leak in Memoize cache key evaluation David Rowley 2023-03-20 13:28:47 +13:00
  • e060cd59fa Avoid copying undefined data in _readA_Const(). Tom Lane 2023-03-19 15:36:16 -04:00
  • 4af259543b Doc: fix documentation example for bytea hex output format. Tom Lane 2023-03-18 16:11:22 -04:00
  • 92865681c2 Doc: fix documentation example for bytea hex output format. Tom Lane 2023-03-18 16:11:22 -04:00
  • d28f441d32 Doc: fix documentation example for bytea hex output format. Tom Lane 2023-03-18 16:11:22 -04:00
  • 6fe609496b Doc: fix documentation example for bytea hex output format. Tom Lane 2023-03-18 16:11:22 -04:00
  • 8995eac6c4 Doc: fix documentation example for bytea hex output format. Tom Lane 2023-03-18 16:11:22 -04:00
  • 4f46f870fa Doc: fix documentation example for bytea hex output format. Tom Lane 2023-03-18 16:11:22 -04:00
  • 75bd846b68 Add functions to do timestamptz arithmetic in a non-default timezone. Tom Lane 2023-03-18 14:12:14 -04:00
  • 0e681cf039 Add files related to query jumbling in src/include/nodes/ for meson Michael Paquier 2023-03-18 18:04:04 +09:00
  • 3e59e5048d Refactor datetime functions' timezone lookup code to reduce duplication. Tom Lane 2023-03-17 17:47:15 -04:00
  • cc1392d4aa Fix typo Peter Eisentraut 2023-03-17 21:39:44 +01:00
  • f413941f41 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 2023-03-17 11:47:35 -07:00
  • 8b87e92919 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 2023-03-17 11:47:35 -07:00
  • 064709f803 Simplify and speed up pg_dump's creation of parent-table links. Tom Lane 2023-03-17 13:43:10 -04:00
  • 012ffb365a Fix pg_dump for hash partitioning on enum columns. Tom Lane 2023-03-17 13:31:40 -04:00
  • 8f83ce8c52 Fix pg_dump for hash partitioning on enum columns. Tom Lane 2023-03-17 13:31:40 -04:00
  • 7e7c5b6839 Fix pg_dump for hash partitioning on enum columns. Tom Lane 2023-03-17 13:31:40 -04:00
  • 5fc1ac151d Fix pg_dump for hash partitioning on enum columns. Tom Lane 2023-03-17 13:31:40 -04:00
  • 2b216da1e5 Fix pg_dump for hash partitioning on enum columns. Tom Lane 2023-03-17 13:31:40 -04:00
  • bc8cd50fef Fix pg_dump for hash partitioning on enum columns. Tom Lane 2023-03-17 13:31:40 -04:00
  • de4d456b40 Improve several permission-related error messages. Peter Eisentraut 2023-03-17 10:14:16 +01:00
  • 39a3bdc9eb postgres_fdw: Remove useless if-test in GetConnection(). Etsuro Fujita 2023-03-17 18:15:00 +09:00
  • bfc9497ece libpq: Use modern socket flags, if available. Thomas Munro 2023-03-17 17:08:02 +13:00
  • 95a828378e Fix incorrect format placeholders Peter Eisentraut 2023-03-17 07:35:43 +01:00
  • b520129bdc tests: Prevent syslog activity by slapd, take 2 Andres Freund 2023-03-16 23:03:31 -07:00
  • dbe926b91e tests: Prevent syslog activity by slapd, take 2 Andres Freund 2023-03-16 23:03:31 -07:00
  • ee880034aa tests: Prevent syslog activity by slapd, take 2 Andres Freund 2023-03-16 23:03:31 -07:00
  • a9b716c33d tests: Prevent syslog activity by slapd, take 2 Andres Freund 2023-03-16 23:03:31 -07:00
  • ce29cea17f tests: Prevent syslog activity by slapd, take 2 Andres Freund 2023-03-16 23:03:31 -07:00
  • 64470973b1 tests: Prevent syslog activity by slapd, take 2 Andres Freund 2023-03-16 23:03:31 -07:00
  • 3761e59a62 fix for error triggered with multiple parallel sysscans during logical decoding of an active transaction. #136 Rajesh Kumar 2023-03-17 11:28:46 +05:30
  • e709596b25 Add macros for ReorderBufferTXN toptxn. Amit Kapila 2023-03-17 08:29:41 +05:30
  • 371e3daaa5 Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 2023-03-17 15:51:00 +13:00
  • eb7d043c9b Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 2023-03-17 15:49:53 +13:00
  • b43d8e76dd tests: Minimize syslog activity by slapd Andres Freund 2023-03-16 17:48:47 -07:00
  • 54f07ced96 tests: Minimize syslog activity by slapd Andres Freund 2023-03-16 17:48:47 -07:00
  • f6f5acc6bc tests: Minimize syslog activity by slapd Andres Freund 2023-03-16 17:48:47 -07:00
  • e304e50992 tests: Minimize syslog activity by slapd Andres Freund 2023-03-16 17:48:47 -07:00
  • fd65711f3b tests: Minimize syslog activity by slapd Andres Freund 2023-03-16 17:48:47 -07:00
  • b9f8d1cbad tests: Minimize syslog activity by slapd Andres Freund 2023-03-16 17:48:47 -07:00
  • 98ae2c84a4 libpq: Remove code for SCM credential authentication Michael Paquier 2023-03-17 10:52:26 +09:00
  • b23f2a729c Small tidyup for commit d41a178b, part II. Thomas Munro 2023-03-17 14:44:12 +13:00
  • 8fcd1517f0 Small tidyup for commit d41a178b, part II. Thomas Munro 2023-03-17 14:44:12 +13:00
  • 77a8133c95 Small tidyup for commit d41a178b, part II. Thomas Munro 2023-03-17 14:44:12 +13:00
  • 1c0d4affa2 Small tidyup for commit d41a178b, part II. Thomas Munro 2023-03-17 14:44:12 +13:00
  • e8a774d007 Small tidyup for commit d41a178b, part II. Thomas Munro 2023-03-17 14:44:12 +13:00
  • 10b6745d31 Small tidyup for commit d41a178b, part II. Thomas Munro 2023-03-17 14:44:12 +13:00
  • 9bfd2822b3 Enable use of Memoize atop an Append that came from UNION ALL. Tom Lane 2023-03-16 18:13:35 -04:00
  • 25ae3bba79 Work around spurious compiler warning in inet operators Andres Freund 2023-03-16 14:08:44 -07:00
  • c1266562fe Work around spurious compiler warning in inet operators Andres Freund 2023-03-16 14:08:44 -07:00
  • 51cb789aa4 Work around spurious compiler warning in inet operators Andres Freund 2023-03-16 14:08:44 -07:00
  • a7a92738ff Work around spurious compiler warning in inet operators Andres Freund 2023-03-16 14:08:44 -07:00
  • fb1132e50f Work around spurious compiler warning in inet operators Andres Freund 2023-03-16 14:08:44 -07:00
  • 0dc40196f2 Work around spurious compiler warning in inet operators Andres Freund 2023-03-16 14:08:44 -07:00
  • 75e7378f6e Small tidyup for commit d41a178b. Thomas Munro 2023-03-17 09:44:42 +13:00
  • 6a9229da65 Small tidyup for commit d41a178b. Thomas Munro 2023-03-17 09:44:42 +13:00
  • 9d6c343971 Small tidyup for commit d41a178b. Thomas Munro 2023-03-17 09:44:42 +13:00
  • 6f508b8bce Small tidyup for commit d41a178b. Thomas Munro 2023-03-17 09:44:42 +13:00
  • 798dae9f65 Small tidyup for commit d41a178b. Thomas Munro 2023-03-17 09:44:42 +13:00
  • 00fc4b3a31 Small tidyup for commit d41a178b. Thomas Munro 2023-03-17 09:44:42 +13:00
  • b0488cb511 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 2023-03-16 16:50:56 -04:00
  • f170b572d2 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 2023-03-16 16:50:56 -04:00
  • 8f90381a20 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. Tom Lane 2023-03-16 16:50:56 -04:00
  • 5b3c595355 Tighten error checks in datetime input, and remove bogus "ISO" format. Tom Lane 2023-03-16 14:18:28 -04:00
  • 2b7259f855 Silence pedantic compiler warning introduced in ce340e530d1 Andres Freund 2023-03-16 09:41:13 -07:00
  • 2333803d84 Use "data directory" not "current directory" in error messages. Tom Lane 2023-03-16 12:04:08 -04:00
  • b84f38deac Ignore generated columns when REPLICA IDENTITY FULL #135 Onder Kalaci 2023-03-16 18:18:37 +03:00
  • d25b2feac3 Ignore dropped columns when REPLICA IDENTITY FULL Onder Kalaci 2023-03-16 18:06:54 +03:00
  • 442f870065 Integrate superuser check into has_rolreplication() Peter Eisentraut 2023-03-16 15:43:33 +01:00
  • 3b7cd8c690 Small code simplification Peter Eisentraut 2023-03-16 15:33:43 +01:00
  • 4ef1be5a0b pkg-config Requires.private entries should be comma-separated Peter Eisentraut 2023-03-16 07:37:38 +01:00
  • e731aeac89 Remove PgStat_BackendFunctionEntry Michael Paquier 2023-03-16 14:22:34 +09:00
  • e643a315fc Tweak regression test of pg_walinspect to be less collation-sensitive Michael Paquier 2023-03-16 13:24:12 +09:00
  • c9a272daaa Add .gitignore to ldap_password_func Michael Paquier 2023-03-16 09:36:01 +09:00
  • 6f9ee74d45 Improve handling of psql \watch's interval argument Michael Paquier 2023-03-16 09:32:36 +09:00
  • dccb4d1c03 MSVC: Don't build ldap_password_func if not building with ldap Andrew Dunstan 2023-03-15 18:30:22 -04:00
  • b85e91023b Don't try to read default for a non-existent attribute Andrew Dunstan 2023-03-15 17:16:57 -04:00
  • 483bdb2afe Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 2023-03-15 16:58:59 -04:00
  • 419a8dd814 Add a hook for modifying the ldapbind password Andrew Dunstan 2023-03-15 16:37:28 -04:00
  • 3908d6ae11 Support PlaceHolderVars in MERGE actions. Tom Lane 2023-03-15 11:59:18 -04:00
  • e3ac85014e Support PlaceHolderVars in MERGE actions. Tom Lane 2023-03-15 11:59:18 -04:00
  • a0137388cb
    doc: Add lists of modules trusted/obsolete Alvaro Herrera 2023-03-15 09:32:44 +01:00
  • a948e49e2e Use nanosleep() to implement pg_usleep(). Thomas Munro 2023-03-15 17:38:11 +13:00
  • e4da2a44c1 Update obsolete comment about pg_usleep() accuracy. Thomas Munro 2023-03-15 16:14:36 +13:00
  • 805b821e77 Add the testcases for 89e46da5e5. Amit Kapila 2023-03-15 09:31:44 +05:30
  • bbf18fe199 Improve WIN32 port of fstat() to detect more file types Michael Paquier 2023-03-15 12:56:10 +09:00
  • 69b6032e0d Improve WIN32 port of fstat() to detect more file types Michael Paquier 2023-03-15 12:56:06 +09:00
  • 765f5df726 Improve WIN32 port of fstat() to detect more file types Michael Paquier 2023-03-15 12:55:51 +09:00
  • 89e46da5e5 Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber. Amit Kapila 2023-03-15 08:36:38 +05:30
  • 2bef57ee8b Fix fractional vacuum_cost_delay. Thomas Munro 2023-03-15 13:57:00 +13:00
  • d9c9c43af5 Fix fractional vacuum_cost_delay. Thomas Munro 2023-03-15 13:57:00 +13:00
  • 720de00af4 Fix fractional vacuum_cost_delay. Thomas Munro 2023-03-15 13:57:00 +13:00
  • 5ff8e69d8e Fix waitpid() emulation on Windows. Thomas Munro 2023-03-15 13:17:18 +13:00
  • 8362884275 Fix waitpid() emulation on Windows. Thomas Munro 2023-03-15 13:17:18 +13:00