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-14
Don't allow partitioned index on foreign-table partitions
Alvaro Herrera
2018-05-14
Fix file paths in comments
Magnus Hagander
2018-05-14
psql: have \d show FKs on partitioned tables
Alvaro Herrera
2018-05-10
Various improvements of skipping index scan during vacuum technics
Teodor Sigaev
2018-05-09
Update time zone data files to tzdata release 2018e.
Tom Lane
2018-05-09
Fix assorted partition pruning bugs
Alvaro Herrera
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
perltidy some recent code changes before changing perltidy settings
Andrew Dunstan
2018-05-09
Make gen_partprune_steps static
Alvaro Herrera
2018-05-09
Remove useless 'default' clause
Alvaro Herrera
2018-05-09
Add a script and a config file to run perlcritic
Andrew Dunstan
2018-05-09
Improve jsonb cast error message
Teodor Sigaev
2018-05-09
Improve inefficient regexes in vacuumdb TAP test.
Tom Lane
2018-05-08
Improve initdb's query for generating default descriptions a little.
Tom Lane
2018-05-08
Refine error messages
Peter Eisentraut
2018-05-08
Count heap tuples in non-SnapshotAny path in IndexBuildHeapRangeScan().
Tom Lane
2018-05-07
Clean up some perlcritic warnings
Andrew Dunstan
2018-05-07
Undo extra chattiness of postmaster logs in TAP tests.
Tom Lane
2018-05-07
Update oidjoins regression test for v11.
Tom Lane
2018-05-07
Suppress compiler warnings when building with --enable-dtrace.
Tom Lane
2018-05-07
Remove unused macro
Peter Eisentraut
2018-05-06
Clear severity 5 perlcritic warnings from vcregress.pl
Andrew Dunstan
2018-05-05
Fix bootstrap parser so that its keywords are unreserved words.
Tom Lane
2018-05-05
Revert "Test conversion of NaN between float4 and float8."
Tom Lane
2018-05-05
Put in_range_float4_float8's work in-line.
Tom Lane
2018-05-05
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-05-04
Fix scenario where streaming standby gets stuck at a continuation record.
Heikki Linnakangas
2018-05-04
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-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
[next]