index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expression evaluation based aggregate transition invocation.
Andres Freund
2018-01-09
1
-0
/
+1
*
Fix use of config-specific libraries for Windows OpenSSL
Andrew Dunstan
2018-01-03
1
-2
/
+4
*
Update copyright for 2018
Bruce Momjian
2018-01-02
9
-9
/
+9
*
Add parallel-aware hash joins.
Andres Freund
2017-12-21
1
-0
/
+4
*
Add shared tuplestores.
Andres Freund
2017-12-18
1
-0
/
+2
*
Start a separate test suite for plpgsql
Peter Eisentraut
2017-12-13
1
-11
/
+20
*
MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.
Noah Misch
2017-12-09
1
-0
/
+2
*
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
Noah Misch
2017-12-08
1
-29
/
+141
*
Add infrastructure for sharing temporary files between backends.
Andres Freund
2017-12-01
1
-0
/
+1
*
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-29
1
-18
/
+35
*
Fix typo in comment
Magnus Hagander
2017-11-27
1
-1
/
+1
*
Update MSVC build process for new timezone data.
Tom Lane
2017-11-25
1
-3
/
+4
*
Support linking with MinGW-built Perl.
Noah Misch
2017-11-23
1
-2
/
+3
*
Provide DSM segment to ExecXXXInitializeWorker functions.
Andres Freund
2017-11-16
1
-0
/
+1
*
Back out the session_start and session_end hooks feature.
Andrew Dunstan
2017-11-16
1
-2
/
+0
*
Disable installcheck tests for test_session_hooks
Andrew Dunstan
2017-11-15
1
-0
/
+2
*
MSVC: Rebuild spiexceptions.h when out of date.
Noah Misch
2017-11-12
1
-1
/
+2
*
Add hash partitioning.
Robert Haas
2017-11-09
1
-0
/
+1
*
Improve gendef.pl diagnostic on failure to open sym file
Andrew Dunstan
2017-10-26
1
-1
/
+1
*
Improve sys/catcache performance.
Andres Freund
2017-10-13
1
-0
/
+2
*
Enforce our convention about max number of parallel regression tests.
Tom Lane
2017-10-07
1
-0
/
+2
*
Attempt to adapt windows build for 212e6f34d55c.
Andres Freund
2017-10-04
1
-1
/
+1
*
Adjust git_changelog for new-style release tags.
Tom Lane
2017-10-04
1
-2
/
+4
*
Support building with Visual Studio 2017
Andrew Dunstan
2017-09-25
4
-6
/
+69
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
1
-2
/
+0
*
Add support for coordinating record typmods among parallel workers.
Andres Freund
2017-09-14
1
-0
/
+4
*
Fix macro-redefinition warning on MSVC.
Tom Lane
2017-09-03
1
-1
/
+1
*
Hash tables backed by DSA shared memory.
Andres Freund
2017-08-22
1
-0
/
+7
*
pg_prewarm: Add automatic prewarm feature.
Robert Haas
2017-08-21
1
-0
/
+2
*
Further tweaks to compiler flags for PL/Perl on Windows.
Tom Lane
2017-08-17
1
-0
/
+12
*
Stamp HEAD as 11devel.
Tom Lane
2017-08-14
2
-2
/
+2
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
4
-12
/
+17
*
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-14
3
-17
/
+7
*
Update RELEASE_CHANGES' example of branch name format.
Tom Lane
2017-08-06
1
-1
/
+3
*
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-28
1
-2
/
+25
*
MSVC: Finish clean.bat build artifact coverage.
Noah Misch
2017-07-24
1
-3
/
+26
*
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-07-23
1
-1
/
+1
*
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
Dean Rasheed
2017-07-21
1
-0
/
+1
*
MSVC: Don't link libpgcommon into pgcrypto.
Noah Misch
2017-07-16
1
-1
/
+0
*
fix typo
Andrew Dunstan
2017-07-16
1
-1
/
+1
*
Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f
Andrew Dunstan
2017-07-16
1
-1
/
+10
*
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-14
1
-1
/
+2
*
MSVC: Repair libpq.rc generator.
Noah Misch
2017-07-09
1
-1
/
+1
*
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Tom Lane
2017-06-28
1
-1
/
+1
*
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
1
-1
/
+1
*
Remove entab and associated detritus.
Tom Lane
2017-06-21
7
-414
/
+2
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
2
-2
/
+2
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-5
/
+0
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
2
-4
/
+4
*
Adjust pgindent script to use pg_bsd_indent 2.0.
Tom Lane
2017-06-21
5
-448
/
+52
[next]