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
...
*
Use snprintf not sprintf in pg_waldump's timestamptz_to_str.
Tom Lane
2018-06-16
*
Fix some minor error-checking oversights in ParseFuncOrColumn().
Tom Lane
2018-06-16
*
Remove AELs from subxids correctly on standby
Simon Riggs
2018-06-16
*
Fix memory leak in BufFileCreateShared().
Tatsuo Ishii
2018-06-16
*
Fix off-by-one bug in XactLogCommitRecord
Alvaro Herrera
2018-06-15
*
Fix memory leak in PLySequence_ToJsonbValue()
Alexander Korotkov
2018-06-15
*
Fix memory leak.
Tatsuo Ishii
2018-06-15
*
Fail BRIN control functions during recovery explicitly
Alvaro Herrera
2018-06-14
*
Remove spurious code comments in standby related code
Simon Riggs
2018-06-14
*
Remove cut-off bug from RunningTransactionData
Simon Riggs
2018-06-14
*
Code review for match_clause_to_partition_key().
Tom Lane
2018-06-13
*
Fix some ill-chosen names for globally-visible partition support functions.
Tom Lane
2018-06-13
*
Fix up run-time partition pruning's use of relcache's partition data.
Tom Lane
2018-06-13
*
Documentation improvement for pg_trgm
Alexander Korotkov
2018-06-13
*
Exclude files in .git from list of perl files
Andrew Dunstan
2018-06-12
*
Fix bugs in vacuum of shared rels, by keeping their relcache entries current.
Andres Freund
2018-06-12
*
Convert debug message from ereport to elog
Peter Eisentraut
2018-06-12
*
doc: Replace non-ASCII lines in psql example output
Peter Eisentraut
2018-06-12
*
doc: Suggest logical replication more prominently for upgrading
Peter Eisentraut
2018-06-11
*
Fix access to just-closed relcache entry.
Tom Lane
2018-06-11
*
Fix oversight from 9e149c8 with spin-lock handling
Michael Paquier
2018-06-12
*
Improve ExecFindInitialMatchingSubPlans's subplan renumbering logic.
Tom Lane
2018-06-11
*
Improve commentary about run-time partition pruning data structures.
Tom Lane
2018-06-11
*
Adjust error message
Peter Eisentraut
2018-06-11
*
Don't needlessly check the partition contraint twice
Alvaro Herrera
2018-06-11
*
Move perlcritic files to new perlcheck directory
Andrew Dunstan
2018-06-11
*
Add a script to detect perl compile time errors and warnings
Andrew Dunstan
2018-06-11
*
Fix run-time partition pruning code to handle NULL values properly.
Tom Lane
2018-06-11
*
Make new error code name match SQL standard more closely
Peter Eisentraut
2018-06-11
*
Update config.guess and config.sub
Peter Eisentraut
2018-06-11
*
Fix grammar in documentation related to checkpoint_flush_after
Michael Paquier
2018-06-11
*
Fix a couple of bugs with replication slot advancing feature
Michael Paquier
2018-06-11
*
Assorted cosmetic cleanup of run-time-partition-pruning code.
Tom Lane
2018-06-10
*
Relocate partition pruning structs to a saner place.
Tom Lane
2018-06-10
*
Improve run-time partition pruning to handle any stable expression.
Tom Lane
2018-06-10
*
Fix grammar in REVOKE documentation
Michael Paquier
2018-06-10
*
Fix and document lock handling for in-memory replication slot data
Michael Paquier
2018-06-10
*
Limit Parallel Hash's bucket array to MaxAllocSize.
Thomas Munro
2018-06-10
*
Fix typo in JIT README.
Peter Geoghegan
2018-06-09
*
Teach SHOW ALL to honor pg_read_all_settings membership
Alvaro Herrera
2018-06-08
*
Fix typo
Peter Eisentraut
2018-06-08
*
Add missing serial commas
Peter Eisentraut
2018-06-07
*
doc: Move some new options into better positions on man pages
Peter Eisentraut
2018-06-07
*
ecpg: Document new compatibility option
Peter Eisentraut
2018-06-07
*
Exclude VACUUMs from RunningXactData
Simon Riggs
2018-06-07
*
Fix typo in README
Magnus Hagander
2018-06-07
*
Fix obsolete comment.
Heikki Linnakangas
2018-06-07
*
Fix function code in error report
Alvaro Herrera
2018-06-06
*
Fix spurious non-ASCII bytes
Peter Eisentraut
2018-06-04
*
Fix typo
Peter Eisentraut
2018-06-04
[prev]
[next]