Commit Graph

  • d45597f72f
    Disallow direct change of NO INHERIT of not-null constraints Alvaro Herrera 2024-05-02 17:26:30 +02:00
  • 42510c031b Rename libpq trace internal functions Peter Eisentraut 2024-05-02 15:59:27 +02:00
  • 13daa33fa5
    Disallow NO INHERIT not-null constraints on partitioned tables Alvaro Herrera 2024-05-02 10:51:46 +02:00
  • a27ccc235d doc: Fix incorrectly spelled structname Daniel Gustafsson 2024-05-02 10:38:28 +02:00
  • 4b451fd31d doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut 2024-05-02 08:21:18 +02:00
  • 31d00d838e doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut 2024-05-02 08:21:18 +02:00
  • 9a8b3525e8 doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut 2024-05-02 08:21:18 +02:00
  • da55e4cd1f doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut 2024-05-02 08:21:18 +02:00
  • ec235d8649 doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut 2024-05-02 08:21:18 +02:00
  • 4a65e1c212 doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut 2024-05-02 08:21:18 +02:00
  • 0e66ed1421 doc: Fix description of configure --with-icu option Peter Eisentraut 2024-05-02 07:55:53 +02:00
  • 9c1d1bde44 doc: Fix description of configure --with-icu option Peter Eisentraut 2024-05-02 07:55:53 +02:00
  • 5a0ac6855a
    Skip invalid database pg_upgrade test on obsolete servers Alvaro Herrera 2024-05-01 11:50:05 +02:00
  • 56455ebd35
    Skip invalid database pg_upgrade test on obsolete servers Alvaro Herrera 2024-05-01 11:50:05 +02:00
  • 2ea4b29277 Fix typos and incorrect type in read_stream.c David Rowley 2024-05-01 17:04:52 +12:00
  • 7e5d20bbd1 Disable run condition optimization for some WindowFuncs David Rowley 2024-05-01 16:35:37 +12:00
  • 9d36b883bf Disable run condition optimization for some WindowFuncs David Rowley 2024-05-01 16:35:05 +12:00
  • 5cd72cc0c5 Fix parallel vacuum buffer usage reporting. Masahiko Sawada 2024-05-01 12:34:06 +09:00
  • f199436c12 Fix parallel vacuum buffer usage reporting. Masahiko Sawada 2024-05-01 12:34:04 +09:00
  • faba2f8f35 Fix parallel vacuum buffer usage reporting. Masahiko Sawada 2024-05-01 12:34:01 +09:00
  • 2800fbb2b7 Add tab completion for EXPLAIN (MEMORY|SERIALIZE) Michael Paquier 2024-05-01 11:59:14 +09:00
  • e3f9dcabd6 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 2024-05-01 13:23:25 +12:00
  • 0a34bcd0c2 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 2024-05-01 13:23:05 +12:00
  • e6b0efc65e Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 2024-05-01 13:22:41 +12:00
  • 52f21f9287 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 2024-05-01 13:22:16 +12:00
  • 68d3585450 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 2024-05-01 13:21:50 +12:00
  • a63224be49 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 2024-05-01 13:21:21 +12:00
  • 7562a9bd71 Fix locale options checking in CREATE DATABASE. Jeff Davis 2024-04-30 17:08:49 -07:00
  • 56d30fb10d Disallow converting a table to a view within an outer SQL command. Tom Lane 2024-04-30 15:22:56 -04:00
  • 1ee22d1e87 Disallow converting a table to a view within an outer SQL command. Tom Lane 2024-04-30 15:22:55 -04:00
  • 51189f98a9 Disallow converting a table to a view within an outer SQL command. Tom Lane 2024-04-30 15:22:55 -04:00
  • bf379b555c Disallow converting a table to a view within an outer SQL command. Tom Lane 2024-04-30 15:22:55 -04:00
  • d12b4ba1bd Fix one more portability shortcoming in new test_pg_dump test. Tom Lane 2024-04-30 10:45:14 -04:00
  • f6ab942f5d doc: Remove one example related to pg_input_error_info() Michael Paquier 2024-04-30 19:24:12 +09:00
  • 449cdcd486 Stabilize regression tests introduced by 259c96fa8f Alexander Korotkov 2024-04-30 12:12:43 +03:00
  • 259c96fa8f Inherit parent's AM for partition MERGE/SPLIT operations Alexander Korotkov 2024-04-30 11:55:13 +03:00
  • 60ae37a8bc Add tab completion for partition MERGE/SPLIT operations Alexander Korotkov 2024-04-30 11:55:10 +03:00
  • f4fc7cb54b Rename tables in tests of partition MERGE/SPLIT operations Alexander Korotkov 2024-04-30 11:55:07 +03:00
  • 96c7381c4c Fix error message in check_partition_bounds_for_split_range() Alexander Korotkov 2024-04-30 11:55:03 +03:00
  • fcf80c5d5f Make new partitions with parent's persistence during MERGE/SPLIT Alexander Korotkov 2024-04-30 12:00:15 +03:00
  • 842c9b2705 Document the way partition MERGE/SPLIT operations create new partitions Alexander Korotkov 2024-04-30 11:54:56 +03:00
  • 885742b9f8 Change the way ATExecMergePartitions() handles the name collision Alexander Korotkov 2024-04-30 11:54:42 +03:00
  • 5bcbe9813b Fix compilation on OpenSSL 1.0.2 and LibreSSL Heikki Linnakangas 2024-04-30 08:22:24 +03:00
  • b7dc5da196 Force COLLATE "C" to stabilize ordering, redux. Tom Lane 2024-04-29 23:32:05 -04:00
  • 900d114425 Force COLLATE "C" to stabilize ordering in new test_pg_dump queries. Tom Lane 2024-04-29 21:36:00 -04:00
  • 9d9ece4c16 Fix test case from b0c5b215d. Tom Lane 2024-04-29 20:23:26 -04:00
  • b0c5b215da Allow meson builds to run test_pg_dump test in installcheck mode. Tom Lane 2024-04-29 19:46:33 -04:00
  • 5342874039 Fix failure to track role dependencies of pg_init_privs entries. Tom Lane 2024-04-29 19:26:19 -04:00
  • dd0183469b Avoid repeating loads of frozen ID values. Noah Misch 2024-04-29 10:25:33 -07:00
  • f222349c4e Close race condition between datfrozen and relfrozen updates. Noah Misch 2024-04-29 10:24:56 -07:00
  • 70cadfba0c Close race condition between datfrozen and relfrozen updates. Noah Misch 2024-04-29 10:24:56 -07:00
  • 2ca19aa816 Close race condition between datfrozen and relfrozen updates. Noah Misch 2024-04-29 10:24:56 -07:00
  • 92685c389d Close race condition between datfrozen and relfrozen updates. Noah Misch 2024-04-29 10:24:56 -07:00
  • 7c5915c4b1 Close race condition between datfrozen and relfrozen updates. Noah Misch 2024-04-29 10:24:56 -07:00
  • f65ab862e3 Close race condition between datfrozen and relfrozen updates. Noah Misch 2024-04-29 10:24:56 -07:00
  • 17a834a04d Reject SSL connection if ALPN is used but there's no common protocol Heikki Linnakangas 2024-04-29 18:12:26 +03:00
  • 03a0e0d4bb libpq: Enforce ALPN in direct SSL connections Heikki Linnakangas 2024-04-29 18:12:24 +03:00
  • 87d2801d4b libpq: Fix error messages when server rejects SSL or GSS Heikki Linnakangas 2024-04-29 18:12:21 +03:00
  • 7e61e4cc7c Make two-phase tests of ECPG and main suite more concurrent-proof Michael Paquier 2024-04-29 21:10:41 +09:00
  • 3c18409265 libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") == "" Heikki Linnakangas 2024-04-29 12:26:46 +03:00
  • 592a228372 Revert "Add GUC backtrace_on_internal_error" Peter Eisentraut 2024-04-29 10:49:42 +02:00
  • 5c9f35fc48 Fix documentation and comments on what happens after GSS rejection Heikki Linnakangas 2024-04-28 22:39:35 +03:00
  • 617a239272 Throw a more on-point error for functions depending on columns. Tom Lane 2024-04-28 14:34:21 -04:00
  • b19255ca66 Throw a more on-point error for functions depending on columns. Tom Lane 2024-04-28 14:34:21 -04:00
  • 9b41d1d634 Throw a more on-point error for functions depending on columns. Tom Lane 2024-04-28 14:34:21 -04:00
  • 42b041243c Throw a more on-point error for functions depending on columns. Tom Lane 2024-04-28 14:34:21 -04:00
  • cb0ccefa03 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 2024-04-28 13:42:13 -04:00
  • 440b6251b7 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 2024-04-28 13:42:13 -04:00
  • 1748379b63 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 2024-04-28 13:42:13 -04:00
  • 3752e3d210 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 2024-04-28 13:42:13 -04:00
  • e6e3ee5b7e Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 2024-04-28 13:42:13 -04:00
  • 4019285c06 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 2024-04-28 13:42:13 -04:00
  • 310cd8ab38 Fix duplicated consecutive words in comments David Rowley 2024-04-28 20:03:34 +12:00
  • e00b4f79e7 Remove redundant JSON parser typedefs Andrew Dunstan 2024-04-27 07:02:57 -04:00
  • ed52df3b19 Small cosmetic fixes in radix tree template John Naylor 2024-04-27 14:42:01 +07:00
  • 52f44615ce Fix make headerscheck John Naylor 2024-04-27 11:38:41 +07:00
  • 1713e3d6cd Minor fixes to pg_combinebackup and its documentation. Robert Haas 2024-04-26 08:42:42 -04:00
  • 205db0114e pg_combinebackup: Detect checksum mismatches and document limitation. Robert Haas 2024-04-25 14:58:59 -04:00
  • 2209c70c65 Avoid unnecessary "touch meson.build" in vpath builds Andres Freund 2024-04-25 07:51:33 -07:00
  • 6d4bc96eb7 Avoid unnecessary "touch meson.build" in vpath builds Andres Freund 2024-04-25 07:51:33 -07:00
  • bb7f195ff7 radixtree: Fix SIGSEGV at update of embeddable value to non-embeddable. Masahiko Sawada 2024-04-25 21:48:52 +09:00
  • e03ec4641d doc: Add link to table Peter Eisentraut 2024-04-25 14:03:42 +02:00
  • ed8009b838
    Merge pull request #184 from alina-derkach-oaza/patch-1 Anastasia Alexandrova 2024-04-25 14:56:00 +03:00
  • 51cf6923ee
    Update design.css Alina Derkach 2024-04-25 14:51:56 +03:00
  • ab59891075
    DOCS-115 Updated color scheme to differentiate technology (#179) Anastasia Alexandrova 2024-04-25 12:52:05 +03:00
  • ae477c0144
    Added a banner about non-GA versions to docs (#181) Anastasia Alexandrova 2024-04-25 12:51:31 +03:00
  • db08e8c6fa Post-commit review fixes for slot synchronization. Amit Kapila 2024-04-25 14:01:44 +05:30
  • 0afa288911 Remove unnecessary code from be_lo_put() Peter Eisentraut 2024-04-25 10:08:07 +02:00
  • a9155efc70 Fix the missing table sync due to improper invalidation handling. Amit Kapila 2024-04-25 10:52:34 +05:30
  • aa79bde725 Fix the missing table sync due to improper invalidation handling. Amit Kapila 2024-04-25 10:40:52 +05:30
  • 28a8cc457b Fix the missing table sync due to improper invalidation handling. Amit Kapila 2024-04-25 10:33:04 +05:30
  • ee3ef4af19 Improve comment of DeallocateStmt->isall Michael Paquier 2024-04-25 10:20:49 +09:00
  • 6d4a170107 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 2024-04-24 10:18:16 -04:00
  • 54aba936da Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 2024-04-24 10:18:16 -04:00
  • 6189a0d379 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 2024-04-24 10:18:16 -04:00
  • 5e85bc3b01 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 2024-04-24 10:18:16 -04:00
  • cd0678a9bb Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 2024-04-24 10:18:16 -04:00
  • e51c2a46b5 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 2024-04-24 10:18:16 -04:00
  • cc893b8237 Add pg_logging_init() calls missing in commit ba3e6e2bca Andrew Dunstan 2024-04-24 07:52:52 -04:00
  • 9d353639c3 Doc: fix prompt in psql crosstabview example Daniel Gustafsson 2024-04-24 13:09:50 +02:00