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
...
*
Update SQL features
Peter Eisentraut
2020-03-29
*
Attempt to fix unstable regression tests
David Rowley
2020-03-29
*
Make deduplication use number of key attributes.
Peter Geoghegan
2020-03-28
*
Fix lquery's behavior for consecutive '*' items.
Tom Lane
2020-03-28
*
Protect against overflow of ltree.numlevel and lquery.numlevel.
Tom Lane
2020-03-28
*
Ensure snapshot is registered within ScanPgRelation().
Andres Freund
2020-03-28
*
Fix costing for disk-based hash aggregation.
Jeff Davis
2020-03-28
*
Improve the performance and accuracy of numeric sqrt() and ln().
Dean Rasheed
2020-03-28
*
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-28
*
Prevent functional dependency estimates from exceeding column estimates.
Dean Rasheed
2020-03-28
*
Cleanup in SQL features files
Peter Eisentraut
2020-03-28
*
Trigger autovacuum based on number of INSERTs
David Rowley
2020-03-28
*
Justify nbtree page split locking in code comment.
Peter Geoghegan
2020-03-27
*
Allow walreceiver configuration to change on reload
Alvaro Herrera
2020-03-27
*
Set wal_receiver_create_temp_slot PGC_POSTMASTER
Alvaro Herrera
2020-03-27
*
Rearrange validity checks for plpgsql "simple" expressions.
Tom Lane
2020-03-27
*
Update SQL features
Peter Eisentraut
2020-03-27
*
Improve performance of "simple expressions" in PL/pgSQL.
Tom Lane
2020-03-26
*
Ensure that plpgsql cleans up cleanly during parallel-worker exit.
Tom Lane
2020-03-26
*
Document that pg_checksums exists in checksums README
Magnus Hagander
2020-03-26
*
Drop slot's LWLock before returning from SaveSlotToPath()
Peter Eisentraut
2020-03-26
*
Further fixes for ssl_passphrase_callback test module.
Tom Lane
2020-03-25
*
Don't listen to localhost in ssl_passphrase_callback test
Andrew Dunstan
2020-03-25
*
Fix assorted portability issues in commit 896fcdb23.
Tom Lane
2020-03-25
*
Provide a TLS init hook
Andrew Dunstan
2020-03-25
*
pg_dump new test: Change order of arguments
Alvaro Herrera
2020-03-25
*
pg_dump: Allow dumping data of specific foreign servers
Alvaro Herrera
2020-03-25
*
Go back to returning int from ereport auxiliary functions.
Tom Lane
2020-03-25
*
Define EXEC_BACKEND in pg_config_manual.h
Peter Eisentraut
2020-03-25
*
Update SQL features
Peter Eisentraut
2020-03-25
*
Add collation versions for Windows.
Thomas Munro
2020-03-25
*
Allow NULL version for individual collations.
Thomas Munro
2020-03-25
*
Consider disk-based hash aggregation to implement DISTINCT.
Jeff Davis
2020-03-24
*
Avoid allocating unnecessary zero-sized array.
Jeff Davis
2020-03-24
*
Fix nbtree deduplication README commentary.
Peter Geoghegan
2020-03-24
*
logical decoding: Remove TODO about unnecessary optimization.
Andres Freund
2020-03-24
*
Fix compiler warning on Cygwin
Peter Eisentraut
2020-03-24
*
Improve the internal implementation of ereport().
Tom Lane
2020-03-24
*
Re-implement the ereport() macro using __VA_ARGS__.
Tom Lane
2020-03-24
*
Fix compiler warning
Peter Eisentraut
2020-03-24
*
Doc: fix broken markup.
Tom Lane
2020-03-24
*
Some refactoring of logical/worker.c
Peter Eisentraut
2020-03-24
*
Add support for other normal forms to Unicode normalization API
Peter Eisentraut
2020-03-24
*
Report wait event for cost-based vacuum delay.
Andres Freund
2020-03-23
*
Prefer standby promotion over recovery pause.
Fujii Masao
2020-03-24
*
Move routine building restore_command to src/common/
Michael Paquier
2020-03-24
*
Add wait events for WAL archive and recovery pause.
Fujii Masao
2020-03-24
*
Reduce test time for disk-based Hash Aggregation.
Jeff Davis
2020-03-23
*
Report NULL as total backup size if it's not estimated.
Fujii Masao
2020-03-24
*
Fixes for Disk-based Hash Aggregation.
Jeff Davis
2020-03-23
[prev]
[next]