Commit Graph

  • 2496c3f6f1 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 2024-11-15 18:23:38 -05:00
  • 2bdd3b2489 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 2024-11-15 18:23:38 -05:00
  • 9a70f67667 Remove unnecessary backslash from CopyFrom() code. Fujii Masao 2024-11-16 01:59:33 +09:00
  • 2af27a5819
    Use proper tablespace ID in key rotation (#326) Andrew Pogrebnoi 2024-11-15 16:20:19 +02:00
  • ef905f8d4a
    Temporarily turn off tablespace tests for tde_heap (#348) Andrew Pogrebnoi 2024-11-15 16:11:44 +02:00
  • 9321d2fdf8 Fix collation handling for foreign keys Peter Eisentraut 2024-11-15 14:52:28 +01:00
  • 95001d369c
    Merge pull request #19 from dutow/comp_fix Zsolt Parragi 2024-11-15 12:42:23 +00:00
  • acd547d6a0 Compilation fix for jenkins Zsolt Parragi 2024-11-15 11:01:03 +00:00
  • cb844d66b5
    Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 2024-11-15 12:53:12 +01:00
  • ea1649c352
    Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 2024-11-15 12:53:12 +01:00
  • e28cf2fbc2
    Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 2024-11-15 12:53:12 +01:00
  • ba25358413
    Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 2024-11-15 12:53:12 +01:00
  • 90bcc7c2db
    Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 2024-11-15 12:53:12 +01:00
  • d31bbfb659 Proper object locking for GRANT/REVOKE Peter Eisentraut 2024-11-15 10:53:54 +01:00
  • cfd7f36c83 jit: Stop emitting some unnecessary instructions Heikki Linnakangas 2024-11-15 10:06:36 +02:00
  • e468ec0fdd Add an assertion in get_object_address() Peter Eisentraut 2024-11-15 08:42:59 +01:00
  • 154c5b42a3 Fix race conditions with drop of reused pgstats entries Michael Paquier 2024-11-15 11:32:18 +09:00
  • afa20845dd Fix race conditions with drop of reused pgstats entries Michael Paquier 2024-11-15 11:32:16 +09:00
  • 1d6a03ea41 Fix race conditions with drop of reused pgstats entries Michael Paquier 2024-11-15 11:32:13 +09:00
  • 818119afcc Fix race conditions with drop of reused pgstats entries Michael Paquier 2024-11-15 11:31:58 +09:00
  • 5b00786857 Pass MyPMChildSlot as an explicit argument to child process Heikki Linnakangas 2024-11-14 16:12:32 +02:00
  • a78af04270 Assign a child slot to every postmaster child process Heikki Linnakangas 2024-11-14 16:12:28 +02:00
  • bb861414fe Kill dead-end children when there's nothing else left Heikki Linnakangas 2024-11-14 16:12:04 +02:00
  • 18d67a8d7d Replace postmaster.c's own backend type codes with BackendType Heikki Linnakangas 2024-11-14 16:06:16 +02:00
  • 0bec887f33
    Bump ossf/scorecard-action from 2.3.1 to 2.4.0 (#347) dependabot[bot] 2024-11-14 15:07:15 +02:00
  • cf226a334b
    Add pull request template (#346) Artem Gavrilov 2024-11-14 15:06:52 +02:00
  • fea8078c4a
    [StepSecurity] ci: Harden GitHub Actions (#344) StepSecurity Bot 2024-11-14 05:06:24 -08:00
  • cdeb04d9cb
    Add documentation dependencies to dependabot config (#345) Artem Gavrilov 2024-11-14 14:50:04 +02:00
  • 85d9425000
    Merge branch 'main' into PG-1116-Def-table-access-method Artem Gavrilov 2024-11-14 14:09:55 +02:00
  • 86b24a8987 Added tde_heap workflow Anastasia Alexadrova 2024-11-14 12:25:10 +01:00
  • a274bbb1b3 Remove a useless cast to (void *) in hash_search() call Peter Eisentraut 2024-11-14 09:30:14 +01:00
  • 13e3796c90 contrib/lo: Use SQL-standard function bodies Michael Paquier 2024-11-14 13:23:11 +09:00
  • 93f9b4a93f xml2: Add tests for functions xpath_nodeset() and xpath_list() Michael Paquier 2024-11-14 13:10:36 +09:00
  • 3ef038fc4f contrib/lo: Add test for function lo_oid() Michael Paquier 2024-11-14 12:24:00 +09:00
  • eb97d749d8 [PG-1115] Add TDE support in regression tests Shahid Ullah 2024-11-13 23:38:31 +05:00
  • b3a8a53c7b [PG-1075 PG-1076 PG-1077 PG-1070 PG-1067] Update the expected regression files for tde_heap & tde_heap_basic #183 Shahid Ullah 2024-11-13 23:12:33 +05:00
  • 25ac0c258c
    Fix docker image push (#343) Artem Gavrilov 2024-11-13 19:29:07 +02:00
  • 82ec0175e8
    Login into docker hub only when image push requried (#341) Artem Gavrilov 2024-11-13 19:14:07 +02:00
  • d9f51388f0
    Fixup: delete accidentally committed submodule directory (#342) Zsolt Parragi 2024-11-13 17:09:58 +00:00
  • 4e6e375b00 Add nbtree amgettuple return item function. Peter Geoghegan 2024-11-13 09:50:57 -05:00
  • a81a4f0479
    Update LICENSE (#340) Kai Wagner 2024-11-13 14:37:51 +01:00
  • 77bf42550f Rebased on main Anastasia Alexadrova 2024-11-13 14:04:22 +01:00
  • e23f373d34
    Merge pull request #339 from dutow/communityfix Zsolt Parragi 2024-11-13 12:45:20 +00:00
  • 510c5c3990
    Merge pull request #315 from dutow/smgrcreatefix Zsolt Parragi 2024-11-13 12:40:31 +00:00
  • 42c7fa2439
    PG-1203 Add OSSF Scorecard (#338) Artem Gavrilov 2024-11-13 13:20:12 +02:00
  • 480aa6504d
    PG-1191 Add CONTRIBUTING.md (#335) Artem Gavrilov 2024-11-13 13:18:18 +02:00
  • 3ea6732742
    PG-1198 Refactor docs and docker workflows (#333) Artem Gavrilov 2024-11-13 13:15:40 +02:00
  • 38c18710b3
    Fix pg_upgrade's cross-version tests when old < 18 Álvaro Herrera 2024-11-13 11:06:44 +01:00
  • f05b5e6346 configure.ac: Remove useless AC_SUBST Peter Eisentraut 2024-11-13 10:29:31 +01:00
  • 197725950c Build fix: reran autoconf Zsolt Parragi 2024-09-27 11:08:50 +01:00
  • f7d15b5acb PG-1008: Change product name and version number Muhammad Usama 2024-09-16 16:56:14 +05:00
  • 0e60d4e331 Fix comment in injection_point.c Michael Paquier 2024-11-13 13:58:19 +09:00
  • ff245d3584 Count contrib/bloom index scans in pgstat view. Peter Geoghegan 2024-11-12 20:57:43 -05:00
  • 1d5fb19cda Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 2024-11-12 01:44:20 +02:00
  • 470fc5a7ee Stamp 17.1. Tom Lane 2024-11-11 17:42:37 -05:00
  • 3344046741 Last-minute updates for release notes. Tom Lane 2024-11-11 17:40:13 -05:00
  • 310622a7bc Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 2024-11-11 17:05:53 -05:00
  • 6265c911ed Fix cross-version upgrade tests. Tom Lane 2024-11-11 13:57:21 -05:00
  • d799f08018 Avoid bizarre meson behavior with backslashes in command arguments. Tom Lane 2024-11-11 12:20:08 -05:00
  • b4ca314e83 Fix improper interactions between session_authorization and role. Tom Lane 2024-11-11 10:29:54 -05:00
  • 64f42bb9a1 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 2024-11-11 09:00:00 -06:00
  • f5aeaea4c6 Block environment variable mutations from trusted PL/Perl. Noah Misch 2024-11-11 06:23:43 -08:00
  • 2926ed6f9c Translation updates Peter Eisentraut 2024-11-11 13:52:24 +01:00
  • a27b41fcc8 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 2024-11-11 10:19:56 +09:00
  • a66f46e50c Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. Tom Lane 2024-11-10 13:40:41 -05:00
  • d8039064db Fix sign-compare warnings in pg_iovec.h. Nathan Bossart 2024-11-08 16:11:08 -06:00
  • ff6121c9a1 First-draft release notes for 17.1. Tom Lane 2024-11-08 16:39:34 -05:00
  • 2b8736feec Improve fix for not entering parallel mode when holding interrupts. Tom Lane 2024-11-08 13:42:01 -05:00
  • 5a0cbf5b91 Disallow partitionwise join when collations don't match Amit Langote 2024-11-08 16:29:38 +09:00
  • 7f4bbff9ad Disallow partitionwise grouping when collations don't match Amit Langote 2024-11-08 16:07:13 +09:00
  • 273b54fbbe Fix inconsistent RestrictInfo serial numbers Richard Guo 2024-11-08 11:24:26 +09:00
  • b32cfb861f doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • 3a7b080392 Fix lc_collate_is_c() when LC_COLLATE != LC_CTYPE. Jeff Davis 2024-11-06 14:44:35 -08:00
  • 790c11fd0c Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • ec19a8f579 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 2024-11-05 09:40:55 +09:00
  • a08feaaf85 Use portable diff options in pg_bsd_indent's regression test. Tom Lane 2024-11-04 18:08:48 -05:00
  • cadb0d0643 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. Tom Lane 2024-11-04 14:36:04 -05:00
  • c616d98750 pg_combinebackup: Error if incremental file exists in full backup. Robert Haas 2024-11-04 10:11:05 -05:00
  • d9da4abc75 pg_combinebackup: When reconstructing, avoid double slash in filename. Robert Haas 2024-11-04 09:55:02 -05:00
  • e1cc4d9067 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • d6096db614 Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00
  • dd5b957c5a Revert "For inplace update, send nontransactional invalidations." Noah Misch 2024-11-02 09:05:00 -07:00
  • f343d8f9a4 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 2024-11-02 09:04:59 -07:00
  • d1cc1862e0 doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 2024-11-01 13:54:28 -04:00
  • f5d98661f8 doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 2024-11-01 11:30:54 -04:00
  • f8d628d202 Stabilize jsonb_path_query test case. Tom Lane 2024-10-30 11:42:28 -04:00
  • 37e92c4fd0 Fix bug in nbtree array primitive scan scheduling. Peter Geoghegan 2024-10-30 10:57:17 -04:00
  • 2a326aa2a2 Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 2024-10-30 10:54:03 +01:00
  • 16cc66fa71 Unpin buffer before inplace update waits for an XID to end. Noah Misch 2024-10-29 09:39:55 -07:00
  • b41a47d68c Update time zone data files to tzdata release 2024b. Tom Lane 2024-10-29 11:49:38 -04:00
  • 5a05b47622 doc: Add better description for rewrite functions in event triggers Michael Paquier 2024-10-29 15:35:14 +09:00
  • ca8b42b194 Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 2024-10-29 16:24:47 +13:00
  • a5e904df65 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 2024-10-29 08:41:53 +09:00
  • 4d502c9619 Guard against enormously long input in pg_saslprep(). Tom Lane 2024-10-28 14:33:55 -04:00
  • 7d455ae779 Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 2024-10-28 14:07:38 +02:00
  • ea58265bee WAL-log inplace update before revealing it to other sessions. Noah Misch 2024-10-25 06:51:03 -07:00
  • 6fb6fea8d6 For inplace update, send nontransactional invalidations. Noah Misch 2024-10-25 06:51:02 -07:00
  • 2acfee30c2 At end of recovery, reset all sinval-managed caches. Noah Misch 2024-10-25 06:51:06 -07:00
  • 65aa3dfdf0 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 2024-10-24 09:16:14 -07:00
  • bf8a2b08c6 doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson 2024-10-23 14:58:17 +02:00