Commit Graph

49400 Commits (0025c3a2c295459002711e0b37e48e3b067a83ba)
 

Author SHA1 Message Date
Joe Conway 0025c3a2c2 Read until EOF vice stat-reported size in read_binary_file 5 years ago
Tom Lane 9233624b12 Clamp total-tuples estimates for foreign tables to ensure planner sanity. 5 years ago
Tom Lane cfe89f5e6b Fix temporary tablespaces for shared filesets some more. 5 years ago
Magnus Hagander 1d94c39654 Fix temporary tablespaces for shared filesets 5 years ago
Fujii Masao 95a604eaeb doc: Correct description of restart_lsn in pg_replication_slots 5 years ago
Fujii Masao 8d459762b1 Change default of pg_stat_statements.track_planning to off. 5 years ago
Amit Kapila 83fa48c8cd Improve vacuum error context handling. 5 years ago
Michael Paquier 48d50ee9af Fix removal of files generated by TAP tests for SSL 5 years ago
David Rowley d73e9a57bf Further adjustments to Hashagg EXPLAIN ANALYZE output 5 years ago
Michael Meskes 70dc45e8cb Fix ecpg crash with bytea and cursor variables. 5 years ago
Bruce Momjian 0bddb3a959 doc: clarify that storage parameter values are optional 5 years ago
Bruce Momjian c7ff80ffaa doc: change pg_upgrade wal_level to be not minimal 5 years ago
Tom Lane 21aac2ff96 Remove support for timezone "posixrules" file. 5 years ago
Noah Misch b86be844a4 Fix documentation of "must be vacuumed within" warning. 5 years ago
Tom Lane e5f63db995 Fix list of SSL error codes for older OpenSSL versions. 5 years ago
Tom Lane e2bcd99be1 Add hints about protocol-version-related SSL connection failures. 5 years ago
Tom Lane 16412c7840 Change libpq's default ssl_min_protocol_version to TLSv1.2. 5 years ago
Alvaro Herrera 3b4b541777
Persist slot invalidation correctly 5 years ago
Bruce Momjian 1f601b14e3 doc: PG 13 relnotes; remove FOREIGN keyword item and clarify 5 years ago
Tom Lane 098868b576 Doc: explain that "timestamp - timestamp" applies justify_hours(). 5 years ago
Bruce Momjian 08671057e0 doc: mention trigger helper functions in CREATE TRIGGER docs 5 years ago
Bruce Momjian 563ed36d5b docs: clarify that CREATE DATABASE does not copy db permissions 5 years ago
Peter Geoghegan 8c2010f123 Fix misuse of table_index_fetch_tuple_check(). 5 years ago
Tom Lane 185c6bc4ae Doc: correct nitpicky mistakes in array_position/array_positions examples. 5 years ago
Fujii Masao 126c8fcec7 Remove erroneous assertion from pg_copy_logical_replication_slot(). 5 years ago
Tom Lane 086bef8ac8 Fix compiler warning induced by commit d8b15eeb8. 5 years ago
Alvaro Herrera 6f7a862bed
Adjust max_slot_wal_keep_size behavior per review 5 years ago
Alvaro Herrera 12e52ba5a7
Save slot's restart_lsn when invalidated due to size 5 years ago
Alvaro Herrera 411493d701
Add parens to ConvertToXSegs macro 5 years ago
Tom Lane bc4d7817e0 Stamp 13beta2. 5 years ago
Jeff Davis d33f33539d Doc fixup for hashagg_avoid_disk_plan GUC. 5 years ago
Tom Lane 57f8b9913b Undo double-quoting of index names in non-text EXPLAIN output formats. 5 years ago
Peter Eisentraut 793e5ad3cb Translation updates 5 years ago
Alexander Korotkov 70004a2a0c Language fixes for docs related to opclass options 5 years ago
Peter Geoghegan f7e4989d1c Doc: Tweak description of B-Tree duplicate tuples. 5 years ago
Alexander Korotkov b56d91ebd2 Minor corrections to docs related to opclass options 5 years ago
Alexander Korotkov 39aafc88c4 Fix masking of SP-GiST pages during xlog consistency check 5 years ago
Alexander Korotkov e6c6f427e3 Add documentation for opclass options 5 years ago
Alvaro Herrera e74559c976
Ensure write failure reports no-disk-space 5 years ago
Tom Lane 577dcf890c Future-proof regression tests against possibly-missing posixrules file. 5 years ago
Alvaro Herrera 91a890bd7f Adjust some glossary terms 5 years ago
Peter Geoghegan dedb92d4a3 Fix deduplication "single value" strategy bug. 5 years ago
Fujii Masao 08aa3151e7 Fix issues in invalidation of obsolete replication slots. 5 years ago
David Rowley bdee4af8e0 Fix EXPLAIN ANALYZE for parallel HashAgg plans 5 years ago
Andres Freund 5fffa8fce3 Fix deadlock danger when atomic ops are done under spinlock. 5 years ago
Andres Freund 59225dcefe Add basic spinlock tests to regression tests. 5 years ago
Tom Lane c10dc2d117 Doc: document POSIX-style time zone specifications in full. 5 years ago
Michael Paquier 43e70addf5 Fix oldest xmin and LSN computation across repslots after advancing 5 years ago
Peter Eisentraut f2236d087e doc: Fix formatting typo 5 years ago
Tom Lane 484a57643e Sync our copy of the timezone library with IANA release tzcode2020a. 5 years ago