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
...
*
Correct script name in README file
Peter Eisentraut
2019-06-24
*
Further fix ALTER COLUMN TYPE's handling of indexes and index constraints.
Tom Lane
2019-06-24
*
Correct obsolete amcheck comments.
Peter Geoghegan
2019-06-24
*
Drop test user when done with it.
Tom Lane
2019-06-24
*
Upgrade internal error message to external
Peter Eisentraut
2019-06-24
*
Don't call PG_RETURN_BOOL() in a function not returning Datum.
Noah Misch
2019-06-23
*
Add security checks to the multivariate MCV estimation code.
Dean Rasheed
2019-06-23
*
Remove unnecessary comment.
Thomas Munro
2019-06-23
*
Fix spinlock assembly code for MIPS so it works on MIPS r6.
Tom Lane
2019-06-22
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
Remove obsolete comments about sempahores from proc.c.
Thomas Munro
2019-06-21
*
Rework some error strings for REINDEX CONCURRENTLY with system catalogs
Michael Paquier
2019-06-20
*
Fix description of pg_class.relam for table access methods
Michael Paquier
2019-06-20
*
pg_upgrade: Improve error messages
Peter Eisentraut
2019-06-19
*
pg_upgrade: Improve invalid option handling
Peter Eisentraut
2019-06-19
*
Fix description for $varname jsonpath variable
Alexander Korotkov
2019-06-19
*
Improve documentation for jsonpath like_regex predicate
Alexander Korotkov
2019-06-19
*
Support 'q' flag in jsonpath 'like_regex' predicate
Alexander Korotkov
2019-06-19
*
Update list of combining characters
Peter Eisentraut
2019-06-19
*
Add XSL stylesheet to fix up SVG files
Peter Eisentraut
2019-06-19
*
Fix typo
Magnus Hagander
2019-06-19
*
Replace an occurrence of slave with standby
Magnus Hagander
2019-06-19
*
Remove last references to WAL segment size in MSVC scripts
Michael Paquier
2019-06-19
*
Fix description of WAL record XLOG_BTREE_META_CLEANUP
Michael Paquier
2019-06-19
*
Fix memory corruption/crash in ANALYZE.
Andres Freund
2019-06-18
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-18
*
Prevent Parallel Hash Join for JOIN_UNIQUE_INNER.
Thomas Munro
2019-06-19
*
Stamp 12beta2.
REL_12_BETA2
Tom Lane
2019-06-17
*
Translation updates
Peter Eisentraut
2019-06-17
*
Fix buffer overflow when processing SCRAM final message in libpq
Michael Paquier
2019-06-17
*
Fix buffer overflow when parsing SCRAM verifiers in backend
Michael Paquier
2019-06-17
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
Revert "Avoid spurious deadlocks when upgrading a tuple lock"
Alvaro Herrera
2019-06-16
*
Doc: remove description of commit 23bd3cec6 from v12 release notes.
Tom Lane
2019-06-16
*
Further fix privileges on pg_statistic_ext[_data].
Tom Lane
2019-06-16
*
Fix privileges on pg_statistic_ext.tableoid
Tomas Vondra
2019-06-16
*
Fix incorrect CREATE STATISTICS example in docs
Tomas Vondra
2019-06-16
*
Add pg_stats_ext view for extended statistics
Tomas Vondra
2019-06-16
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
*
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-15
*
Add pg_dumpall --rows-per-insert
Alvaro Herrera
2019-06-14
*
Tweak libpq's PQhost, PQhostaddr, and psql's \connect
Alvaro Herrera
2019-06-14
*
Silence compiler warning
Alvaro Herrera
2019-06-14
*
doc: PG 12 relnotes, add mention of single-child optimization
Bruce Momjian
2019-06-14
*
postgres_fdw: Fix costing of pre-sorted foreign paths with local stats.
Etsuro Fujita
2019-06-14
*
docs: PG 12 relnotes, update self-join item to mention ctid
Bruce Momjian
2019-06-13
*
docs: PG 12 relnotes, move vacuumdb to the client app section
Bruce Momjian
2019-06-13
*
Fix typos and inconsistencies in code comments
Michael Paquier
2019-06-14
*
Use OpenSSL-specific ifdefs in sha2.h
Michael Paquier
2019-06-14
*
Avoid combinatorial explosion in add_child_rel_equivalences().
Tom Lane
2019-06-13
[prev]
[next]