Commit Graph

  • fa56aa23fa Make unlink() work for junction points on Windows. Thomas Munro 2022-08-06 12:01:42 +12:00
  • 5c0b7581ba Add missing include guard to win32ntdll.h. Thomas Munro 2022-01-12 10:11:50 +13:00
  • 56b39cce77 Check for STATUS_DELETE_PENDING on Windows. Thomas Munro 2021-12-10 16:13:14 +13:00
  • b4363fc66e Disable clang 16's -Wcast-function-type-strict. Thomas Munro 2022-12-13 10:03:28 +13:00
  • a5abacecb4 Fix -Wcast-function-type warnings Peter Eisentraut 2020-07-14 19:36:30 +02:00
  • f1cf64167f Fix issues with Windows' stat() for files pending on deletion Michael Paquier 2021-07-12 13:02:31 +09:00
  • a9beed6767 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 2020-10-09 16:20:12 -04:00
  • ca9921936e Replace pgwin32_is_junction() with lstat(). Thomas Munro 2022-08-06 12:02:43 +12:00
  • 8a5e4982f9 Fix lstat() for broken junction points on Windows. Thomas Munro 2022-10-25 15:20:00 +13:00
  • 895f23d9e1 Provide lstat() for Windows. Thomas Munro 2022-08-06 12:00:57 +12:00
  • 02a4ec478d Make unlink() work for junction points on Windows. Thomas Munro 2022-08-06 12:01:42 +12:00
  • ce14dbbcaf Add missing include guard to win32ntdll.h. Thomas Munro 2022-01-12 10:11:50 +13:00
  • 1bf47d8977 Check for STATUS_DELETE_PENDING on Windows. Thomas Munro 2021-12-10 16:13:14 +13:00
  • b9d4a927d6 Make unlink() work for junction points on Windows. Thomas Munro 2022-08-06 12:01:42 +12:00
  • f95ad555de Replace pgwin32_is_junction() with lstat(). Thomas Munro 2022-08-06 12:02:43 +12:00
  • f2a4a137bb Fix lstat() for broken junction points on Windows. Thomas Munro 2022-10-25 15:20:00 +13:00
  • b73c1496dc Provide lstat() for Windows. Thomas Munro 2022-08-06 12:00:57 +12:00
  • 41b98ddb77 Fix __attribute__((target(...))) usage. Nathan Bossart 2024-11-07 15:27:32 -06:00
  • f78667bd91 Use __attribute__((target(...))) for AVX-512 support. Nathan Bossart 2024-11-07 13:58:43 -06:00
  • 477830c1cb
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • 6f4524729c
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • e2b5693c6c
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • f534e38914
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • 344ac149cf
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • d291e819be
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • f56a01ebdb
    doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 2024-11-07 14:06:24 +01:00
  • d7a2b5bd87 Clarify a foreign key error message Peter Eisentraut 2024-11-07 11:13:06 +01:00
  • 987027bcc0 Remove an obsolete comment in gistinsert() Michael Paquier 2024-11-07 15:13:50 +09:00
  • 7054186c4e Replicate generated columns when 'publish_generated_columns' is set. Amit Kapila 2024-11-07 08:58:49 +05:30
  • 70291a3c66 Improve handling of empty query results in BackgroundPsql::query() Michael Paquier 2024-11-07 12:11:27 +09:00
  • 8148e7124d Fix lc_collate_is_c() when LC_COLLATE != LC_CTYPE. Jeff Davis 2024-11-06 14:44:35 -08:00
  • f638aafd1e Find invalid databases during upgrade check stage Daniel Gustafsson 2024-11-06 15:40:52 +01:00
  • 1e37cc6e2c Remove unused variable Daniel Gustafsson 2024-11-06 15:11:14 +01:00
  • a0be94067e doc: Remove event trigger firing matrix Peter Eisentraut 2024-11-06 13:42:27 +01:00
  • 9044fc1d45 Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • ecb5af7798 Remove unused #include's from bin .c files Peter Eisentraut 2024-11-06 11:06:58 +01:00
  • 50c1453a30 Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • e88d824a41 Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • 0b022ddf3e Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • 19bf81c06a Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • ee67b73f59 Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • b7467ab71c Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 2024-11-06 22:04:44 +13:00
  • ba08edb065 Extend Cluster.pm's background_psql() to be able to start asynchronously Michael Paquier 2024-11-06 15:31:14 +09:00
  • 87f81a5563 Fix hypothetical bug in ExprState building for hashing David Rowley 2024-11-06 09:16:00 +13:00
  • 7bdaa4b542 Add a Git .mailmap file Daniel Gustafsson 2024-11-05 13:56:02 +01:00
  • e54688030c Silence meson warning about PG_TEST_EXTRA in src/Makefile.global.in Heikki Linnakangas 2024-11-05 12:25:25 +02:00
  • 6d5e6693ee Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 2024-11-05 09:41:01 +09:00
  • 925b3aa857 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 2024-11-05 09:40:58 +09:00
  • 7f3b41ce48 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 2024-11-05 09:40:55 +09:00
  • 7d85d87f4d Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 2024-11-05 09:39:43 +09:00
  • 5e08ac63a2 Use portable diff options in pg_bsd_indent's regression test. Tom Lane 2024-11-04 18:08:48 -05:00
  • 811f8d3f10 Use portable diff options in pg_bsd_indent's regression test. Tom Lane 2024-11-04 18:08:48 -05:00
  • 0704aed0d8 Use portable diff options in pg_bsd_indent's regression test. Tom Lane 2024-11-04 18:08:48 -05:00
  • 3a7ae6b3d9 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 2024-11-04 22:43:08 +02:00
  • 3293b718a0 doc: use more accurate URL for bug reporting Bruce Momjian 2024-11-04 15:07:38 -05:00
  • b1008c1f01 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. Tom Lane 2024-11-04 14:36:04 -05:00
  • e2a9129093 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. Tom Lane 2024-11-04 14:36:04 -05:00
  • 32d07a000f doc: remove check of SVG files, since they are derived Bruce Momjian 2024-11-04 14:10:11 -05:00
  • 350e6b8ea8 pg_dump: provide a stable sort order for rules. Tom Lane 2024-11-04 13:30:30 -05:00
  • 215f7af27d Fix typo in comment of gistdoinsert(). Masahiko Sawada 2024-11-04 10:21:59 -08:00
  • 846cfe0dcc Fix obsolete _bt_first comments. Peter Geoghegan 2024-11-04 12:43:54 -05:00
  • 0d82970336 docs: Consistently use <optional> to indicate optional parameters Heikki Linnakangas 2024-11-04 18:28:40 +02:00
  • b6558e4f83 nbtree: Remove useless 'strat' local variable. Peter Geoghegan 2024-11-04 11:04:30 -05:00
  • 3c0fd64fec Split ProcSleep function into JoinWaitQueue and ProcSleep Heikki Linnakangas 2024-11-04 17:59:24 +02:00
  • e367114429 pg_combinebackup: Error if incremental file exists in full backup. Robert Haas 2024-11-04 10:11:05 -05:00
  • 0b1765d959 pg_combinebackup: Error if incremental file exists in full backup. Robert Haas 2024-11-04 10:11:05 -05:00
  • 0d635b615d pg_combinebackup: When reconstructing, avoid double slash in filename. Robert Haas 2024-11-04 09:55:02 -05:00
  • 6c24801b17 pg_combinebackup: When reconstructing, avoid double slash in filename. Robert Haas 2024-11-04 09:55:02 -05:00
  • 7ac744e72c doc: fix typo in mvcc clarification in commit 2fa255ce9b9 Bruce Momjian 2024-11-04 09:24:36 -05:00
  • 6ae0897e42 Move TRACE calls into WaitOnLock() Heikki Linnakangas 2024-11-04 16:21:01 +02:00
  • 0464f25b6a Set MyProc->heldLocks in ProcSleep Heikki Linnakangas 2024-11-04 16:20:57 +02:00
  • 62620b6aad Clarify nbtree parallel scan _bt_endpoint contract. Peter Geoghegan 2024-11-04 09:05:59 -05:00
  • 1fe0466cf2 Fix comment in LockReleaseAll() on when locallock->nLock can be zero Heikki Linnakangas 2024-11-04 15:31:46 +02:00
  • 99b937a44f Add PG_TEST_EXTRA configure option to the Make builds Heikki Linnakangas 2024-11-04 14:09:38 +02:00
  • 3d1aec225a Make PG_TEST_EXTRA env var override the "meson setup" option Heikki Linnakangas 2024-11-04 14:09:25 +02:00
  • 5b0c46ea09 Doc: Update the behavior of generated columns in Logical Replication. Amit Kapila 2024-11-04 09:39:30 +05:30
  • 027124a872 Add missing newlines at the end of two SQL files Michael Paquier 2024-11-03 19:42:51 +09:00
  • 766809db39 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • 4dc0c933f3 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • 803655e660 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • d14e94ac45 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • f8f9110b4d Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • 54bc22fbf6 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • 825c72c071 Suppress new "may be used uninitialized" warning. Noah Misch 2024-11-02 19:42:52 -07:00
  • d729f1ea5a Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00
  • 4b0f7d6c16 Revert "For inplace update, send nontransactional invalidations." Noah Misch 2024-11-02 09:05:00 -07:00
  • 5e503e10d1 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 2024-11-02 09:04:59 -07:00
  • 6b01cac0be Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00
  • fe8091c9e3 Revert "For inplace update, send nontransactional invalidations." Noah Misch 2024-11-02 09:05:00 -07:00
  • be74b943c9 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 2024-11-02 09:04:59 -07:00
  • bb30542976 Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00
  • 4c70887295 Revert "For inplace update, send nontransactional invalidations." Noah Misch 2024-11-02 09:05:00 -07:00
  • 9a1c73636d Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 2024-11-02 09:04:59 -07:00
  • 6d5b4031b9 Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00
  • 27642d8908 Revert "For inplace update, send nontransactional invalidations." Noah Misch 2024-11-02 09:05:00 -07:00
  • e50f9de98d Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 2024-11-02 09:04:59 -07:00
  • 6c837c237b Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00
  • 6f9dd2282e Revert "For inplace update, send nontransactional invalidations." Noah Misch 2024-11-02 09:05:00 -07:00
  • d5be10758b Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 2024-11-02 09:04:59 -07:00
  • 0bcb9d0794 Move I/O before the index_update_stats() buffer lock region. Noah Misch 2024-11-02 09:04:55 -07:00