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
*
Add more documentation and tests for publications
Peter Eisentraut
2017-03-15
*
Rewrite async-connection loop in libpqwalreceiver.c, once again.
Tom Lane
2017-03-15
*
Fix failure to use clamp_row_est() for parallel joins.
Robert Haas
2017-03-15
*
Bump catversion for MACADDR8
Stephen Frost
2017-03-15
*
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
*
Add a regression test for snapshot too old with hash indexes.
Robert Haas
2017-03-15
*
Fix MB regression tests for WAL-logging of hash indexes.
Robert Haas
2017-03-15
*
Cosmetic fixes for hash index write-ahead logging.
Robert Haas
2017-03-15
*
Allow referring to functions without arguments when unique
Peter Eisentraut
2017-03-14
*
doc: Remove useless elements in bibliography
Peter Eisentraut
2017-03-14
*
doc: Fix TOC generation for refentries
Peter Eisentraut
2017-03-14
*
Improve grammar / fix typos in snapbuild.c.
Andres Freund
2017-03-14
*
Some preliminary refactoring towards partitionwise join.
Robert Haas
2017-03-14
*
Improve isolation tests infrastructure.
Andres Freund
2017-03-14
*
Add option to control snapshot export to CREATE_REPLICATION_SLOT
Peter Eisentraut
2017-03-14
*
amcheck: Harden tests against concurrent autovacuums.
Andres Freund
2017-03-14
*
hash: Support WAL consistency checking.
Robert Haas
2017-03-14
*
Fix regression in parallel planning against inheritance tables.
Robert Haas
2017-03-14
*
hash: Add write-ahead logging support.
Robert Haas
2017-03-14
*
Include port number when logging successful binding to a TCP port.
Tom Lane
2017-03-14
*
ecpg: Improve some variable names
Peter Eisentraut
2017-03-14
*
Spelling fixes
Peter Eisentraut
2017-03-14
*
Spelling fixes in code comments
Peter Eisentraut
2017-03-14
*
Make logging about multixact wraparound protection less chatty.
Tom Lane
2017-03-14
*
Update .gitignore
Robert Haas
2017-03-14
*
Fix failure to mark init buffers as BM_PERMANENT.
Robert Haas
2017-03-14
*
doc: Fix synopsis
Peter Eisentraut
2017-03-14
*
Update overlooked comment for Gather Merge.
Robert Haas
2017-03-14
*
Remove some bogus logic from create_gather_merge_plan.
Robert Haas
2017-03-14
*
Fix busted markup.
Tom Lane
2017-03-13
*
Silence unused variable compiler warning
Alvaro Herrera
2017-03-13
*
Add a "void *" passthrough pointer for psqlscan.l's callback functions.
Tom Lane
2017-03-13
*
Remove unnecessary dependency on statement_timeout in prepared_xacts test.
Tom Lane
2017-03-13
*
Document two phase commit commands in ecpg docu.
Michael Meskes
2017-03-13
*
Add test case for two phase commit. Also by Masahiko Sawada.
Michael Meskes
2017-03-13
*
Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED.
Michael Meskes
2017-03-13
*
Include array size in forward declaration.
Heikki Linnakangas
2017-03-13
*
Fix compiler warning
Peter Eisentraut
2017-03-13
*
Change xlog to WAL in some error messages
Peter Eisentraut
2017-03-13
*
Use radix tree for character encoding conversions.
Heikki Linnakangas
2017-03-13
*
Remove obsolete references to JIS0201.TXT JIS0208.TXT.
Heikki Linnakangas
2017-03-13
*
initdb: Re-add translatable string that got lost
Peter Eisentraut
2017-03-13
*
Fix typo in comment
Magnus Hagander
2017-03-13
*
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-03-12
*
Recommend wrappers of PG_DETOAST_DATUM_PACKED().
Noah Misch
2017-03-12
*
Fix pg_file_write() error handling.
Noah Misch
2017-03-12
*
Assume deconstruct_array() outputs are untoasted.
Noah Misch
2017-03-12
*
Fix comment about length of text, bytea, etc.
Noah Misch
2017-03-12
*
Add "break"s to make it clearer what will happen in a nested switch.
Tom Lane
2017-03-12
*
Fix typo in initdb's SCRAM password processing.
Tom Lane
2017-03-12
[next]