Commit Graph

45256 Commits (1486f7f981c0052988891677d4e734b14317816c)
 

Author SHA1 Message Date
Peter Eisentraut 1486f7f981 Fix typos 7 years ago
Michael Paquier 8a00b96aa9 Add pg_rewind --no-sync 7 years ago
Michael Paquier 9a4059d4ff Simplify logic to sync target directory at the end of pg_rewind 7 years ago
Tom Lane 0905fe8911 Avoid emitting a bogus WAL record when recycling an all-zero btree page. 7 years ago
Alvaro Herrera a22445ff0b Flip argument order in XLogSegNoOffsetToRecPtr 7 years ago
Tom Lane 01783ac36d Fix yet more problems with incorrectly-constructed zero-length arrays. 7 years ago
Bruce Momjian 6abad00585 rel notes: mention enabling of parallelism in PG 10 7 years ago
Peter Eisentraut ec67b89816 Add UtilityReturnsTuples() support for CALL 7 years ago
Michael Paquier cccf81d259 Fix table format in documentation for I/O wait events 7 years ago
Michael Paquier cbc55da556 Rework order of end-of-recovery actions to delay timeline history write 7 years ago
Jeff Davis a45adc747e Fix WITH CHECK OPTION on views referencing postgres_fdw tables. 7 years ago
Peter Geoghegan e915fed291 Correct obsolete unique index insertion comment. 7 years ago
Michael Paquier 677da8c15d Use access() to check file existence in GetNewRelFileNode() 7 years ago
Peter Eisentraut 0903bbdad2 Add separate error message for procedure does not exist 7 years ago
Michael Paquier eb270b00b2 Add note in pg_rewind documentation about read-only files 7 years ago
Peter Eisentraut 2e78c5b522 Fix assert in nested SQL procedure call 7 years ago
Peter Eisentraut e34ec13620 Allow CALL with polymorphic type arguments 7 years ago
Alvaro Herrera 0ce5cf2ef2 Allow replication slots to be dropped in single-user mode 7 years ago
Andrew Dunstan 8fb68aa265 Print DEBUG2 like that rather than as DEBUG 7 years ago
Jeff Davis 4513d3a4be Add test for partitionwise join involving default partition. 7 years ago
Alvaro Herrera 3ca966c06f logical decoding: beware of an unset specinsert change 7 years ago
Peter Eisentraut 0c06534bd6 doc: Reword old inheritance partitioning documentation 7 years ago
Peter Eisentraut 17411e0ffa doc: Fix typos 7 years ago
Alvaro Herrera 8d1c1ca70b Reduce cost of test_decoding's new oldest_xmin test 7 years ago
Peter Eisentraut f61988d160 Fix typo 7 years ago
Michael Paquier 3c64dcb1e3 Prevent references to invalid relation pages after fresh promotion 7 years ago
Andres Freund 249126e761 Use context with correct lifetime in hypothetical_dense_rank_final. 7 years ago
Andres Freund 3a01f68e35 Check for interrupts inside the nbtree page deletion code. 7 years ago
Fujii Masao b41669118c Improve the performance of relation deletes during recovery. 7 years ago
Peter Eisentraut b46727e07a doc: Reorganize CREATE TABLE / LIKE option documentation 7 years ago
Michael Paquier fc057b2b8f Remove dead code for temporary relations in partition planning 7 years ago
Peter Eisentraut 2c059c86ba Add $Test::Builder::Level to pgbench test functions 7 years ago
Peter Eisentraut 6837078687 Correct comment 7 years ago
Michael Paquier c55de5e512 Add wait event for fsync of WAL segments 7 years ago
Michael Paquier c072e80337 Correct function name in comment of logical decoding code 7 years ago
Peter Eisentraut a33969ee91 pg_standby: Remove code for .backup files 7 years ago
Peter Eisentraut 7bdea62635 Fix libpq example programs 7 years ago
Andrew Dunstan 56b4da8c9d Use more modern instructions for creating a new dev cycle 7 years ago
Michael Paquier 9994013ff3 Add tests for inheritance trees mixing permanent and temporary relations 7 years ago
Peter Eisentraut c4309f4aee Use $Test::Builder::Level in TAP test functions 7 years ago
Michael Paquier 65782346a4 Use optimized bitmap set function for membership test in postgres_fdw 7 years ago
Andrew Dunstan feced1387f Stamp HEAD as 12devel 7 years ago
Andrew Dunstan d842139099 perltidy run prior to branching 7 years ago
Andrew Dunstan 1e9c858090 pgindent run prior to branching 7 years ago
Andrew Dunstan 2c64d20048 Update typedefs list 7 years ago
Peter Eisentraut f7481d2c3c Documentation spell checking and markup improvements 7 years ago
Peter Eisentraut 539f32bdd6 doc: Replace non-ASCII lines in psql example output 7 years ago
Alvaro Herrera bc87f22ef6 psql: show cloned triggers in partitions 7 years ago
Alvaro Herrera 41372071df Fix crash when ALTER TABLE recreates indexes on partitions 7 years ago
Michael Paquier dad335b89f Replace search.cpan.org with metacpan.org 7 years ago