index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-10-03
*
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
*
Make crash recovery ignore recovery target settings.
Fujii Masao
2019-09-30
*
jit: Re-allow JIT compilation of execGrouping.c hashtable comparisons.
Andres Freund
2019-09-29
*
Fix determination when slot types for upper executor nodes are fixed.
Andres Freund
2019-09-29
*
Translation updates
Peter Eisentraut
2019-09-29
*
Fix compilation with older OpenSSL versions
Peter Eisentraut
2019-09-28
*
Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS.
Tom Lane
2019-09-25
*
Fix failure with lock mode used for custom relation options
Michael Paquier
2019-09-25
*
Fix bug in pairingheap_SpGistSearchItem_cmp()
Alexander Korotkov
2019-09-25
*
Translation updates
Peter Eisentraut
2019-09-23
*
Message style fixes
Peter Eisentraut
2019-09-23
*
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-22
*
Fix typo in tts_virtual_copyslot.
Tom Lane
2019-09-22
*
Straighten out leakproofness markings on text comparison functions.
Tom Lane
2019-09-21
*
Fix up handling of nondeterministic collations with pattern_ops opclasses.
Tom Lane
2019-09-21
*
Fix some minor spec-compliance issues in jsonpath lexer.
Tom Lane
2019-09-20
*
Fix progress report of REINDEX INDEX
Alvaro Herrera
2019-09-20
*
Fix freeing old values in index_store_float8_orderby_distances()
Alexander Korotkov
2019-09-20
*
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-19
*
GSSAPI error message improvements
Peter Eisentraut
2019-09-19
*
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-17
*
Fix bogus sizeof calculations.
Tom Lane
2019-09-15
*
logical decoding: process ASSIGNMENT during snapshot build
Alvaro Herrera
2019-09-13
*
Fix progress reporting of CLUSTER / VACUUM FULL
Alvaro Herrera
2019-09-13
*
Fix nbtree page split rmgr desc routine.
Peter Geoghegan
2019-09-12
*
Reorder EPQ work, to fix rowmark related bugs and improve efficiency.
Andres Freund
2019-09-09
*
Fix handling of non-key columns get_index_column_opclass()
Alexander Korotkov
2019-09-09
*
Translation updates
Peter Eisentraut
2019-09-09
*
Fix RelationIdGetRelation calls that weren't bothering with error checks.
Tom Lane
2019-09-08
*
Fix handling of NULL distances in KNN-GiST
Alexander Korotkov
2019-09-08
*
Fix handling Inf and Nan values in GiST pairing heap comparator
Alexander Korotkov
2019-09-08
*
Fix behavior of AND CHAIN outside of explicit transaction blocks
Peter Eisentraut
2019-09-08
*
Avoid using INFO elevel for what are fundamentally debug messages.
Tom Lane
2019-09-07
*
When performing a base backup, check for read errors.
Robert Haas
2019-09-06
*
Make pg_promote() detect postmaster death while waiting for promotion to end.
Fujii Masao
2019-09-06
*
Fix thinko when ending progress report for a backend
Michael Paquier
2019-09-04
*
Better error messages for short reads/writes in SLRU
Peter Eisentraut
2019-09-03
*
Fix memory leak with lower, upper and initcap with ICU-provided collations
Michael Paquier
2019-09-03
*
Avoid touching replica identity index in ExtractReplicaIdentity().
Tom Lane
2019-09-02
*
Fix overflow check and comment in GIN posting list encoding.
Heikki Linnakangas
2019-08-28
*
Avoid catalog lookups in RelationAllowsEarlyPruning().
Thomas Munro
2019-08-28
*
Reject empty names and recursion in config-file include directives.
Tom Lane
2019-08-27
*
Don't rely on llvm::make_unique.
Thomas Munro
2019-08-25
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2019-08-22
*
Fix typo
Alvaro Herrera
2019-08-21
*
Fix bogus comment
Alvaro Herrera
2019-08-20
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
*
Add default_table_access_method to postgresql.conf.sample.
Andres Freund
2019-08-16
[next]