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 typo in comment
Magnus Hagander
2016-11-14
*
Fix duplication in ALTER MATERIALIZE VIEW synopsis
Alvaro Herrera
2016-11-14
*
Re-allow user_catalog_table option for materialized views.
Tom Lane
2016-11-10
*
Fix typo
Magnus Hagander
2016-11-08
*
Band-aid fix for incorrect use of view options as StdRdOptions.
Tom Lane
2016-11-07
*
pg_rewing pg_upgrade: Fix translation markers
Peter Eisentraut
2016-11-07
*
Fix handling of symlinked pg_stat_tmp and pg_replslot
Magnus Hagander
2016-11-07
*
Rationalize and document pltcl's handling of magic ".tupno" array element.
Tom Lane
2016-11-06
*
Need to do SPI_push/SPI_pop around expression evaluation in plpgsql.
Tom Lane
2016-11-06
*
More zic cleanup.
Tom Lane
2016-11-06
*
Remove duplicate macro definition.
Tom Lane
2016-11-05
*
Back-patch portability fixes for contrib/pageinspect/ginfuncs.c.
Tom Lane
2016-11-04
*
Sync our copy of the timezone library with IANA tzcode master.
Tom Lane
2016-11-04
*
Fix portability bug in gin_page_opaque_info().
Tom Lane
2016-11-02
*
Fix nasty performance problem in tsquery_rewrite().
Tom Lane
2016-10-30
*
Fix bogus tree-flattening logic in QTNTernary().
Tom Lane
2016-10-30
*
Improve speed of aggregates that use array_append as transition function.
Tom Lane
2016-10-30
*
If the stats collector dies during Hot Standby, restart it.
Robert Haas
2016-10-27
*
Fix possible pg_basebackup failure on standby with "include WAL".
Robert Haas
2016-10-27
*
Fix incorrect trigger-property updating in ALTER CONSTRAINT.
Tom Lane
2016-10-26
*
Fix not-HAVE_SYMLINK code in zic.c.
Tom Lane
2016-10-26
*
Doc: improve documentation about inheritance.
Tom Lane
2016-10-26
*
Stamp 9.5.5.
REL9_5_5
Tom Lane
2016-10-24
*
Translation updates
Peter Eisentraut
2016-10-24
*
Update release notes for last-minute commit timestamp fix.
Tom Lane
2016-10-24
*
Preserve commit timestamps across clean restart
Alvaro Herrera
2016-10-24
*
Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24.
Tom Lane
2016-10-23
*
Avoid testing tuple visibility without buffer lock.
Tom Lane
2016-10-23
*
Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT.
Tom Lane
2016-10-23
*
Avoid testing tuple visibility without buffer lock in RI_FKey_check().
Tom Lane
2016-10-23
*
Improve documentation about use of Linux huge pages.
Tom Lane
2016-10-22
*
Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.
Tom Lane
2016-10-21
*
Fix EXPLAIN so that it doesn't emit invalid XML in corner cases.
Tom Lane
2016-10-20
*
Sync our copy of the timezone library with IANA release tzcode2016h.
Tom Lane
2016-10-20
*
Update time zone data files to tzdata release 2016h.
Tom Lane
2016-10-20
*
Another portability fix for tzcode2016g update.
Tom Lane
2016-10-19
*
Windows portability fix.
Tom Lane
2016-10-19
*
Sync our copy of the timezone library with IANA release tzcode2016g.
Tom Lane
2016-10-19
*
Suppress "Factory" zone in pg_timezone_names view for tzdata >= 2016g.
Tom Lane
2016-10-19
*
Update time zone data files to tzdata release 2016g.
Tom Lane
2016-10-19
*
Fix WAL-logging of FSM and VM truncation.
Heikki Linnakangas
2016-10-19
*
Fix cidin() to handle values above 2^31 platform-independently.
Tom Lane
2016-10-18
*
Fix assorted integer-overflow hazards in varbit.c.
Tom Lane
2016-10-14
*
Fix handling of pgstat counters for TRUNCATE in a prepared transaction.
Tom Lane
2016-10-13
*
Fix another bug in merging of inherited CHECK constraints.
Tom Lane
2016-10-13
*
Try to find out the actual hugepage size when making a MAP_HUGETLB request.
Tom Lane
2016-10-13
*
Clean up handling of anonymous mmap'd shared-memory segment.
Tom Lane
2016-10-13
*
Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro.
Tom Lane
2016-10-12
*
Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro.
Tom Lane
2016-10-12
*
Fix copy-pasto in comment.
Heikki Linnakangas
2016-10-12
[prev]
[next]