1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

Commit Graph

  • 4dc2896353 Add pg_encoding_set_invalid() Andres Freund 2025-02-10 10:03:37 -05:00
  • bf085f6d45 Translation updates Peter Eisentraut 2025-02-10 15:18:02 +01:00
  • 04f31c8d0d Translation updates Peter Eisentraut 2025-02-10 15:16:57 +01:00
  • 0fb459877a Translation updates Peter Eisentraut 2025-02-10 15:12:58 +01:00
  • ef23624caf Translation updates Peter Eisentraut 2025-02-10 15:05:03 +01:00
  • 439776ba64 Translation updates Peter Eisentraut 2025-02-10 15:00:55 +01:00
  • 3d17d7d7fb Reformat node comments in plannodes.h Michael Paquier 2025-02-10 09:58:25 +09:00
  • 0cf5bd8472 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 2025-02-09 13:58:53 -05:00
  • 2e44eefb9d Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 2025-02-09 13:58:53 -05:00
  • a71b26bd0e Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 2025-02-09 13:58:53 -05:00
  • 2aa91e3513 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 2025-02-09 13:58:53 -05:00
  • 878635daaa Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 2025-02-09 13:58:53 -05:00
  • 9926f854d0 Cache NO ACTION foreign keys separately from RESTRICT foreign keys Peter Eisentraut 2025-02-09 13:43:56 +01:00
  • a9258629ed Make TLS write functions' buffer arguments pointers const Peter Eisentraut 2025-02-09 12:10:25 +01:00
  • 169208092f Refactor TAP test code for file comparisons into new routine in Utils.pm Michael Paquier 2025-02-09 16:52:33 +09:00
  • ecb8226af6 PDF docs build: avoid spurious "warn" in build logs. Tom Lane 2025-02-07 22:12:38 -05:00
  • b6decfc1d2 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:43 -05:00
  • 5addea71c7 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:43 -05:00
  • 499d1cf55d Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:43 -05:00
  • 21b815f92e Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:42 -05:00
  • e35d396ec3 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:42 -05:00
  • fb056564ec Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:42 -05:00
  • fe47f3897e Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • 9f6ad2f43c Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • fd467ceceb Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • bbf1ef72c2 Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • 480acbbd42 Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • 11bba6e494 Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • 572ec03cbe First-draft release notes for 17.3. Tom Lane 2025-02-07 11:59:32 -05:00
  • 60516fc8b4 meson: Fix linking using old OpenSSL lib names Daniel Gustafsson 2025-02-07 15:09:13 +01:00
  • 0951d4ee42 meson: Fix linking using old OpenSSL lib names Daniel Gustafsson 2025-02-07 15:09:13 +01:00
  • b92c03342d Allow non-btree speculative insertion indexes Peter Eisentraut 2025-02-07 11:17:25 +01:00
  • bfe21b760e Support non-btree indexes for foreign keys Peter Eisentraut 2025-02-07 11:17:25 +01:00
  • 83ea6c5402 Virtual generated columns Peter Eisentraut 2025-02-07 09:09:34 +01:00
  • cbc127917e Track unpruned relids to avoid processing pruned relations Amit Langote 2025-02-07 17:15:09 +09:00
  • 926c7fce03 injection_points: Tweak more permutation in isolation test "basic" Michael Paquier 2025-02-07 13:58:22 +09:00
  • 428fadb7e9 Move SQL tests of pg_stat_io for WAL data to recovery test 029_stats_restart Michael Paquier 2025-02-07 09:42:31 +09:00
  • 401a6956fa Disallow COPY FREEZE on foreign tables. Nathan Bossart 2025-02-06 15:23:40 -06:00
  • a99a32e43e libpq: Handle asynchronous actions during SASL Daniel Gustafsson 2025-02-06 22:19:21 +01:00
  • 9af2b34358 radixtree: Fix crash when non-creator begins iteration over shared tree. Masahiko Sawada 2025-02-06 11:35:51 -08:00
  • 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
  • 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
  • a14707da56 Show more-intuitive titles for psql commands \dt, \di, etc. Tom Lane 2025-02-05 12:45:58 -05: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
  • 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