Commit Graph

  • 44ec095751 Remove support for linking with libeay32 and ssleay32 Daniel Gustafsson 2025-02-06 20:26:46 +01:00
  • 527f8fec22 Fix autovacuum_vacuum_max_threshold's GUC description. Nathan Bossart 2025-02-06 11:59:12 -06:00
  • affd38e55a pgcrypto: Remove static storage class from variables Daniel Gustafsson 2025-02-06 15:13:40 +01:00
  • 0c10a1c79f
    Fixup for PG-1255: assertion hit during recovery (#44) Zsolt Parragi 2025-02-06 07:56:52 +00:00
  • 9e020050b8 injection_points: Re-enable permutation in isolation test "basic" Michael Paquier 2025-02-06 10:39:41 +09:00
  • 306dc520b9 Introduce autovacuum_vacuum_max_threshold. Nathan Bossart 2025-02-05 15:48:18 -06:00
  • 88eb65a4fa Do not install any CI packages from CPAN Andreas Karlsson 2025-02-04 15:13:13 +01:00
  • 2c54d8213c Stop downloading duplicate KMIP policy files in CI Andreas Karlsson 2025-02-04 15:12:43 +01:00
  • d60abd33ea Remove pointless trailing slashes in paths in CI scripts Andreas Karlsson 2025-02-04 15:36:14 +01:00
  • 2a3bd28fdd Add missing bash shebangs to CI scripts Andreas Karlsson 2025-02-04 15:05:33 +01:00
  • 7f464a5cbe Make whitespace of CI scripts consistent Andreas Karlsson 2025-02-04 15:02:42 +01:00
  • 78507c17c0
    PG-1287 Separate global and local grant and revoke functions (#41) Zsolt Parragi 2025-02-05 20:17:52 +00:00
  • a14707da56 Show more-intuitive titles for psql commands \dt, \di, etc. Tom Lane 2025-02-05 12:45:58 -05:00
  • aa0570e843
    Add github files (templates, codeowners, dependabot) (#42) Artem Gavrilov 2025-02-05 18:37:47 +02:00
  • 11a05ca445 Fix typo in one versions of pg_tde_(add|change)_key_provider_kmip() Andreas Karlsson 2025-02-04 17:22:37 +01:00
  • 88d2b1c854
    PG-1310: Allow users to enforce encyption (#38) Zsolt Parragi 2025-02-05 13:50:28 +00:00
  • dc32ba249b doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • ceeae76704 doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • 5a874c671f doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • b26a3bc2f6 doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • 32770ea032 doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • ee4667f018 doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • 0ec3c295e7 Avoid updating inactive_since for invalid replication slots. Amit Kapila 2025-02-05 08:56:14 +05:30
  • d9b5e2fc09 meson: ci: ensure tests are built before running them Andres Freund 2025-02-04 17:45:57 -05:00
  • d38fd59d2a meson: ci: ensure tests are built before running them Andres Freund 2025-02-04 17:45:57 -05:00
  • ad80e5823a meson: Add missing dependencies for libpq tests Andres Freund 2025-02-04 17:45:57 -05:00
  • 73ed502ea6 meson: Add missing dependencies for libpq tests Andres Freund 2025-02-04 17:45:57 -05:00
  • 5acf0636f8 meson: Add missing dependencies to libpq_pipeline test Andres Freund 2025-02-04 17:45:57 -05:00
  • 09df23cf32 meson: Add missing dependencies to libpq_pipeline test Andres Freund 2025-02-04 17:45:56 -05:00
  • 0577620667 meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 2025-02-04 17:45:57 -05:00
  • 493398de2c meson: Add test dependencies for test_json_parser Andres Freund 2025-02-04 17:45:56 -05:00
  • dab83a62fc meson: Improve dependencies for tmp_install test target Andres Freund 2025-02-04 17:45:57 -05:00
  • 8062093105 meson: Narrow dependencies for 'install-quiet' target Andres Freund 2025-02-04 17:45:57 -05:00
  • b2bdb972c0 meson: ci: ensure tests are built before running them Andres Freund 2025-02-04 17:45:56 -05:00
  • f52bc23882 meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 2025-02-04 17:45:56 -05:00
  • 26aca4de43 meson: Add missing dependencies for libpq tests Andres Freund 2025-02-04 17:45:56 -05:00
  • 25cb776941 meson: Improve dependencies for tmp_install test target Andres Freund 2025-02-04 17:45:56 -05:00
  • c89525d57b meson: Add missing dependencies to libpq_pipeline test Andres Freund 2025-02-04 17:45:56 -05:00
  • 6a4815c492 meson: Narrow dependencies for 'install-quiet' target Andres Freund 2025-02-04 17:45:56 -05:00
  • 1be5c37372 meson: Add test dependencies for test_json_parser Andres Freund 2025-02-04 17:45:56 -05:00
  • 69b05d581e meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 2025-02-04 17:45:56 -05:00
  • 74ef4855b0 meson: Improve dependencies for tmp_install test target Andres Freund 2025-02-04 17:45:55 -05:00
  • c2ede6640c meson: Narrow dependencies for 'install-quiet' target Andres Freund 2025-02-04 17:45:55 -05:00
  • c24311c1fe pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • ff1975ddd0 pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • 1b8a9533f0 pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • d54d5668b4 pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • f1e0b078b2 pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • f2205448b1 pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • 627d63419e Allow usage of match_orclause_to_indexcol() for joins Alexander Korotkov 2025-02-04 23:21:49 +02:00
  • 23ef119f58 Revise the header comment for match_clause_to_indexcol() Alexander Korotkov 2025-02-04 23:18:47 +02:00
  • d6ea82f5da vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • 8703cdec20 vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • e8d8174caf vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • 8c2dd212d1 vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • eeaf6891be vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • f3e4aeb744 vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • cc2c9fa696 sepgsql: update TAP test to use fat comma style Peter Eisentraut 2025-02-04 15:51:42 +01:00
  • a051e71e28 Add data for WAL in pg_stat_io and backend statistics Michael Paquier 2025-02-04 16:50:00 +09:00
  • b78d1afdcd
    PG-1255: Implement delete functionality for keyring providers (#37) Zsolt Parragi 2025-02-03 19:26:48 +00:00
  • f22350ce22
    PG-1002: WAL encryption requires explicit configuration (#36) Zsolt Parragi 2025-02-03 16:45:05 +00:00
  • 622f678c10 Integrate GistTranslateCompareType() into IndexAmTranslateCompareType() Peter Eisentraut 2025-02-03 08:14:27 +01:00
  • 43a15eb940 Fix incorrect range in pg_regress comment. Tom Lane 2025-02-02 22:37:13 -05:00
  • b998fedab7 Improve comment on top of pgstat_count_io_op_time() Michael Paquier 2025-02-03 11:19:58 +09:00
  • fcce828529 Fix typo in xlog.c Michael Paquier 2025-02-03 09:22:45 +09:00
  • c09e5a6a01 Convert strategies to and from compare types Peter Eisentraut 2025-02-02 10:26:04 +01:00
  • 119fc30dd5 Move CompareType to separate header file Peter Eisentraut 2025-02-02 08:11:57 +01:00
  • 21d7db2caf Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:34 +09:00
  • d7260f92ad Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:32 +09:00
  • 061994fb31 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:31 +09:00
  • f07ebd54a3 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:29 +09:00
  • 2548349433 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:26 +09:00
  • d61b9662b0 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:21 +09:00
  • 43493cceda Add get_opfamily_name() function Peter Eisentraut 2025-01-24 22:58:13 +01:00
  • a5709b5bb2 Rename GistTranslateStratnum() to GistTranslateCompareType() Peter Eisentraut 2025-02-01 10:18:46 +01:00
  • 2452e71ff2 Add script to keep .editorconfig in sync with .gitattributes Peter Eisentraut 2025-02-01 10:01:16 +01:00
  • 79e872fedb Add commit 76aa615943 to .git-blame-ignore-revs Amit Langote 2025-02-01 16:36:18 +09:00
  • 53a4936505 Doc: add commentary about cowboy assignment of maintenance_work_mem. Tom Lane 2025-01-31 15:17:15 -05:00
  • d4c3a6b8ad Remove obsolete restriction on the range of log_rotation_size. Tom Lane 2025-01-31 14:36:56 -05:00
  • 041e8b95b8 Get rid of our dependency on type "long" for memory size calculations. Tom Lane 2025-01-31 13:52:40 -05:00
  • f8d8581ed8 require_auth: prepare for multiple SASL mechanisms Daniel Gustafsson 2025-01-31 15:47:28 +01:00
  • e21d6f2971 Move PG_MAX_AUTH_TOKEN_LENGTH to libpq/auth.h Daniel Gustafsson 2025-01-31 15:39:35 +01:00
  • 0181d34e8c doc: Fix pg_buffercache_evict() title Daniel Gustafsson 2025-01-31 10:44:21 +01:00
  • 59d6c03956 doc: Fix pg_buffercache_evict() title Daniel Gustafsson 2025-01-31 10:44:21 +01:00
  • 76aa615943 Fix bad indentation introduced in commit d47cbf474 Amit Langote 2025-01-31 16:44:24 +09:00
  • d47cbf474e Perform runtime initial pruning outside ExecInitNode() Amit Langote 2025-01-31 15:47:15 +09:00
  • f41d8468dd Raise an error while trying to acquire an invalid slot. Amit Kapila 2025-01-31 10:27:35 +05:30
  • a632cd354d injection_points: Add routine able to drop all stats Michael Paquier 2025-01-31 12:41:39 +09:00
  • ce5c620fb6 Add pgstat_drop_matching_entries() to pgstats Michael Paquier 2025-01-31 12:27:19 +09:00
  • edb191d593 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:15 +09:00
  • 71832a189b Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:12 +09:00
  • 3f14a6d84d Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:10 +09:00
  • 2f9b769b30 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:09 +09:00
  • f10676dc93 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:07 +09:00
  • 1e380fa7d8 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:05:57 +09:00
  • b9d232b9de Use "ssize_t" not "long" in max_stack_depth-related code. Tom Lane 2025-01-30 16:44:47 -05:00
  • b9aa4166fa Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • 49a38238e2 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • 6a33bb35c0 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • b296e55b42 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00