Commit Graph

  • b5d8fd4182 Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan 2022-11-27 09:03:22 -05:00
  • ccc59a83cd Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan 2022-11-27 09:03:22 -05:00
  • b85fd73852 Remove temporary portlock directory during make [dist]clean. Tom Lane 2022-11-26 10:30:31 -05:00
  • 27a5a0ee20 Remove temporary portlock directory during make [dist]clean. Tom Lane 2022-11-26 10:30:31 -05:00
  • a2dcd78dd0 Remove temporary portlock directory during make [dist]clean. Tom Lane 2022-11-26 10:30:31 -05:00
  • 4e9e1b2a62 Remove temporary portlock directory during make [dist]clean. Tom Lane 2022-11-26 10:30:31 -05:00
  • 3ae0c48a59 Remove temporary portlock directory during make [dist]clean. Tom Lane 2022-11-26 10:30:31 -05:00
  • 3274ec05c8 Remove temporary portlock directory during make [dist]clean. Tom Lane 2022-11-26 10:30:31 -05:00
  • 9d3f29d990 Add portlock directory to .gitignore Andrew Dunstan 2022-11-26 07:44:23 -05:00
  • ea55b15813 Add portlock directory to .gitignore Andrew Dunstan 2022-11-26 07:44:23 -05:00
  • 46d724107b Add portlock directory to .gitignore Andrew Dunstan 2022-11-26 07:44:23 -05:00
  • ec7b29cb95 Add portlock directory to .gitignore Andrew Dunstan 2022-11-26 07:44:23 -05:00
  • fec24b7523 Add portlock directory to .gitignore Andrew Dunstan 2022-11-26 07:44:23 -05:00
  • 822e8836d5 Add portlock directory to .gitignore Andrew Dunstan 2022-11-26 07:44:23 -05:00
  • 1e314847dd Mark two signal flags as sig_atomic_t in pgbench and pg_test_fsync Michael Paquier 2022-11-26 20:12:33 +09:00
  • 02ac05b4c0 Fix typo in hba.c Michael Paquier 2022-11-26 10:14:18 +09:00
  • ae7c512130 Allow building with MSVC and Strawberry perl Andrew Dunstan 2022-11-25 15:28:38 -05:00
  • 171c7fffaa Allow building with MSVC and Strawberry perl Andrew Dunstan 2022-11-25 15:28:38 -05:00
  • 9fe5cff141 Allow building with MSVC and Strawberry perl Andrew Dunstan 2022-11-25 15:28:38 -05:00
  • f76191fd99 Allow building with MSVC and Strawberry perl Andrew Dunstan 2022-11-25 15:28:38 -05:00
  • fed54fc9a5 Allow building with MSVC and Strawberry perl Andrew Dunstan 2022-11-25 15:28:38 -05:00
  • 341f4e002d Allow building with MSVC and Strawberry perl Andrew Dunstan 2022-11-25 15:28:38 -05:00
  • d94f29cb89 Correct some SQL feature names Peter Eisentraut 2022-11-25 16:56:05 +01:00
  • 50617a9aa3 Fix gen_node_support.pl for changed AclMode size Andrew Dunstan 2022-11-25 08:55:56 -05:00
  • 7b2ccc5e03 Fix rule-detection code for MERGE. Dean Rasheed 2022-11-25 13:31:48 +00:00
  • 04d61bfe64 Fix rule-detection code for MERGE. Dean Rasheed 2022-11-25 13:29:51 +00:00
  • b1d0158060 doc: Re-order Table 28.35 "Per-Backend Statistics Functions" Peter Eisentraut 2022-11-25 13:00:35 +01:00
  • 9c558b94f0 doc: Re-order Table 28.12 "Wait Events of type LWLock" Peter Eisentraut 2022-11-25 12:13:43 +01:00
  • 6573643501 doc: Re-order sections of "28.4. Progress Reporting" Peter Eisentraut 2022-11-25 11:50:36 +01:00
  • e52245228e Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 2022-11-25 17:45:03 +09:00
  • fc02019c09 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 2022-11-25 17:45:01 +09:00
  • ffbb7e65a8 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 2022-11-25 17:45:00 +09:00
  • 9e492d6b69 Skip TAP test for peer authentication if there are no unix-domain sockets Michael Paquier 2022-11-25 16:37:49 +09:00
  • 898ef41bf6 Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 2022-11-25 09:38:03 +05:30
  • 9f2cc1a73c Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 2022-11-25 09:25:50 +05:30
  • 4ec157c150 Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 2022-11-25 09:15:31 +05:30
  • aa9d916f67 Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 2022-11-25 09:00:15 +05:30
  • 9b788aafdc Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 2022-11-25 08:56:54 +05:30
  • d13b684117 Introduce variables for initial and max nesting depth on configuration files Michael Paquier 2022-11-25 07:40:12 +09:00
  • 2d1f3bce97 Fix some 32-bit shift warnings in MSVC David Rowley 2022-11-25 11:05:22 +13:00
  • ec5affdbc2 Improve indenting in _hash_pgaddtup David Rowley 2022-11-25 10:10:44 +13:00
  • f63f29733e
    Make multixact error message more explicit Alvaro Herrera 2022-11-24 10:45:10 +01:00
  • 8e7c86785a
    Make multixact error message more explicit Alvaro Herrera 2022-11-24 10:45:10 +01:00
  • 5a185246f9
    Make multixact error message more explicit Alvaro Herrera 2022-11-24 10:45:10 +01:00
  • de95928ea0
    Make multixact error message more explicit Alvaro Herrera 2022-11-24 10:45:10 +01:00
  • b20e381422
    Make multixact error message more explicit Alvaro Herrera 2022-11-24 10:45:10 +01:00
  • 2cf41cd309
    Make multixact error message more explicit Alvaro Herrera 2022-11-24 10:45:10 +01:00
  • 385da7306c doc: Fix description of how the default user name is chosen Peter Eisentraut 2022-11-24 09:04:50 +01:00
  • af205152ef Add the database name to the ps display of logical WAL senders Michael Paquier 2022-11-24 16:07:59 +09:00
  • a54b658ce7 Add support for file inclusions in HBA and ident configuration files Michael Paquier 2022-11-24 13:51:34 +09:00
  • d09dbeb9bd Speedup hash index builds by skipping needless binary searches David Rowley 2022-11-24 17:21:44 +13:00
  • d46ad72f46 Create memory context for tokenization after opening top-level file in hba.c Michael Paquier 2022-11-24 10:27:38 +09:00
  • d5566fbfeb Add missing initialization in tokenize_expand_file() for output list Michael Paquier 2022-11-24 10:03:11 +09:00
  • efc981627a Rework memory contexts in charge of HBA/ident tokenization Michael Paquier 2022-11-24 08:21:55 +09:00
  • cee1209514 Support for custom slots in the custom executor nodes Alexander Korotkov 2022-11-24 00:36:11 +03:00
  • b7a5ef17cf Simplify WARNING messages from skipped vacuum/analyze on a table Andrew Dunstan 2022-11-23 14:41:30 -05:00
  • 7b378237aa Expand AclMode to 64 bits Andrew Dunstan 2022-11-23 14:41:30 -05:00
  • b6074846ce Simplify vacuum_set_xid_limits() signature. Peter Geoghegan 2022-11-23 11:10:06 -08:00
  • 02d647bbf0 Don't test HEAP_XMAX_INVALID when freezing xmax. Peter Geoghegan 2022-11-23 10:49:39 -08:00
  • 2f92b8ad31
    Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 2022-11-23 07:17:26 -05:00
  • 3a2807528e
    Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 2022-11-23 07:17:26 -05:00
  • f4b777e77d
    Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 2022-11-23 07:17:26 -05:00
  • c93254424f
    Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 2022-11-23 07:17:26 -05:00
  • 2c0d0ee761
    Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 2022-11-23 07:03:06 -05:00
  • b425bf0081
    Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan 2022-11-23 07:03:06 -05:00
  • 56d0ed3b75 Give better hints for ambiguous or unreferenceable columns. Tom Lane 2022-11-22 18:46:31 -05:00
  • b96a096dbc YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 2022-11-22 14:40:20 -05:00
  • ec10b6139c YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 2022-11-22 14:40:20 -05:00
  • 6e639267a5 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 2022-11-22 14:40:20 -05:00
  • bd06fe4dee YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 2022-11-22 14:40:20 -05:00
  • 2debceed29 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 2022-11-22 14:40:20 -05:00
  • 9c6ad5eaa9 YA attempt at taming worst-case behavior of get_actual_variable_range. Tom Lane 2022-11-22 14:40:20 -05:00
  • 46def5267c Prevent port collisions between concurrent TAP tests Andrew Dunstan 2022-11-22 10:35:04 -05:00
  • baa78ff540 Prevent port collisions between concurrent TAP tests Andrew Dunstan 2022-11-22 10:35:04 -05:00
  • 4b9013d64f Prevent port collisions between concurrent TAP tests Andrew Dunstan 2022-11-22 10:35:04 -05:00
  • 870d6218e6 Prevent port collisions between concurrent TAP tests Andrew Dunstan 2022-11-22 10:35:04 -05:00
  • 153e215677 Prevent port collisions between concurrent TAP tests Andrew Dunstan 2022-11-22 10:30:42 -05:00
  • 0538d4c0c3
    Remove useless MERGE test Alvaro Herrera 2022-11-22 11:26:47 +01:00
  • 1118a8d2c4
    Remove useless MERGE test Alvaro Herrera 2022-11-22 11:26:47 +01:00
  • 36eeb37cd6
    Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 2022-11-22 10:56:07 +01:00
  • 1b3ed75714
    Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 2022-11-22 10:56:07 +01:00
  • 1ad033df16
    Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 2022-11-22 10:56:07 +01:00
  • a1efcda7c3 Improve comments atop pg_get_replication_slots. Amit Kapila 2022-11-22 15:22:00 +05:30
  • 0557e17702
    Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 2022-11-22 10:56:07 +01:00
  • 92daeca45d Add wait event for pg_usleep() in perform_spin_delay() Andres Freund 2022-11-21 20:34:17 -08:00
  • aa1fe772c9 doc: Fix description of pg_stat_all_tables.n_tup_upd Michael Paquier 2022-11-22 09:16:02 +09:00
  • e9c8907c3b doc: Fix description of pg_stat_all_tables.n_tup_upd Michael Paquier 2022-11-22 09:15:59 +09:00
  • bd82928625 ci: Use -fsanitize=undefined,alignment,address in linux tasks Andres Freund 2022-11-21 15:13:09 -08:00
  • 94a3e026cc ci: Introduce SanityCheck task that other tasks depend on Andres Freund 2022-11-21 15:13:09 -08:00
  • ec267fd5a5 ci: Clean up pre-meson cruft in windows task Andres Freund 2022-11-21 14:15:30 -08:00
  • 0e3215292f Replace link to Hunspell with the current homepage Daniel Gustafsson 2022-11-21 23:25:48 +01:00
  • 385b317715 Replace link to Hunspell with the current homepage Daniel Gustafsson 2022-11-21 23:25:48 +01:00
  • 4f997ad062 Replace link to Hunspell with the current homepage Daniel Gustafsson 2022-11-21 23:25:48 +01:00
  • 926ba562ef Replace link to Hunspell with the current homepage Daniel Gustafsson 2022-11-21 23:25:48 +01:00
  • 4c3cb6b762 Replace link to Hunspell with the current homepage Daniel Gustafsson 2022-11-21 23:25:48 +01:00
  • f1d042b21d Replace link to Hunspell with the current homepage Daniel Gustafsson 2022-11-21 23:25:48 +01:00
  • 5644d6f909 Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane 2022-11-21 17:07:07 -05:00
  • 74670688fa Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane 2022-11-21 17:07:07 -05:00
  • 1b9c04b138 Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane 2022-11-21 17:07:07 -05:00
  • 0353db996e Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane 2022-11-21 17:07:07 -05:00