index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix bug that could try to freeze running multixacts.
Thomas Munro
2019-10-17
*
Fix crash when reporting CREATE INDEX progress
Alvaro Herrera
2019-10-16
*
Improve the check for pg_catalog.unknown data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Replace alter_table.sql test usage of event triggers.
Andres Freund
2019-10-16
*
Fix CLUSTER on expression indexes.
Andres Freund
2019-10-15
*
Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra
2019-10-15
*
Check for tables with sql_identifier during pg_upgrade
Tomas Vondra
2019-10-14
*
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-13
*
AIX: Stop adding option -qsrcmsg.
Noah Misch
2019-10-12
*
Make crash recovery ignore restore_command and recovery_end_command settings.
Fujii Masao
2019-10-11
*
Put back pqsignal() as an exported libpq symbol.
Tom Lane
2019-10-10
*
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-09
*
Flush logical mapping files with fd opened for read/write at checkpoint
Michael Paquier
2019-10-09
*
Check for too many postmaster children before spawning a bgworker.
Tom Lane
2019-10-07
*
Report test_atomic_ops() failures consistently, via macros.
Noah Misch
2019-10-05
*
Avoid use of wildcard in pg_waldump's .gitignore.
Tom Lane
2019-10-05
*
Disable one more set of tests from c8841199509.
Andres Freund
2019-10-05
*
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
*
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
*
Fix crash caused by EPQ happening with a before update trigger present.
Andres Freund
2019-10-04
*
Use a fd opened for read/write when syncing slots during startup, take 2.
Andres Freund
2019-10-04
*
Handle spaces in OpenSSL install location for MSVC
Andrew Dunstan
2019-10-04
*
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-04
*
Fix --dry-run mode of pg_rewind
Michael Paquier
2019-10-04
*
Avoid unnecessary out-of-memory errors during encoding conversion.
Tom Lane
2019-10-03
*
Allow repalloc() to give back space when a large chunk is downsized.
Tom Lane
2019-10-03
*
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
*
Stamp 12.0.
REL_12_0
Tom Lane
2019-09-30
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
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
*
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-29
*
Fix compilation with older OpenSSL versions
Peter Eisentraut
2019-09-28
*
Improve stability of partition_prune regression test.
Tom Lane
2019-09-28
*
ANALYZE a_star and its children to avoid plan instability in tests.
Tom Lane
2019-09-27
*
Add tab completion for EXPLAIN (SETTINGS) in psql
Michael Paquier
2019-09-27
*
Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252.
Amit Kapila
2019-09-27
*
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
*
Stamp 12rc1.
REL_12_RC1
Tom Lane
2019-09-23
*
Translation updates
Peter Eisentraut
2019-09-23
*
Message style fixes
Peter Eisentraut
2019-09-23
*
NLS: Fix backend gettext triggers
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
[next]