postgresql-pgindent.git
2020-07-01 Michael PaquierFix removal of files generated by TAP tests for SSL
2020-07-01 David RowleyFurther adjustments to Hashagg EXPLAIN ANALYZE output
2020-06-30 Michael MeskesFix ecpg crash with bytea and cursor variables.
2020-06-30 Bruce Momjiandoc: clarify that storage parameter values are optional
2020-06-30 Bruce Momjiandoc: change pg_upgrade wal_level to be not minimal
2020-06-29 Tom LaneRemove support for timezone "posixrules" file.
2020-06-28 Noah MischFix documentation of "must be vacuumed within" warning.
2020-06-27 Tom LaneFix list of SSL error codes for older OpenSSL versions.
2020-06-27 Tom LaneAdd hints about protocol-version-related SSL connection...
2020-06-27 Tom LaneChange libpq's default ssl_min_protocol_version to...
2020-06-27 Alvaro HerreraPersist slot invalidation correctly
2020-06-26 Bruce Momjiandoc: PG 13 relnotes; remove FOREIGN keyword item and...
2020-06-26 Tom LaneDoc: explain that "timestamp - timestamp" applies justi...
2020-06-25 Bruce Momjiandoc: mention trigger helper functions in CREATE TRIGGE...
2020-06-25 Bruce Momjiandocs: clarify that CREATE DATABASE does not copy db...
2020-06-25 Peter GeogheganFix misuse of table_index_fetch_tuple_check().
2020-06-25 Tom LaneDoc: correct nitpicky mistakes in array_position/array_...
2020-06-25 Fujii MasaoRemove erroneous assertion from pg_copy_logical_replica...
2020-06-24 Tom LaneFix compiler warning induced by commit d8b15eeb8.
2020-06-24 Alvaro HerreraAdjust max_slot_wal_keep_size behavior per review
2020-06-24 Alvaro HerreraSave slot's restart_lsn when invalidated due to size
2020-06-24 Alvaro HerreraAdd parens to ConvertToXSegs macro
2020-06-22 Tom LaneStamp 13beta2. REL_13_BETA2
2020-06-22 Jeff DavisDoc fixup for hashagg_avoid_disk_plan GUC.
2020-06-22 Tom LaneUndo double-quoting of index names in non-text EXPLAIN...
2020-06-22 Peter EisentrautTranslation updates
2020-06-21 Alexander KorotkovLanguage fixes for docs related to opclass options
2020-06-21 Peter GeogheganDoc: Tweak description of B-Tree duplicate tuples.
2020-06-20 Alexander KorotkovMinor corrections to docs related to opclass options
2020-06-20 Alexander KorotkovFix masking of SP-GiST pages during xlog consistency...
2020-06-20 Alexander KorotkovAdd documentation for opclass options
2020-06-19 Alvaro HerreraEnsure write failure reports no-disk-space
2020-06-19 Tom LaneFuture-proof regression tests against possibly-missing...
2020-06-19 Alvaro HerreraAdjust some glossary terms
2020-06-19 Peter GeogheganFix deduplication "single value" strategy bug.
2020-06-19 Fujii MasaoFix issues in invalidation of obsolete replication...
2020-06-19 David RowleyFix EXPLAIN ANALYZE for parallel HashAgg plans
2020-06-18 Andres FreundFix deadlock danger when atomic ops are done under...
2020-06-18 Andres FreundAdd basic spinlock tests to regression tests.
2020-06-18 Tom LaneDoc: document POSIX-style time zone specifications...
2020-06-18 Michael PaquierFix oldest xmin and LSN computation across repslots...
2020-06-18 Peter Eisentrautdoc: Fix formatting typo
2020-06-17 Tom LaneSync our copy of the timezone library with IANA release...
2020-06-17 Peter GeogheganFix nbtree.h dedup state comment.
2020-06-17 Andres Freundspinlock emulation: Fix bug when more than INT_MAX...
2020-06-17 Andres FreundAvoid potential spinlock in a signal handler as part...
2020-06-16 Tom LaneDoc: fix copy-and-pasteo in ecpg docs.
2020-06-16 Peter EisentrautFix file reference in nls.mk
2020-06-16 Thomas MunroFix buffile.c error handling.
2020-06-16 Bruce Momjianpg_upgrade: set vacuum_defer_cleanup_age to zero
2020-06-15 Thomas MunroDoc: Add references for SI and SSI.
2020-06-13 Tom LaneFix behavior of float aggregates for single Inf or...
2020-06-13 Peter GeogheganSilence _bt_check_unique compiler warning.
2020-06-12 David RowleyAdd missing extern keyword for a couple of numutils...
2020-06-11 Thomas MunroImprove comments for [Heap]CheckForSerializableConflict...
2020-06-11 Bruce Momjiandoc: remove xreflabels used in PG 13 relnotes
2020-06-11 Bruce Momjiandoc: remove xreflabels from commits 75fcdd2ae2 and...
2020-06-11 Jeff DavisFix doc build, broken by 13e0fa7a.
2020-06-11 Tom LaneFix mishandling of NaN counts in numeric_[avg_]combine.
2020-06-11 Jeff DavisRework HashAgg GUCs.
2020-06-11 Peter GeogheganAvoid update conflict out serialization anomalies.
2020-06-11 Amit KapilaFix typos.
2020-06-11 Michael PaquierMove frontend-side archive APIs from src/common/ to...
2020-06-10 Peter EisentrautUpdate description of parameter password_encryption
2020-06-10 Amit KapilaFix ReorderBuffer memory overflow check.
2020-06-09 Peter EisentrautSpelling adjustments
2020-06-09 David RowleyFix invalid function references in a few comments
2020-06-09 Tom LaneRepair unstable regression test.
2020-06-09 Jeff DavisFix HashAgg regression from choosing too many initial...
2020-06-09 Andres FreundAvoid need for valgrind suppressions for pg_atomic_init...
2020-06-08 Thomas MunroFix locking bugs that could corrupt pg_control.
2020-06-08 Thomas MunroDoc: Update example symptom of systemd misconfiguration.
2020-06-08 Michael PaquierFix crash in WAL sender when starting physical replication
2020-06-07 Noah MischMSVC: Avoid warning when testing a TAP suite without...
2020-06-07 Tom Lanepgindent run prior to branching v13.
2020-06-07 Tom LaneTry to read data from the socket in pqSendSome's write_...
2020-06-07 Tom LaneRethink definition of cancel.c's CancelRequested flag.
2020-06-07 Jeff DavisFix platform-specific performance regression in logtape.c.
2020-06-07 Peter Eisentrautpsql: Format \? output a little better
2020-06-07 Peter EisentrautFix message translatability
2020-06-07 Peter EisentrautSpelling adjustments
2020-06-07 Peter Eisentrautdoc: Fix man page whitespace issues
2020-06-07 Peter EisentrautFormatting and punctuation improvements in postgresql...
2020-06-07 Peter Eisentrautdoc: Move options on man pages into more alphabetical...
2020-06-07 Peter Eisentrautdoc: Fix up spacing around verbatim DocBook elements
2020-06-07 Peter Eisentrautdoc: Language review
2020-06-07 Peter Eisentrautdoc: Trim trailing whitespace
2020-06-07 Peter Eisentrautdoc: Clean up title case use
2020-06-07 Peter Eisentrautdoc: Remove line breaks after <title>
2020-06-07 Thomas MunroDoc: Clean up references to obsolete OS versions.
2020-06-07 Peter Eisentrautdoc: Fix incorrect link target
2020-06-06 Peter EisentrautAdd missing source files to nls.mk
2020-06-06 Magnus HaganderFix reference to wrong view in release notes
2020-06-06 Noah MischRefresh function name in CRC-associated Valgrind suppre...
2020-06-05 Tom LaneDoc: remove annotations about multi-row output of set...
2020-06-05 Tom LaneImprove ineq_histogram_selectivity's behavior for non...
2020-06-05 Joe ConwayAdd unlikely() to CHECK_FOR_INTERRUPTS()
2020-06-05 Tom LaneUse query collation, not column's collation, while...
2020-06-05 Peter EisentrautOpenSSL 3.0.0 compatibility in tests
2020-06-05 Michael PaquierPreserve pg_index.indisreplident across REINDEX CONCURR...
next