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
*
Do not dump identity sequences with excluded parent table
Michael Paquier
2018-08-22
*
Fix typo
Alvaro Herrera
2018-08-21
*
fix typo
Alvaro Herrera
2018-08-21
*
Fix typo
Alvaro Herrera
2018-08-21
*
Fix set of NLS translation issues
Michael Paquier
2018-08-21
*
Fix typo in description of enable_parallel_hash
Michael Paquier
2018-08-21
*
Clarify comment about assignment and reset of temp namespace ID in MyProc
Michael Paquier
2018-08-21
*
MSVC: Finish clean.bat tmp_check coverage.
Noah Misch
2018-08-19
*
MSVC: Remove any tmp_check directory before running a TAP test suite.
Noah Misch
2018-08-19
*
Improve error messages for CREATE OR REPLACE PROCEDURE
Peter Eisentraut
2018-08-18
*
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-17
*
Set scan direction appropriately for SubPlans (bug #15336)
Andrew Gierth
2018-08-17
*
pg_upgrade: issue helpful error message for use on standbys
Bruce Momjian
2018-08-17
*
Mention ownership requirements for REFRESH MATERIALIZED VIEW in docs
Michael Paquier
2018-08-17
*
Proof-reading for documentation.
Thomas Munro
2018-08-17
*
Fix executor prune failure when plan already pruned
Alvaro Herrera
2018-08-16
*
Close the file descriptor in ApplyLogicalMappingFile
Tomas Vondra
2018-08-16
*
Make snprintf.c follow the C99 standard for snprintf's result value.
Tom Lane
2018-08-15
*
Update FSM on WAL replay of page all-visible/frozen
Alvaro Herrera
2018-08-15
*
Clean up assorted misuses of snprintf()'s result value.
Tom Lane
2018-08-15
*
pg_upgrade: fix shutdown check for standby servers
Bruce Momjian
2018-08-14
*
doc: Update broken links
Peter Eisentraut
2018-08-14
*
Remove duplicate function declarations.
Tom Lane
2018-08-14
*
Remove obsolete comment
Peter Eisentraut
2018-08-13
*
Fix libpq's implementation of per-host connection timeouts.
Tom Lane
2018-08-13
*
Make autovacuum more aggressive to remove orphaned temp tables
Michael Paquier
2018-08-13
*
Adjust comment atop ExecShutdownNode.
Amit Kapila
2018-08-13
*
Prohibit shutting down resources if there is a possibility of back up.
Amit Kapila
2018-08-13
*
Avoid query-lifetime memory leaks in XMLTABLE (bug #15321)
Andrew Gierth
2018-08-13
*
Fix bogus loop logic in 013_crash_restart test's pump_until subroutine.
Tom Lane
2018-08-12
*
Fix wrong order of operations in inheritance_planner.
Tom Lane
2018-08-11
*
Revert changes in execMain.c from commit 16828d5c0273b
Andrew Dunstan
2018-08-10
*
Handle parallel index builds on mapped relations.
Peter Geoghegan
2018-08-10
*
Fix typo in SP-GiST error message
Alexander Korotkov
2018-08-10
*
Add missing documentation for argument of amcostestimate()
Alexander Korotkov
2018-08-10
*
Add RECURSIVE to documentation index
Alvaro Herrera
2018-08-09
*
Document need to clear MAKELEVEL when invoking PG build from a makefile.
Tom Lane
2018-08-09
*
docs: Only first instance of a PREPARE parameter sets data type
Bruce Momjian
2018-08-09
*
Spell "partitionwise" consistently.
Heikki Linnakangas
2018-08-09
*
Restrict access to reindex of shared catalogs for non-privileged users
Michael Paquier
2018-08-09
*
Remove bogus Assert in make_partitionedrel_pruneinfo().
Tom Lane
2018-08-08
*
Doc: Correct description of amcheck example query.
Peter Geoghegan
2018-08-08
*
Don't run atexit callbacks in quickdie signal handlers.
Heikki Linnakangas
2018-08-08
*
Match RelOptInfos by relids not pointer equality.
Tom Lane
2018-08-08
*
Don't record FDW user mappings as members of extensions.
Tom Lane
2018-08-07
*
Fix incorrect initialization of BackendActivityBuffer.
Tom Lane
2018-08-07
*
Fix pg_upgrade to handle event triggers in extensions correctly.
Tom Lane
2018-08-07
*
Ensure pg_dump_sort.c sorts null vs non-null namespace consistently.
Tom Lane
2018-08-07
*
Stamp 11beta3.
REL_11_BETA3
Tom Lane
2018-08-06
*
Translation updates
Peter Eisentraut
2018-08-06
[next]