index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Put in_range_float4_float8's work in-line.
Tom Lane
2018-05-05
*
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-05-05
*
Fix scenario where streaming standby gets stuck at a continuation record.
Heikki Linnakangas
2018-05-05
*
Don't mark pages all-visible spuriously
Alvaro Herrera
2018-05-04
*
Provide for testing on python3 modules when under MSVC
Andrew Dunstan
2018-05-04
*
Allow MSYS as well as MINGW in Msys uname
Andrew Dunstan
2018-05-04
*
Sync our copy of the timezone library with IANA release tzcode2018e.
Tom Lane
2018-05-04
*
Fix precedence problem in new Perl code.
Tom Lane
2018-05-04
*
pg_dump: Use current_database() instead of PQdb()
Peter Eisentraut
2018-05-04
*
Don't truncate away non-key attributes for leftmost downlinks.
Teodor Sigaev
2018-05-04
*
Re-think predicate locking on GIN indexes.
Teodor Sigaev
2018-05-04
*
Update expected files for older Python versions
Peter Eisentraut
2018-05-03
*
Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
Avoid overwriting unchanged output files in genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
Rearrange makefile rules for running Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
Tweak tests to support Python 3.7
Peter Eisentraut
2018-05-03
*
Add HOLD_INTERRUPTS section into FinishPreparedTransaction.
Teodor Sigaev
2018-05-03
*
Fix pg_dump support for pre-8.2 versions
Teodor Sigaev
2018-05-03
*
Further improve code for probing the availability of ARM CRC instructions.
Tom Lane
2018-05-03
*
Fix SPI error cleanup and memory leak
Peter Eisentraut
2018-05-03
*
Improve our method for probing the availability of ARM CRC instructions.
Tom Lane
2018-05-02
*
Suppress some compiler warnings in plperl on Windows.
Tom Lane
2018-05-02
*
Fix assorted compiler warnings seen in the buildfarm.
Tom Lane
2018-05-02
*
Fix bogus code for extracting extended-statistics data from syscache.
Tom Lane
2018-05-02
*
Fix some sloppiness in the new BufFileSize() and BufFileAppend() functions.
Heikki Linnakangas
2018-05-02
*
Fix compiler warning on Windows.
Tom Lane
2018-05-02
*
Change SIZEOF_BOOL to 1 for Windows.
Tom Lane
2018-05-02
*
Further -Wimplicit-fallthrough cleanup.
Andres Freund
2018-05-01
*
Fix some assorted compiler warnings on Windows.
Tom Lane
2018-05-01
*
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
*
Improve representation of 'moved partitions' indicator on deleted tuples.
Andres Freund
2018-05-01
*
Fix interaction of foreign tuple routing with remote triggers.
Robert Haas
2018-05-01
*
Remove investigative code for can't-reattach-to-shared-memory errors.
Tom Lane
2018-05-01
*
Document that subscription tests require hstore
Peter Eisentraut
2018-05-01
*
Does it help to wait before reattaching?
Tom Lane
2018-04-30
*
Map and unmap the shared memory block before risking VirtualFree.
Tom Lane
2018-04-30
*
Further effort at preventing memory map dump from affecting the results.
Tom Lane
2018-04-30
*
Remove plperl isnan hack
Peter Eisentraut
2018-04-30
*
Write error messages about duplicate OIDs to stderr
Peter Eisentraut
2018-04-30
*
Remove "Generating" output from catalog scripts
Peter Eisentraut
2018-04-30
*
Don't do logical replication of TRUNCATE of zero tables
Peter Eisentraut
2018-04-30
*
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
*
clean up pg_upgrade tmp_check under MSVC
Andrew Dunstan
2018-04-30
*
Ignore file generated during pg_upgrade testing
Andrew Dunstan
2018-04-30
*
Dump full memory maps around failing Windows reattach code.
Tom Lane
2018-04-30
*
Fix bogus list-iteration code in pg_regress.c, affecting ecpg tests only.
Tom Lane
2018-04-29
*
Get still more info about Windows can't-reattach-to-shared-memory errors.
Tom Lane
2018-04-29
*
Avoid wrong results for power() with NaN input on more platforms.
Tom Lane
2018-04-29
*
Get more info about Windows can't-reattach-to-shared-memory errors.
Tom Lane
2018-04-29
*
Update time zone data files to tzdata release 2018d.
Tom Lane
2018-04-29
[prev]
[next]