Commit Graph

  • 388491f1e5 Pass BackgroundWorker entry in the parameter file in EXEC_BACKEND mode Heikki Linnakangas 2023-12-03 16:38:54 +02:00
  • 69d903367c Refactor CreateSharedMemoryAndSemaphores Heikki Linnakangas 2023-12-03 16:09:42 +02:00
  • 9c37fa7c83 Abort run if prepared statement fails #147 Lev Kokotov 2023-11-29 17:22:00 -08:00
  • b19890d49d Silence Valgrind complaint with EXEC_BACKEND Heikki Linnakangas 2023-12-01 22:30:08 +02:00
  • 0d93ce31a5 pgindent fix Peter Eisentraut 2023-12-01 17:58:18 +01:00
  • 5d40b3c4f6 Check collation when creating partitioned index Peter Eisentraut 2023-12-01 15:48:06 +01:00
  • 3c49fa2aff Check collation when creating partitioned index Peter Eisentraut 2023-12-01 15:48:06 +01:00
  • e846fc4919 Check collation when creating partitioned index Peter Eisentraut 2023-12-01 15:48:06 +01:00
  • 15d485921b Check collation when creating partitioned index Peter Eisentraut 2023-12-01 15:48:06 +01:00
  • 267f33f684 Check collation when creating partitioned index Peter Eisentraut 2023-12-01 15:48:06 +01:00
  • a11c9c42ea Check collation when creating partitioned index Peter Eisentraut 2023-12-01 15:48:06 +01:00
  • 1a4d714e18 doc: Update info on information schema usage tables Peter Eisentraut 2023-12-01 08:40:45 +01:00
  • 74a1bb168d doc: Update info on information schema usage tables Peter Eisentraut 2023-12-01 08:40:45 +01:00
  • 1dac2dd677 doc: Update info on information schema usage tables Peter Eisentraut 2023-12-01 08:40:45 +01:00
  • 5b2dcead39 doc: Update info on information schema usage tables Peter Eisentraut 2023-12-01 08:40:45 +01:00
  • f66fcc5cd6 Fix an uninitialized access in hash_xlog_squeeze_page(). Amit Kapila 2023-12-01 10:14:36 +05:30
  • 70516b8fc3 meson: Stop using deprecated way getting path of files Andres Freund 2023-11-30 17:43:39 -08:00
  • aa11a9c149 meson: Stop using deprecated way getting path of files Andres Freund 2023-11-30 17:43:39 -08:00
  • cf84755575 Adjust obsolete comment explaining set_stack_base(). Thomas Munro 2023-12-01 14:58:40 +13:00
  • 3b51265ee3 Adjust obsolete comment explaining set_stack_base(). Thomas Munro 2023-12-01 14:58:40 +13:00
  • f93133a250 Print lwlock stats also for aux processes, when built with LWLOCK_STATS Heikki Linnakangas 2023-12-01 01:00:03 +02:00
  • dee6e357ef
    Fix compressed TOASTs encryption/decryption (#76) Andrew Pogrebnoi 2023-11-30 14:37:41 +02:00
  • ae2ccf66a2 Fix typo in 5a1dfde8334b Alexander Korotkov 2023-11-30 13:45:28 +02:00
  • b3efa270b5 Fix spelling and punctuation Daniel Gustafsson 2023-11-30 10:56:53 +01:00
  • c3f4a84481 Add missing file to nls Makefile Daniel Gustafsson 2023-11-30 10:56:51 +01:00
  • 17935e1fdf Fix array subscript warnings Daniel Gustafsson 2023-11-30 10:56:48 +01:00
  • b589f211e0 Fix warning due non-standard inline declaration in 4ed8f0913bfdb5f355 Alexander Korotkov 2023-11-30 11:34:45 +02:00
  • 095d109ccd Remove redundant setting of hashkey after insertion John Naylor 2023-11-30 15:25:57 +07:00
  • 1f5e38847b meson: Improve/fix Python version selection Peter Eisentraut 2023-11-30 07:22:51 +01:00
  • 489ca33081 meson: Improve/fix Python version selection Peter Eisentraut 2023-11-30 07:22:51 +01:00
  • e255b646a1 Add tests for XID wraparound. Masahiko Sawada 2023-11-30 14:29:48 +09:00
  • a243569bf6 doc: Mention how to use quotes with GUC names in error messages Michael Paquier 2023-11-30 14:19:29 +09:00
  • 8d9978a717 Apply quotes more consistently to GUC names in logs Michael Paquier 2023-11-30 14:11:45 +09:00
  • 334f512f45 Add option to specify timeout seconds to BackgroundPsql.pm. Masahiko Sawada 2023-11-30 14:08:34 +09:00
  • a1827568d2 Remove unused macro Peter Eisentraut 2023-11-30 06:00:44 +01:00
  • 7e5f517799 Improve "user mapping not found" error message Peter Eisentraut 2023-11-30 05:33:55 +01:00
  • 3e36e48d8e Fix a test in 003_logical_slots. Amit Kapila 2023-11-30 09:31:21 +05:30
  • 2d758dca1b Fix wrong description of BackgroundPsql's timeout. Masahiko Sawada 2023-11-30 11:23:05 +09:00
  • 5abff2aaa1 Fix wrong description of BackgroundPsql's timeout. Masahiko Sawada 2023-11-30 11:23:00 +09:00
  • c684d7c80f Fix BackgroundPsql's set_query_timer_restart() issue without argument. Masahiko Sawada 2023-11-30 10:14:26 +09:00
  • f99dd98242 Fix BackgroundPsql's set_query_timer_restart() issue without argument. Masahiko Sawada 2023-11-30 10:14:17 +09:00
  • 4fdccf9211 Allow SIGINT to cancel psql database reconnections #146 Tristan Partin 2023-07-24 11:12:59 -05:00
  • 03749325d1 Fix typo in comment Daniel Gustafsson 2023-11-29 14:56:26 +01:00
  • a5cf808be5 Read include/exclude commands for dump/restore from file Daniel Gustafsson 2023-11-29 14:56:24 +01:00
  • 15c9ac3629 Optimize pg_readv/pg_pwritev single vector case. Thomas Munro 2023-11-29 16:44:19 +13:00
  • a60b8a58f4 Add SLRU tests for 64-bit page case Alexander Korotkov 2023-11-29 01:44:01 +02:00
  • 5a1dfde833 Make use FullTransactionId in 2PC filenames Alexander Korotkov 2023-11-29 01:43:13 +02:00
  • 2cdf131c46 Use larger segment file names for pg_notify Alexander Korotkov 2023-11-29 01:41:48 +02:00
  • 4ed8f0913b Index SLRUs by 64-bit integers rather than by 32-bit integers Alexander Korotkov 2023-11-29 01:39:55 +02:00
  • a916b47e23 Clean up usage of bison precedence for non-operator keywords. Tom Lane 2023-11-28 13:32:15 -05:00
  • 0bd682246a Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 2023-11-28 12:34:03 -05:00
  • efb8046827 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 2023-11-28 12:34:03 -05:00
  • b2b1f12882 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 2023-11-28 12:34:03 -05:00
  • 5dd30bb54b Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 2023-11-28 12:34:03 -05:00
  • efa8f60640 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 2023-11-28 12:34:03 -05:00
  • c82207a548 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 2023-11-28 12:34:03 -05:00
  • 10a59925a3 Fix comment about ressortgrouprefs being unique in setop plans. Heikki Linnakangas 2023-11-28 14:08:43 +02:00
  • f36b63623d Remove more statements from stats.sql Michael Paquier 2023-11-28 19:44:13 +09:00
  • 60f227316c Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 2023-11-28 11:59:09 +02:00
  • b8a606e21b Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 2023-11-28 11:59:09 +02:00
  • e434d3620a Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 2023-11-28 11:59:09 +02:00
  • 59c62a21f2 Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 2023-11-28 11:59:09 +02:00
  • 2873fbfe0d Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 2023-11-28 11:59:09 +02:00
  • 9fee3232a1 Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 2023-11-28 11:59:09 +02:00
  • cd34247489 psql: Add tab completion for view options. Dean Rasheed 2023-11-28 09:50:17 +00:00
  • a9a8108411 Remove test for pg_stat_reset_shared() in stats.sql Michael Paquier 2023-11-28 13:18:59 +09:00
  • 5ad49322e5 Fix comment in tableam.h about GetHeapamTableAmRoutine() Michael Paquier 2023-11-28 08:40:08 +09:00
  • 07cb7bc1c7 Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend Michael Paquier 2023-11-28 08:35:56 +09:00
  • 14f2f9eb1a Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend Michael Paquier 2023-11-28 08:35:50 +09:00
  • 930d2b442f Don't use bms_membership() in cases where we don't need to David Rowley 2023-11-28 10:41:12 +13:00
  • 75680c3d80 Retire a few backwards compatibility macros. Nathan Bossart 2023-11-27 13:10:09 -06:00
  • a5e95ff46f
    Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 2023-11-27 19:18:03 +01:00
  • 2c4dd36e25
    Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 2023-11-27 19:18:03 +01:00
  • 3a95d2c242
    Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 2023-11-27 19:18:03 +01:00
  • fef92f9ba1
    Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 2023-11-27 19:18:03 +01:00
  • bc22bd2575
    Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 2023-11-27 19:18:03 +01:00
  • 8a553f2aed
    Fix CREATE INDEX CONCURRENTLY example Alvaro Herrera 2023-11-27 19:18:03 +01:00
  • a82ee7ef3a Check if ii_AmCache is NULL in aminsertcleanup Tomas Vondra 2023-11-27 16:52:59 +01:00
  • 1f395354d8 Reduce rate of walwriter wakeups due to async commits. Heikki Linnakangas 2023-11-27 17:42:39 +02:00
  • a77fb8c685 Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 2023-11-27 09:14:17 +05:30
  • d7ca9209c9 Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 2023-11-27 08:59:12 +05:30
  • 360392fa2a Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 2023-11-27 08:49:55 +05:30
  • dc9f8a7983 Track statement entry timestamp in contrib/pg_stat_statements Alexander Korotkov 2023-11-27 02:51:18 +02:00
  • 6ab1dbd26b Add NOT NULL checking of pg_stat_statements_reset() in tests Alexander Korotkov 2023-11-27 02:50:59 +02:00
  • 0217a7444a Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 2023-11-27 09:40:57 +09:00
  • 09f680d114 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 2023-11-27 09:40:55 +09:00
  • c3b79223f3 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 2023-11-27 09:40:52 +09:00
  • b972268150 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 2023-11-27 09:40:50 +09:00
  • 8984480b54 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 2023-11-27 09:40:49 +09:00
  • 01eca6a913 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 2023-11-27 09:40:44 +09:00
  • bc3c8db8ae Display length and bounds histograms in pg_stats Alexander Korotkov 2023-11-27 01:30:39 +02:00
  • 441c8a3134 Update comments for pg_statistic catalog table Alexander Korotkov 2023-11-27 01:29:56 +02:00
  • 3558f120f8 Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 2023-11-26 16:40:22 -05:00
  • 450ad6585a Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 2023-11-26 16:40:22 -05:00
  • 69a9134326 Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 2023-11-26 16:40:22 -05:00
  • 648fc6a1c4 Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 2023-11-26 16:40:22 -05:00
  • c7bd476049 Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 2023-11-26 16:40:22 -05:00
  • 9033e70198 Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 2023-11-26 16:40:22 -05:00
  • b2caf7c0e1 Fix brin.c indentation issues introduced by c1ec02be1d Tomas Vondra 2023-11-26 21:35:32 +01:00
  • 86b64bafc1 Use fipshash in brin_multi test Peter Eisentraut 2023-11-25 22:18:53 +01:00