index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Lower lock level for renaming indexes
Peter Eisentraut
2018-11-14
*
Initialize TransactionState and user ID consistently at transaction start
Michael Paquier
2018-11-14
*
Add flag values in WAL description to all heap records
Michael Paquier
2018-11-14
*
Refactor code creating PartitionBoundInfo
Michael Paquier
2018-11-14
*
Add INSERT ON CONFLICT test on partitioned tables with transition table
Alvaro Herrera
2018-11-13
*
Fix incorrect results for numeric data passed through an ECPG SQLDA.
Tom Lane
2018-11-13
*
Fix realfailN lexer rules to not make assumptions about input format.
Tom Lane
2018-11-13
*
Remove unused code in ECPG.
Tom Lane
2018-11-13
*
Align ECPG lexer more closely with the core and psql lexers.
Tom Lane
2018-11-13
*
doc: Fix minor whitespace issue
Peter Eisentraut
2018-11-13
*
pg_dump: Fix dumping of WITH OIDS tables
Peter Eisentraut
2018-11-13
*
Fix const correctness warning.
Thomas Munro
2018-11-13
*
Fix the initialization of atomic variables introduced by the
Amit Kapila
2018-11-13
*
Fix handling of HBA ldapserver with multiple hostnames.
Thomas Munro
2018-11-13
*
Fix possible buffer overrun in hba.c.
Thomas Munro
2018-11-13
*
Remove CommandCounterIncrement() after processing ON COMMIT DELETE
Michael Paquier
2018-11-13
*
Simplify null-element handling in extension_config_remove().
Tom Lane
2018-11-12
*
Limit the number of index clauses considered in choose_bitmap_and().
Tom Lane
2018-11-12
*
Fix incorrect author name in release notes
Michael Paquier
2018-11-12
*
doc: Small punctuation improvement
Peter Eisentraut
2018-11-12
*
doc: Small run-time pruning doc fix
Peter Eisentraut
2018-11-12
*
Disable MSVC warning caused by recent snprintf.c changes
Andrew Dunstan
2018-11-10
*
Remove volatiles from {procarray,volatile}.c and fix memory ordering issue.
Andres Freund
2018-11-10
*
Apply RI trigger skipping tests also for DELETE
Peter Eisentraut
2018-11-10
*
Remove dead foreign key optimization code
Peter Eisentraut
2018-11-10
*
Combine two flag tests in GetSnapshotData().
Andres Freund
2018-11-09
*
docs: Adapt wal_segment_size docs to fc49e24fa69.
Andres Freund
2018-11-09
*
Fix error-cleanup mistakes in exec_stmt_call().
Tom Lane
2018-11-09
*
Fix missing role dependencies for some schema and type ACLs.
Tom Lane
2018-11-09
*
Remove ineffective check against dropped columns from slot_getattr().
Andres Freund
2018-11-09
*
Don't require return slots for nodes without projection.
Andres Freund
2018-11-09
*
Fix incorrect routine name in xlog_heapam.h
Michael Paquier
2018-11-10
*
Indicate session name in isolationtester notices
Alvaro Herrera
2018-11-09
*
Fix dependency handling of partitions and inheritance for ON COMMIT
Michael Paquier
2018-11-09
*
Disallow setting client_min_messages higher than ERROR.
Tom Lane
2018-11-08
*
Revise attribute handling code on partition creation
Alvaro Herrera
2018-11-08
*
Adjust valgrind fix in commit 517b0d0b5f
Andrew Dunstan
2018-11-08
*
Fix incorrect routine name reference in partprune.c
Michael Paquier
2018-11-08
*
Fixup for b84a6dafbf triggering assert failure in LLVM debug builds.
Andres Freund
2018-11-07
*
Fix inadequate autoconfiscation of copyfile() usage.
Tom Lane
2018-11-07
*
Use parallel installcheck in vcregress.pl's upgrade test
Andrew Dunstan
2018-11-07
*
Move EEOP_*_SYSVAR evaluation out of line.
Andres Freund
2018-11-07
*
Quiet valgrind complaints following pread/pwrite changes
Andrew Dunstan
2018-11-07
*
pg_upgrade: Allow use of file cloning
Peter Eisentraut
2018-11-07
*
Build HashState's hashkeys expression with the correct parent.
Andres Freund
2018-11-07
*
Use installcheck-parallel in pg_upgrade's testsuite.
Andres Freund
2018-11-07
*
Postpone calculating total_table_pages until after pruning/exclusion.
Tom Lane
2018-11-07
*
Last-minute updates for release notes.
Tom Lane
2018-11-06
*
Disable recheck_on_update optimization to avoid crashes.
Tom Lane
2018-11-06
*
Remove set-but-unused variable.
Thomas Munro
2018-11-07
[prev]
[next]