index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-02
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-30
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
Avoid wrong results for power() with NaN input on some platforms.
Tom Lane
2018-04-29
Cosmetic improvement: use BKI_DEFAULT and BKI_LOOKUP in pg_language.
Tom Lane
2018-04-28
In AtEOXact_Files, complain if any files remain unclosed at commit.
Tom Lane
2018-04-28
Fix incorrect field type for PlannedStmt.jitFlags in outfuncs/readfuncs.
Tom Lane
2018-04-28
Tweak reformat_dat_file.pl to make it more easily hand-invokable.
Tom Lane
2018-04-28
Clarify handling of special-case values in bootstrap catalog data.
Tom Lane
[next]