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
*
Fix version numbering foulups exposed by 10.1.
Tom Lane
2017-11-06
*
Last-minute updates for release notes.
Tom Lane
2017-11-06
*
Add tests for json{b}_populate_recordset() crash case.
Tom Lane
2017-11-06
*
start-scripts: switch to $PGUSER before opening $PGLOG.
Noah Misch
2017-11-06
*
Always require SELECT permission for ON CONFLICT DO UPDATE.
Dean Rasheed
2017-11-06
*
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-05
*
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.
Tom Lane
2017-11-05
*
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
Noah Misch
2017-11-05
*
Fix comment
Magnus Hagander
2017-11-05
*
First-draft release notes for 10.1.
Tom Lane
2017-11-04
*
doc: Update text for new recovery_target_lsn setting
Peter Eisentraut
2017-11-04
*
ecpg: Use bool instead of int
Peter Eisentraut
2017-11-04
*
ecpg: Remove useless return values
Peter Eisentraut
2017-11-04
*
Fix incorrect use of bool
Peter Eisentraut
2017-11-04
*
Avoid looping through line pointers twice in PageRepairFragmentation().
Tom Lane
2017-11-03
*
Flag index metapages as standard-format in xlog.c calls.
Tom Lane
2017-11-03
*
Fix thinkos in BRIN summarization
Alvaro Herrera
2017-11-03
*
doc: Convert ids to upper case at build time
Peter Eisentraut
2017-11-03
*
Don't reset additional columns on subscriber to NULL on UPDATE
Peter Eisentraut
2017-11-03
*
Fix BRIN summarization concurrent with extension
Alvaro Herrera
2017-11-03
*
Improve error message for incorrect number inputs in libecpg.
Michael Meskes
2017-11-03
*
pgbench: replace run-time string comparisons with an enum identifier.
Tom Lane
2017-11-02
*
Set the metapage's pd_lower correctly in brin, gin, and spgist indexes.
Tom Lane
2017-11-02
*
Fix float parsing in ecpg INFORMIX mode.
Michael Meskes
2017-11-02
*
pg_ctl: Improve message
Peter Eisentraut
2017-11-02
*
Simplify new test suite handling of passwordcheck
Peter Eisentraut
2017-11-02
*
Fix corner-case errors in brin_doupdate().
Tom Lane
2017-11-02
*
Remove wal_keep_segments from default configuration in PostgresNode.pm
Peter Eisentraut
2017-11-02
*
doc: Clarify pgstattuple privileges information
Peter Eisentraut
2017-11-02
*
Teach planner to account for HAVING quals in aggregation plan nodes.
Tom Lane
2017-11-02
*
Revert bogus fixes of HOT-freezing bug
Alvaro Herrera
2017-11-02
*
doc: Adjust name in acknowledgments
Peter Eisentraut
2017-11-02
*
In client support of v10 features, use standard schema handling.
Noah Misch
2017-11-01
*
Doc: update URL for check_postgres.
Tom Lane
2017-11-01
*
Allow bitmap scans to operate as index-only scans when possible.
Tom Lane
2017-11-01
*
doc: Mention pg_stat_wal_receiver in streaming replication docs
Peter Eisentraut
2017-11-01
*
Fix ALTER TABLE code to update domain constraints when needed.
Tom Lane
2017-11-01
*
doc: Add to hot standby documentation
Peter Eisentraut
2017-11-01
*
pg_basebackup: Fix comparison handling of tablespace mappings on Windows
Peter Eisentraut
2017-11-01
*
Make sure ecpglib does accepts digits behind decimal point even for integers in
Michael Meskes
2017-11-01
*
Remove inbound links to sql-createuser
Stephen Frost
2017-10-31
*
Fix underqualified cast-target type names in pg_dump and psql queries.
Tom Lane
2017-10-31
*
Don't exaggerate the number of temporary blocks read.
Robert Haas
2017-10-31
*
Fix code related to partitioning schemes for dropped columns.
Robert Haas
2017-10-31
*
Add sanity check for pg_proc.provariadic
Robert Haas
2017-10-31
*
Doc: call out UPDATE syntax change as a v10 compatibility issue.
Tom Lane
2017-10-30
*
Fix autovacuum work item error handling
Alvaro Herrera
2017-10-30
*
Fix typo
Magnus Hagander
2017-10-30
*
Fix typo in comment
Magnus Hagander
2017-10-30
*
Fix problems with the "role" GUC and parallel query.
Robert Haas
2017-10-29
[next]