projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2020-07-01
David Rowley
Further adjustments to Hashagg EXPLAIN ANALYZE output
commit
|
commitdiff
|
tree
2020-06-30
Michael Meskes
Fix ecpg crash with bytea and cursor variables.
commit
|
commitdiff
|
tree
2020-06-30
Bruce Momjian
doc: clarify that storage parameter values are optional
commit
|
commitdiff
|
tree
2020-06-30
Bruce Momjian
doc: change pg_upgrade wal_level to be not minimal
commit
|
commitdiff
|
tree
2020-06-29
Tom Lane
Remove support for timezone "posixrules" file.
commit
|
commitdiff
|
tree
2020-06-28
Noah Misch
Fix documentation of "must be vacuumed within" warning.
commit
|
commitdiff
|
tree
2020-06-27
Tom Lane
Fix list of SSL error codes for older OpenSSL versions.
commit
|
commitdiff
|
tree
2020-06-27
Tom Lane
Add hints about protocol-version-related SSL connection...
commit
|
commitdiff
|
tree
2020-06-27
Tom Lane
Change libpq's default ssl_min_protocol_version to...
commit
|
commitdiff
|
tree
2020-06-27
Alvaro Herrera
Persist slot invalidation correctly
commit
|
commitdiff
|
tree
2020-06-26
Bruce Momjian
doc: PG 13 relnotes; remove FOREIGN keyword item and...
commit
|
commitdiff
|
tree
2020-06-26
Tom Lane
Doc: explain that "timestamp - timestamp" applies justi...
commit
|
commitdiff
|
tree
2020-06-25
Bruce Momjian
doc: mention trigger helper functions in CREATE TRIGGE...
commit
|
commitdiff
|
tree
2020-06-25
Bruce Momjian
docs: clarify that CREATE DATABASE does not copy db...
commit
|
commitdiff
|
tree
2020-06-25
Peter Geoghegan
Fix misuse of table_index_fetch_tuple_check().
commit
|
commitdiff
|
tree
2020-06-25
Tom Lane
Doc: correct nitpicky mistakes in array_position/array_...
commit
|
commitdiff
|
tree
2020-06-25
Fujii Masao
Remove erroneous assertion from pg_copy_logical_replica...
commit
|
commitdiff
|
tree
2020-06-24
Tom Lane
Fix compiler warning induced by commit d8b15eeb8.
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Adjust max_slot_wal_keep_size behavior per review
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Save slot's restart_lsn when invalidated due to size
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Add parens to ConvertToXSegs macro
commit
|
commitdiff
|
tree
2020-06-22
Tom Lane
Stamp 13beta2.
REL_13_BETA2
commit
|
commitdiff
|
tree
2020-06-22
Jeff Davis
Doc fixup for hashagg_avoid_disk_plan GUC.
commit
|
commitdiff
|
tree
2020-06-22
Tom Lane
Undo double-quoting of index names in non-text EXPLAIN...
commit
|
commitdiff
|
tree
2020-06-22
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-06-21
Alexander Korotkov
Language fixes for docs related to opclass options
commit
|
commitdiff
|
tree
2020-06-21
Peter Geoghegan
Doc: Tweak description of B-Tree duplicate tuples.
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Minor corrections to docs related to opclass options
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Fix masking of SP-GiST pages during xlog consistency...
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Add documentation for opclass options
commit
|
commitdiff
|
tree
2020-06-19
Alvaro Herrera
Ensure write failure reports no-disk-space
commit
|
commitdiff
|
tree
2020-06-19
Tom Lane
Future-proof regression tests against possibly-missing...
commit
|
commitdiff
|
tree
2020-06-19
Alvaro Herrera
Adjust some glossary terms
commit
|
commitdiff
|
tree
2020-06-19
Peter Geoghegan
Fix deduplication "single value" strategy bug.
commit
|
commitdiff
|
tree
2020-06-19
Fujii Masao
Fix issues in invalidation of obsolete replication...
commit
|
commitdiff
|
tree
2020-06-19
David Rowley
Fix EXPLAIN ANALYZE for parallel HashAgg plans
commit
|
commitdiff
|
tree
2020-06-18
Andres Freund
Fix deadlock danger when atomic ops are done under...
commit
|
commitdiff
|
tree
2020-06-18
Andres Freund
Add basic spinlock tests to regression tests.
commit
|
commitdiff
|
tree
2020-06-18
Tom Lane
Doc: document POSIX-style time zone specifications...
commit
|
commitdiff
|
tree
2020-06-18
Michael Paquier
Fix oldest xmin and LSN computation across repslots...
commit
|
commitdiff
|
tree
2020-06-18
Peter Eisentraut
doc: Fix formatting typo
commit
|
commitdiff
|
tree
2020-06-17
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2020-06-17
Peter Geoghegan
Fix nbtree.h dedup state comment.
commit
|
commitdiff
|
tree
2020-06-17
Andres Freund
spinlock emulation: Fix bug when more than INT_MAX...
commit
|
commitdiff
|
tree
2020-06-17
Andres Freund
Avoid potential spinlock in a signal handler as part...
commit
|
commitdiff
|
tree
2020-06-16
Tom Lane
Doc: fix copy-and-pasteo in ecpg docs.
commit
|
commitdiff
|
tree
2020-06-16
Peter Eisentraut
Fix file reference in nls.mk
commit
|
commitdiff
|
tree
2020-06-16
Thomas Munro
Fix buffile.c error handling.
commit
|
commitdiff
|
tree
2020-06-16
Bruce Momjian
pg_upgrade: set vacuum_defer_cleanup_age to zero
commit
|
commitdiff
|
tree
2020-06-15
Thomas Munro
Doc: Add references for SI and SSI.
commit
|
commitdiff
|
tree
2020-06-13
Tom Lane
Fix behavior of float aggregates for single Inf or...
commit
|
commitdiff
|
tree
2020-06-13
Peter Geoghegan
Silence _bt_check_unique compiler warning.
commit
|
commitdiff
|
tree
2020-06-12
David Rowley
Add missing extern keyword for a couple of numutils...
commit
|
commitdiff
|
tree
2020-06-11
Thomas Munro
Improve comments for [Heap]CheckForSerializableConflict...
commit
|
commitdiff
|
tree
2020-06-11
Bruce Momjian
doc: remove xreflabels used in PG 13 relnotes
commit
|
commitdiff
|
tree
2020-06-11
Bruce Momjian
doc: remove xreflabels from commits 75fcdd2ae2 and...
commit
|
commitdiff
|
tree
2020-06-11
Jeff Davis
Fix doc build, broken by 13e0fa7a.
commit
|
commitdiff
|
tree
2020-06-11
Tom Lane
Fix mishandling of NaN counts in numeric_[avg_]combine.
commit
|
commitdiff
|
tree
2020-06-11
Jeff Davis
Rework HashAgg GUCs.
commit
|
commitdiff
|
tree
2020-06-11
Peter Geoghegan
Avoid update conflict out serialization anomalies.
commit
|
commitdiff
|
tree
2020-06-11
Amit Kapila
Fix typos.
commit
|
commitdiff
|
tree
2020-06-11
Michael Paquier
Move frontend-side archive APIs from src/common/ to...
commit
|
commitdiff
|
tree
2020-06-10
Peter Eisentraut
Update description of parameter password_encryption
commit
|
commitdiff
|
tree
2020-06-10
Amit Kapila
Fix ReorderBuffer memory overflow check.
commit
|
commitdiff
|
tree
2020-06-09
Peter Eisentraut
Spelling adjustments
commit
|
commitdiff
|
tree
2020-06-09
David Rowley
Fix invalid function references in a few comments
commit
|
commitdiff
|
tree
2020-06-09
Tom Lane
Repair unstable regression test.
commit
|
commitdiff
|
tree
2020-06-09
Jeff Davis
Fix HashAgg regression from choosing too many initial...
commit
|
commitdiff
|
tree
2020-06-09
Andres Freund
Avoid need for valgrind suppressions for pg_atomic_init...
commit
|
commitdiff
|
tree
2020-06-08
Thomas Munro
Fix locking bugs that could corrupt pg_control.
commit
|
commitdiff
|
tree
2020-06-08
Thomas Munro
Doc: Update example symptom of systemd misconfiguration.
commit
|
commitdiff
|
tree
2020-06-08
Michael Paquier
Fix crash in WAL sender when starting physical replication
commit
|
commitdiff
|
tree
2020-06-07
Noah Misch
MSVC: Avoid warning when testing a TAP suite without...
commit
|
commitdiff
|
tree
2020-06-07
Tom Lane
pgindent run prior to branching v13.
commit
|
commitdiff
|
tree
2020-06-07
Tom Lane
Try to read data from the socket in pqSendSome's write_...
commit
|
commitdiff
|
tree
2020-06-07
Tom Lane
Rethink definition of cancel.c's CancelRequested flag.
commit
|
commitdiff
|
tree
2020-06-07
Jeff Davis
Fix platform-specific performance regression in logtape.c.
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
psql: Format \? output a little better
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
Fix message translatability
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
Spelling adjustments
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Fix man page whitespace issues
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
Formatting and punctuation improvements in postgresql...
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Move options on man pages into more alphabetical...
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Fix up spacing around verbatim DocBook elements
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Language review
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Trim trailing whitespace
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Clean up title case use
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Remove line breaks after
commit
|
commitdiff
|
tree
2020-06-07
Thomas Munro
Doc: Clean up references to obsolete OS versions.
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Fix incorrect link target
commit
|
commitdiff
|
tree
2020-06-06
Peter Eisentraut
Add missing source files to nls.mk
commit
|
commitdiff
|
tree
2020-06-06
Magnus Hagander
Fix reference to wrong view in release notes
commit
|
commitdiff
|
tree
2020-06-06
Noah Misch
Refresh function name in CRC-associated Valgrind suppre...
commit
|
commitdiff
|
tree
2020-06-05
Tom Lane
Doc: remove annotations about multi-row output of set...
commit
|
commitdiff
|
tree
2020-06-05
Tom Lane
Improve ineq_histogram_selectivity's behavior for non...
commit
|
commitdiff
|
tree
2020-06-05
Joe Conway
Add unlikely() to CHECK_FOR_INTERRUPTS()
commit
|
commitdiff
|
tree
2020-06-05
Tom Lane
Use query collation, not column's collation, while...
commit
|
commitdiff
|
tree
2020-06-05
Peter Eisentraut
OpenSSL 3.0.0 compatibility in tests
commit
|
commitdiff
|
tree
2020-06-05
Michael Paquier
Preserve pg_index.indisreplident across REINDEX CONCURR...
commit
|
commitdiff
|
tree
2020-06-04
Tom Lane
Reject "23:59:60.nnn" in datetime input.
commit
|
commitdiff
|
tree
next