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
*
docs: split out sort-skip partition item in PG 12 release notes
Bruce Momjian
2019-05-17
*
Fix regression test outputs
Michael Paquier
2019-05-17
*
Fix typos in documentatoin of GSSAPI encryption
Michael Paquier
2019-05-17
*
More message style fixes
Alvaro Herrera
2019-05-16
*
Remove extra nbtree half-dead internal page check.
Peter Geoghegan
2019-05-16
*
Fix bogus logic for combining range-partitioned columns during pruning.
Tom Lane
2019-05-16
*
Fix partition pruning to treat stable comparison operators properly.
Tom Lane
2019-05-16
*
Remove obsolete nbtree insertion comment.
Peter Geoghegan
2019-05-15
*
Remove no-longer-used typedef.
Tom Lane
2019-05-15
*
Reverse order of newitem nbtree candidate splits.
Peter Geoghegan
2019-05-15
*
docs: properly indent PG 12 release notes
Bruce Momjian
2019-05-15
*
Handle table_complete_speculative's succeeded argument as documented.
Andres Freund
2019-05-14
*
Add isolation test for INSERT ON CONFLICT speculative insertion failure.
Andres Freund
2019-05-14
*
Fix "make clean" to clean out junk files left behind after ssl tests.
Tom Lane
2019-05-14
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
docs: Indent listitem tags in PG 12 release notes
Bruce Momjian
2019-05-14
*
Remove pg_rewind's private logging.h/logging.c files.
Tom Lane
2019-05-14
*
Fix SQL-style substring() to have spec-compliant greediness behavior.
Tom Lane
2019-05-14
*
In bootstrap mode, use default signal handling for SIGINT etc.
Tom Lane
2019-05-14
*
Update SQL features/conformance information to SQL:2016
Peter Eisentraut
2019-05-14
*
Update information_schema for SQL:2016
Peter Eisentraut
2019-05-14
*
Update SQL keywords list to SQL:2016
Peter Eisentraut
2019-05-14
*
docs: update partition item in PG 12 release notes
Bruce Momjian
2019-05-14
*
docs: fix duplicate wording in PG 12 release notes
Bruce Momjian
2019-05-14
*
Detect internal GiST page splits correctly during index build.
Heikki Linnakangas
2019-05-14
*
Fix comment on when HOT update is possible.
Heikki Linnakangas
2019-05-14
*
Fix typo.
Etsuro Fujita
2019-05-14
*
doc: Update OID item in PG 12 release notes
Bruce Momjian
2019-05-13
*
doc: improve wording of PG 12 releaase note partition item
Bruce Momjian
2019-05-13
*
doc: properly attibute PG 12 pgbench release note item
Bruce Momjian
2019-05-13
*
Fix duplicated words in comments
Michael Paquier
2019-05-14
*
Standardize ItemIdData terminology.
Peter Geoghegan
2019-05-13
*
Doc: Refer to line pointers as item identifiers.
Peter Geoghegan
2019-05-13
*
Fix logical replication's ideas about which type OIDs are built-in.
Tom Lane
2019-05-13
*
Improve commentary about hack in is_publishable_class().
Tom Lane
2019-05-13
*
Don't leave behind junk nbtree pages during split.
Peter Geoghegan
2019-05-13
*
Improve comment for att_isnull.
Robert Haas
2019-05-13
*
Fix misuse of an integer as a bool.
Tom Lane
2019-05-13
*
postgres_fdw: Fix typo in comment.
Etsuro Fujita
2019-05-13
*
doc: PG 12 release notes: normalize attribution names
Bruce Momjian
2019-05-12
*
doc: adjust PG 12 release note sections
Bruce Momjian
2019-05-12
*
docs: fix typo in mention of MSVC
Bruce Momjian
2019-05-12
*
Fix incorrect return value in JSON equality function for scalars
Michael Paquier
2019-05-13
*
Fix misoptimization of "{1,1}" quantifiers in regular expressions.
Tom Lane
2019-05-12
*
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-12
*
Rearrange pgstat_bestart() to avoid failures within its critical section.
Tom Lane
2019-05-11
*
docs: remove second mention of btree max length reduction
Bruce Momjian
2019-05-11
*
doc: remove pg_config mention from PG 12 release notes
Bruce Momjian
2019-05-11
*
docs: PG 12 release notes, mention that REINDEX could now fail
Bruce Momjian
2019-05-11
*
docs: add links from the PG 12 release notes to the main docs
Bruce Momjian
2019-05-11
[next]