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
*
Add all structured objects passed to pushJsonbValue piecewise.
Andrew Dunstan
2015-05-26
*
Fix valgrind's "unaddressable bytes" whining about BRIN code.
Tom Lane
2015-05-25
*
pgindent: document location of "all" typedef lists
Bruce Momjian
2015-05-25
*
Explain CHECK constraint handling in postgres_fdw's IMPORT FOREIGN SCHEMA.
Tom Lane
2015-05-25
*
Update README.tuplock
Alvaro Herrera
2015-05-25
*
Clean up and simplify jsonb_concat code.
Andrew Dunstan
2015-05-25
*
pgindent: fix typo
Bruce Momjian
2015-05-25
*
Fix rescan of IndexScan node with the new lossy GiST distance functions.
Heikki Linnakangas
2015-05-25
*
pgindent: more doc updates for skipping __asm__ files
Bruce Momjian
2015-05-24
*
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-24
*
Manual cleanup of pgindent results.
Tom Lane
2015-05-24
*
Rename pg_shdepend.c's typedef "objectType" to SharedDependencyObjectType.
Tom Lane
2015-05-24
*
Add a bit more commentary about regex's colormap tree data structure.
Tom Lane
2015-05-24
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Update typedef file in preparation for pgindent run
Bruce Momjian
2015-05-23
*
Improve pgindent instructions regarding Perl backup files
Bruce Momjian
2015-05-23
*
Add error check for lossy distance functions in index-only scans.
Tom Lane
2015-05-23
*
Fix incorrect snprintf() limit.
Tom Lane
2015-05-23
*
Still more fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-23
*
Fix yet another bug in ON CONFLICT rule deparsing.
Andres Freund
2015-05-23
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
*
Fix recently-introduced crash in array_contain_compare().
Tom Lane
2015-05-22
*
Unpack jbvBinary objects passed to pushJsonbValue
Andrew Dunstan
2015-05-22
*
Minor enhancement of readability of ALTER TABLE syntax in the doc.
Fujii Masao
2015-05-22
*
At promotion, don't leave behind a partial segment on the old timeline.
Heikki Linnakangas
2015-05-22
*
More fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-21
*
Improve packing/alignment annotation for ItemPointerData.
Tom Lane
2015-05-21
*
Correct two mistakes in the ALTER FOREIGN TABLE reference page.
Robert Haas
2015-05-21
*
Correct the names of pgstattuple_approx output columns in the doc.
Fujii Masao
2015-05-21
*
Make recovery_target_action = pause work.
Fujii Masao
2015-05-21
*
Another typo fix.
Tom Lane
2015-05-20
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
*
Fix spelling in comment
Simon Riggs
2015-05-19
*
Last-minute updates for release notes.
Tom Lane
2015-05-19
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
Various fixes around ON CONFLICT for rule deparsing.
Andres Freund
2015-05-19
*
Refactor ON CONFLICT index inference parse tree representation.
Andres Freund
2015-05-19
*
Fix off-by-one error in Assertion.
Heikki Linnakangas
2015-05-19
*
Avoid collation dependence in indexes of system catalogs.
Tom Lane
2015-05-19
*
Revert "Change pg_seclabel.provider and pg_shseclabel.provider to type "name"."
Tom Lane
2015-05-19
*
Message string improvements
Peter Eisentraut
2015-05-18
*
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-18
*
Change pg_seclabel.provider and pg_shseclabel.provider to type "name".
Tom Lane
2015-05-18
*
Attach ON CONFLICT SET ... WHERE to the correct planstate.
Andres Freund
2015-05-19
*
Put back a backwards-compatible version of sampling support functions.
Tom Lane
2015-05-18
*
Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.
Tom Lane
2015-05-18
*
Fix error message in pre_sync_fname.
Robert Haas
2015-05-18
*
Last-minute updates for release notes.
Tom Lane
2015-05-18
[next]