Commit Graph

62557 Commits (2421ade663e96e7245e6bbf960b0f6861e39e455)
 

Author SHA1 Message Date
Thomas Munro 2421ade663 Prefer spelling "cacheable" over "cachable". 1 month ago
Michael Paquier fb9bff0454 injection_points: Add tests for name limits 1 month ago
Michael Paquier 6e1535308c Report better object limits in error messages for injection points 1 month ago
Michael Paquier 79cd66f28c Add check for large files in meson.build 1 month ago
Heikki Linnakangas 6956bca515 Add warning to pg_controldata on PG_CONTROL_VERSION mismatch 1 month ago
Heikki Linnakangas 676cd9ac07 Add pg_resetwal and pg_controldata support for new control file field 1 month ago
Peter Eisentraut d2f24df19b Clean up qsort comparison function for GUC entries 1 month ago
Heikki Linnakangas e510378358 Bump PG_CONTROL_VERSION for commit 3e0ae46d90 1 month ago
Nathan Bossart 5e4fcbe531 Check for CREATE privilege on the schema in CREATE STATISTICS. 1 month ago
Jacob Champion 600086f471 libpq: Prevent some overflows of int/size_t 1 month ago
Heikki Linnakangas 3e0ae46d90 Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h 1 month ago
Daniel Gustafsson 3a872ddd64 Fix typos in nodeWindowAgg comments 1 month ago
Michael Paquier b23fe993e1 Add more tests for relation statistics with rewrites 1 month ago
David Rowley 812367f3d4 Doc: more uppercase keywords in SQLs 1 month ago
Michael Paquier 16a2f70695 injection_points: Add variant for injection_point_attach() 1 month ago
Michael Paquier 9d7e851a21 Fix comment in copyto.c 2 months ago
Bruce Momjian 980a855c5c doc: consistently use "structname" and "structfield" markup 2 months ago
Bruce Momjian e8bfad4ca8 docs: fix text by adding/removing parentheses 2 months ago
Bruce Momjian 6204d07ad6 Remove blank line in C code. 2 months ago
Thomas Munro c5d34f4a55 Fix generic read and write barriers for Clang. 2 months ago
Alexander Korotkov 7742f99a02 Fix checking for recovery state in WaitForLSN() 2 months ago
Daniel Gustafsson 07961ef866 doc: Fix incorrect wording for --file in pg_dump 2 months ago
Fujii Masao 0ab208fa50 pgbench: Add --continue-on-error option. 2 months ago
Peter Eisentraut a3ea5330fc Fix "inconsistent DLL linkage" warning on Windows MSVC 2 months ago
Amit Kapila f6a4c498dc Add seq_sync_error_count to subscription statistics. 2 months ago
Fujii Masao c32e32f763 doc: Fix descriptions of some PGC_POSTMASTER parameters. 2 months ago
Fujii Masao 6fba6cb05d doc: Clarify units for io_combine_limit and io_max_combine_limit. 2 months ago
Andres Freund 5310fac6e0 bufmgr: Use atomic sub for unpinning buffers 2 months ago
Andres Freund c75ebc657f bufmgr: Allow some buffer state modifications while holding header lock 2 months ago
David Rowley 448b6a4173 Tidyup WARNING ereports in subscriptioncmds.c 2 months ago
Álvaro Herrera a2b02293bc
Use XLogRecPtrIsValid() in various places 2 months ago
Álvaro Herrera 06edbed478
Introduce XLogRecPtrIsValid() 2 months ago
Álvaro Herrera 8fe7700b7e
Refer readers of \? to "\? variables" for pset options 2 months ago
Peter Eisentraut aa606b9316 Disallow generated columns in COPY WHERE clause 2 months ago
Heikki Linnakangas aa9c5fd3e3 Refactor shared memory allocation for semaphores 2 months ago
Heikki Linnakangas daf3d99d2b Add comment to explain why PGReserveSemaphores() is called early 2 months ago
Peter Eisentraut 150e24501b Fix redundancy in error message 2 months ago
John Naylor 07b3df5d00 Cosmetic fixes in GiST README 2 months ago
Amit Kapila 5a4eba558a Fix few issues in commit 5509055d69. 2 months ago
Thomas Munro b498af4204 ci: Improve OpenBSD core dump backtrace handling. 2 months ago
Michael Paquier d6c132d83b Document some structures in attribute_stats.c 2 months ago
Peter Eisentraut 489ec6b2fc Fix spurious output in configure 2 months ago
Peter Eisentraut 2307cfe316 MSVC: Improve warning options set 2 months ago
Peter Eisentraut 01a985c3c4 Re-run autoheader 2 months ago
Peter Eisentraut 4b6fa00a3a Re-run autoconf 2 months ago
Peter Eisentraut 05b9edcb71 Update code comment 2 months ago
David Rowley eaa159632d Fix UNION planner estimate_num_groups with varno==0 2 months ago
Etsuro Fujita a3ebec4e4c Update obsolete comment in ExecScanReScan(). 2 months ago
Etsuro Fujita c3eec94fc1 postgres_fdw: Add more test coverage for EvalPlanQual testing. 2 months ago
David Rowley 49d43faa83 Doc: use uppercase keywords in SQLs 2 months ago