Commit Graph

  • 4fb6401e7b
    Merge pull request #11 from dutow/newrename Zsolt Parragi 2024-09-30 18:07:12 +01:00
  • a19f83f879 docs: Enhance the pg_stat_checkpointer view documentation. Fujii Masao 2024-10-01 01:55:45 +09:00
  • 8ca2b2b47f Remove pg_tde from the make build Zsolt Parragi 2024-09-30 17:46:14 +01:00
  • 6596a8c860 Remove incorrect entries in pg_walsummary's getopt_long call. Tom Lane 2024-09-30 12:06:54 -04:00
  • 04c64e3fb3 Remove incorrect entries in pg_walsummary's getopt_long call. Tom Lane 2024-09-30 12:06:54 -04:00
  • d700e8d75b Bump MIN_WINNT for MINGW to clear a build error Andrew Dunstan 2024-09-30 11:32:32 -04:00
  • cb7557f9d2
    Update README.md (#296) Anastasia Alexandrova 2024-09-30 14:09:57 +02:00
  • 4dea33ce76
    Don't disallow DROP of constraints ONLY on partitioned tables Alvaro Herrera 2024-09-30 11:58:13 +02:00
  • 4c7cd07aa6 Bump catalog version for change in VariableSetStmt Michael Paquier 2024-09-30 14:52:03 +09:00
  • dc68515968 Show values of SET statements as constants in pg_stat_statements Michael Paquier 2024-09-30 14:02:00 +09:00
  • 559efce1d6 Add num_done counter to the pg_stat_checkpointer view. Fujii Masao 2024-09-30 11:56:05 +09:00
  • 9410f7cbf4 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 2024-09-30 11:17:23 +09:00
  • 88e1153cb3 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 2024-09-30 11:13:55 +09:00
  • 92cc21d158 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 2024-09-30 11:13:55 +09:00
  • 653ce5b8b7 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 2024-09-30 11:13:55 +09:00
  • 77f1546819 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 2024-09-30 11:13:55 +09:00
  • 20cfec896c reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 2024-09-30 11:13:55 +09:00
  • 6fd5071909 Set query ID in parallel workers for vacuum, BRIN and btree Michael Paquier 2024-09-30 08:43:28 +09:00
  • 5a33a39a8b Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • db19924555 Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • b9ee1339bf Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • 159bf0f31b Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • 4c922821e1 Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • da99df15c2 Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • 0d5a3d7574 Remove NULL dereference from RenameRelationInternal(). Noah Misch 2024-09-29 15:54:25 -07:00
  • 4124f3e1cd Modify version string display. Zsolt Parragi 2024-09-29 20:25:55 +01:00
  • e9339782a6 In passwordFromFile, don't leak the open file after stat failures. Tom Lane 2024-09-29 13:40:03 -04:00
  • ba09144775 Rename integration tests file. Fix assertion error after function's return value change. Remove cluster directory after each test NContinanza 2024-09-28 19:50:50 -03:00
  • 91e5add02b Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • 118dfd1213 Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • 0c827fbdb8 Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • 7f90b72742 Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • 0a709c456f Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • 4aad471688 Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • c1ff2d8bc5 Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 2024-09-27 15:28:56 -07:00
  • 18cea252ac doc: Note that CREATE MATERIALIZED VIEW restricts search_path. Nathan Bossart 2024-09-27 16:21:21 -05:00
  • d8ebcac547 doc: Note that CREATE MATERIALIZED VIEW restricts search_path. Nathan Bossart 2024-09-27 16:21:21 -05:00
  • a3179ab692 Recalculate where-needed data accurately after a join removal. Tom Lane 2024-09-27 16:04:04 -04:00
  • 7f7474a8e4 Reindent pg_verifybackup.c. Robert Haas 2024-09-27 11:14:31 -04:00
  • 8dfd312902 pg_verifybackup: Verify tar-format backups. Robert Haas 2024-09-27 08:40:24 -04:00
  • 1562bac820
    Refactor internal/principal key LWLocks (#294) Andrew Pogrebnoi 2024-09-27 14:27:07 +03:00
  • 763491857c Build fix: reran autoconf Zsolt Parragi 2024-09-27 11:08:50 +01:00
  • 8410f738ad Fix typo in pg_walsummary/nls.mk. Fujii Masao 2024-09-27 10:20:22 +09:00
  • 2f33e68a5c Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:22 +09:00
  • 911eda9f3c Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:21 +09:00
  • 6530b869c3 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:19 +09:00
  • a613edc5c2 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:18 +09:00
  • afbd3dc7d2 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:16 +09:00
  • 1532599a85 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:14 +09:00
  • 09620ea091 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 2024-09-27 09:40:09 +09:00
  • f762d99c87 Fix catalog data of new LO privilege functions Michael Paquier 2024-09-27 07:26:29 +09:00
  • b52adbad46 Ensure we have a snapshot when updating pg_index entries. Nathan Bossart 2024-09-26 15:51:23 -05:00
  • 9726653185 Improve style of pg_upgrade task callback functions. Nathan Bossart 2024-09-26 13:54:37 -05:00
  • 147bbc90f7 Modernize to_char's Roman-numeral code, fixing overflow problems. Tom Lane 2024-09-26 11:02:31 -04:00
  • 3e8c92c956 Doc: InitPlans aren't parallel-restricted any more. Tom Lane 2024-09-26 10:37:51 -04:00
  • e3a92ab070 Doc: InitPlans aren't parallel-restricted any more. Tom Lane 2024-09-26 10:37:51 -04:00
  • d66572d9fe Doc: Add a note in the upgrade of logical replication clusters. Amit Kapila 2024-09-26 16:14:07 +05:30
  • e658038772 Update oid for pg_wal_replay_wait() procedure Alexander Korotkov 2024-09-26 11:48:23 +03:00
  • 81487c83be tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 2022-10-05 10:44:38 -07:00
  • f232d7c682 tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 2022-10-05 10:44:38 -07:00
  • e750e41332 tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 2022-10-05 10:44:38 -07:00
  • 3981fd5869 tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 2022-10-05 10:44:38 -07:00
  • 4879037b53 Updated submodule pointer Zsolt Parragi 2024-09-25 20:50:54 +01:00
  • 88ba689295 PG-1008: Change product name and version number Muhammad Usama 2024-09-16 16:56:14 +05:00
  • b55f1d2d16 PERCONA_EXT is now a configuration option, not hardcoded Zsolt Parragi 2024-09-16 20:55:33 +01:00
  • 32270fad42 Basic test for PG17 Zsolt Parragi 2024-09-15 17:50:39 +01:00
  • 530dbed567 PG-847: exclude pg_tde* files from checksum validation Muhammad Usama 2024-09-02 13:39:44 +05:00
  • 30c8b7a48b PG-981: Renamed PERCONA_FORK to PERCONA_EXT Zsolt Parragi 2024-09-01 17:32:47 +01:00
  • c4db8c8dd4 Added pg_tde to makefile Zsolt Parragi 2024-08-29 18:47:48 +01:00
  • 07c2236937 Updated pg_tde submodule reference Zsolt Parragi 2024-08-28 20:26:58 +01:00
  • 2b58593956 Removed fsync_checker extension from patch as we do not want to include it Zsolt Parragi 2024-08-28 20:24:26 +01:00
  • 8696ccb1b0 fixing rebase bug Zsolt Parragi 2024-07-31 20:50:15 +01:00
  • ce431e03d1 Downloaded smgr patch Zsolt Parragi 2024-04-07 18:45:18 +01:00
  • 7689301f3f Applied patch Zsolt Parragi 2024-04-07 18:46:22 +01:00
  • b5257f83bf added pg_tde to meson build Zsolt Parragi 2024-04-08 16:33:16 +01:00
  • 86d6dca8cb Added pg_tde as submodule following the smgr branch Zsolt Parragi 2024-04-15 19:52:59 +01:00
  • 8e1dd620fb Make XLog storage extensible Andrew Pogrebnoy 2024-04-24 19:59:14 +03:00
  • 4a3f56c5f8 Added a Percona specific definition to pg_config, allowing our extension to see if custom features can be used Zsolt Parragi 2024-06-17 07:09:57 +01:00
  • 3cf338d0e8 This patch adds the following string processing methods to jsonpath: * l/r/btrim() * lower(), upper(), initcap() * replace(), split_part() #178 Florents Tselai 2024-09-25 21:10:07 +03:00
  • 00263b1b31 This patch adds the following string processing methods to jsonpath: * l/r/btrim() * lower(), upper(), initcap() * replace(), split_part() #177 Florents Tselai 2024-09-25 20:23:48 +03:00
  • 4e0864af16 Remove extra whitespace in pg_upgrade status message. Nathan Bossart 2024-09-25 11:18:56 -05:00
  • 2ceeb638b7 Remove extra whitespace in pg_upgrade status message. Nathan Bossart 2024-09-25 11:18:56 -05:00
  • dce507356a
    Turn 'if' condition around to avoid Svace complaint Alvaro Herrera 2024-09-25 16:42:02 +02:00
  • ef57a71358 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:45:01 +09:00
  • 9db4598c9c vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:44:59 +09:00
  • 60c618216d vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:44:57 +09:00
  • 74eaa0544a vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:44:56 +09:00
  • 1ea4d9c001 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:44:53 +09:00
  • 85cb21df67 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:44:50 +09:00
  • 1ab67c9dfa vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 2024-09-25 14:43:16 +09:00
  • 7fdeaf5774 Doc: Add the steps for upgrading the logical replication cluster. Amit Kapila 2024-09-25 10:06:10 +05:30
  • ba90eac7a9 pg_stat_statements: Expand tests for SET statements Michael Paquier 2024-09-25 10:04:44 +09:00
  • 0cf3d41cbb Fix use of uninitialized value in previous commit. Noah Misch 2024-09-24 17:16:36 -07:00
  • 90f5412a9a Fix use of uninitialized value in previous commit. Noah Misch 2024-09-24 17:16:36 -07:00
  • cafcc3ad0e For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • 7354b680ab Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00
  • b779d37a3d Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • dc845383cd Back-patch "Refactor code in tablecmds.c to check and process tablespace moves" Noah Misch 2024-09-24 15:25:24 -07:00
  • 14c57cb639 For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • a8ad1929d2 Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00