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
*
Convert ExecComputeStoredGenerated to use tuple slots
Peter Eisentraut
2019-05-22
*
Mention ANALYZE boolean options in documentation.
Fujii Masao
2019-05-23
*
Fix O(N^2) performance issue in pg_publication_tables view.
Tom Lane
2019-05-22
*
docs: PG 12 release notes, support functions
Bruce Momjian
2019-05-22
*
doc: PG 12 relnotes, correct recovery_target* variable mention
Bruce Momjian
2019-05-22
*
Add .gitignore entries for new ecpg test case.
Tom Lane
2019-05-22
*
In transam.h, don't expose static inline functions to frontend code.
Tom Lane
2019-05-22
*
Fix ordering of GRANT commands in pg_dump for database creation
Michael Paquier
2019-05-22
*
Un-break pg_upgrade regression test.
Tom Lane
2019-05-21
*
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-05-22
*
pg_upgrade: Avoid check target accidentally breaking make's --output-sync.
Andres Freund
2019-05-21
*
pg_upgrade: Don't use separate installation for test.
Andres Freund
2019-05-21
*
docs: PG 12 relnote adjustments based on feedback from Tom Lane
Bruce Momjian
2019-05-21
*
docs: adjust RECORD PG 12 relnote item
Bruce Momjian
2019-05-21
*
doc: adjust PG 12 relnotes item on float digit adjustment
Bruce Momjian
2019-05-21
*
doc: fix markup for PG 12 rel notes
Bruce Momjian
2019-05-21
*
doc: adjustments for PG 12 release notes
Bruce Momjian
2019-05-21
*
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-05-21
*
Insert temporary debugging output in regression tests.
Tom Lane
2019-05-21
*
tableam: Move heap-specific logic from needs_toast_table below tableam.
Robert Haas
2019-05-21
*
Doc: improve description of regexp character classes.
Tom Lane
2019-05-20
*
Stamp 12beta1.
REL_12_BETA1
Tom Lane
2019-05-20
*
Fix regression tests broken in fc7c281f87467.
Andres Freund
2019-05-20
*
Fix comment for issue_xlog_fsync().
Fujii Masao
2019-05-21
*
Make VACUUM accept 1 and 0 as a boolean value.
Fujii Masao
2019-05-21
*
Translation updates
Peter Eisentraut
2019-05-20
*
Remove bug.template file
Peter Eisentraut
2019-05-20
*
Remove outdated comment in copy.c.
Andres Freund
2019-05-19
*
Minimally fix partial aggregation for aggregates that don't have one argument.
Andres Freund
2019-05-19
*
Fix some grammar in documentation of spgist and pgbench
Michael Paquier
2019-05-20
*
Fix and improve SnapshotType comments.
Andres Freund
2019-05-19
*
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
*
Don't to predicate lock for analyze scans, refactor scan option passing.
Andres Freund
2019-05-19
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
*
Improve logrotate test so that it meaningfully exercises syslogger.
Tom Lane
2019-05-19
*
Revert "postmaster: Start syslogger earlier".
Tom Lane
2019-05-19
*
Fix declarations of couple jsonpath functions
Alexander Korotkov
2019-05-19
*
Improve documentation for array subscription in jsonpath
Alexander Korotkov
2019-05-19
*
Document jsonpath .** accessor with nesting level filter
Alexander Korotkov
2019-05-19
*
ANSI-ify a few straggler K&R-style function definitions.
Tom Lane
2019-05-18
*
Make BufFileCreateTemp() ensure that temp tablespaces are set up.
Tom Lane
2019-05-18
*
docs: tighten up PG 12 release note item on 1k partitions
Bruce Momjian
2019-05-18
*
"A void function may not return a value".
Tom Lane
2019-05-18
*
tableam: Avoid relying on relation size to determine validity of tids.
Andres Freund
2019-05-17
*
tableam: Don't assume that every AM uses md.c style storage.
Andres Freund
2019-05-17
*
Restructure creation of run-time pruning steps.
Tom Lane
2019-05-17
*
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
[next]