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
/
backend
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
1
-1
/
+1
*
ICU support
Peter Eisentraut
2017-03-23
1
-1
/
+1
*
Fix parallel make issue with new fmgrprotos.h
Peter Eisentraut
2017-01-23
1
-1
/
+4
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
1
-4
/
+11
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Straighten out some whitespace
Peter Eisentraut
2016-11-29
1
-1
/
+1
*
Refer to OS X as "macOS", except for the port name which is still "darwin".
Tom Lane
2016-09-25
1
-2
/
+2
*
Provide and use a makefile target to build all generated headers.
Tom Lane
2016-07-01
1
-12
/
+18
*
Support multiple synchronous standby servers.
Fujii Masao
2016-04-06
1
-1
/
+3
*
Combine win32 and unix latch implementations.
Andres Freund
2016-03-21
1
-2
/
+1
*
Add support for systemd service notifications
Peter Eisentraut
2016-02-02
1
-0
/
+4
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Revert "Have dtrace depend on object files directly, not objfiles.txt"
Robert Haas
2015-10-15
1
-2
/
+2
*
Have dtrace depend on object files directly, not objfiles.txt
Robert Haas
2015-10-13
1
-2
/
+2
*
Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.
Robert Haas
2015-09-11
1
-1
/
+1
*
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-09-11
1
-1
/
+13
*
AIX: Link the postgres executable with -Wl,-brtllib.
Noah Misch
2015-07-15
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Get rid of use of dlltool in Mingw builds.
Tom Lane
2014-02-11
1
-12
/
+4
*
Cygwin build fixes.
Tom Lane
2014-02-11
1
-11
/
+9
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
1
-3
/
+5
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Fix PGXS support for building loadable modules on AIX.
Tom Lane
2012-10-09
1
-0
/
+3
*
Remove generation of repl_gram.h
Peter Eisentraut
2012-10-08
1
-1
/
+0
*
Fix incorrect make maintainer-clean rule.
Tom Lane
2012-04-07
1
-1
/
+1
*
Speed up in-memory tuplesorting.
Robert Haas
2012-02-15
1
-1
/
+3
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Fix symlink for errcodes.h so it works in VPATH builds from tarballs.
Tom Lane
2011-06-22
1
-2
/
+3
*
Use single quotes in preference to double quotes for protecting pathnames.
Tom Lane
2011-06-15
1
-10
/
+10
*
replication/repl_gram.h needs to be cleaned too ...
Tom Lane
2011-03-10
1
-0
/
+1
*
Fix some oversights in distprep and maintainer-clean targets.
Tom Lane
2011-03-10
1
-1
/
+5
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
1
-3
/
+13
*
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-02-03
1
-0
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-2
/
+2
*
Improved parallel make support
Peter Eisentraut
2010-11-12
1
-1
/
+3
*
The port/pg_latch.c symlink ought to be removed by make distclean.
Tom Lane
2010-09-21
1
-1
/
+2
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
1
-9
/
+9
*
Update comment about why postmaster doesn't get an icon.
Bruce Momjian
2010-05-12
1
-2
/
+2
*
Remove Makefile PGFILEDESC tag that the postmaster is an executable.
Bruce Momjian
2010-05-12
1
-2
/
+3
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
1
-1
/
+3
*
Well, the systemtap guys moved the goalposts again: with the latest version,
Tom Lane
2010-01-20
1
-8
/
+8
*
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-15
1
-2
/
+2
*
Fix parallel-make timing problem.
Tom Lane
2010-01-05
1
-1
/
+3
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
1
-8
/
+37
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Put back "ifeq ($(PORTNAME), solaris)", this time with some documentation
Tom Lane
2009-09-05
1
-1
/
+9
*
Revert ill-considered restriction of dtrace support to Solaris only.
Tom Lane
2009-09-04
1
-5
/
+1
[next]