index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
Makefile
Commit message (
Expand
)
Author
Age
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Alexander Korotkov
2019-03-20
*
Fix make rules for jsonpath grammar making them similar to SQL grammar
Alexander Korotkov
2019-03-17
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
*
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
*
Refactor dlopen() support
Peter Eisentraut
2018-09-06
*
Rearrange makefile rules for running Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
*
Dump full memory maps around failing Windows reattach code.
Tom Lane
2018-04-30
*
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-09
*
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
*
Faster partition pruning
Alvaro Herrera
2018-04-06
*
Install errcodes.txt for use by extensions.
Andrew Gierth
2018-04-05
*
Add inlining support to LLVM JIT provider.
Andres Freund
2018-03-28
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Basic JIT provider and error handling infrastructure.
Andres Freund
2018-03-21
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Inject $(ICU_LIBS) regardless of platform.
Noah Misch
2017-08-20
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
*
ICU support
Peter Eisentraut
2017-03-23
*
Fix parallel make issue with new fmgrprotos.h
Peter Eisentraut
2017-01-23
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Straighten out some whitespace
Peter Eisentraut
2016-11-29
*
Refer to OS X as "macOS", except for the port name which is still "darwin".
Tom Lane
2016-09-25
*
Provide and use a makefile target to build all generated headers.
Tom Lane
2016-07-01
*
Support multiple synchronous standby servers.
Fujii Masao
2016-04-06
*
Combine win32 and unix latch implementations.
Andres Freund
2016-03-21
*
Add support for systemd service notifications
Peter Eisentraut
2016-02-02
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Revert "Have dtrace depend on object files directly, not objfiles.txt"
Robert Haas
2015-10-15
*
Have dtrace depend on object files directly, not objfiles.txt
Robert Haas
2015-10-13
*
Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.
Robert Haas
2015-09-11
*
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-09-11
*
AIX: Link the postgres executable with -Wl,-brtllib.
Noah Misch
2015-07-15
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Get rid of use of dlltool in Mingw builds.
Tom Lane
2014-02-11
*
Cygwin build fixes.
Tom Lane
2014-02-11
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Fix PGXS support for building loadable modules on AIX.
Tom Lane
2012-10-09
*
Remove generation of repl_gram.h
Peter Eisentraut
2012-10-08
*
Fix incorrect make maintainer-clean rule.
Tom Lane
2012-04-07
*
Speed up in-memory tuplesorting.
Robert Haas
2012-02-15
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Fix symlink for errcodes.h so it works in VPATH builds from tarballs.
Tom Lane
2011-06-22
*
Use single quotes in preference to double quotes for protecting pathnames.
Tom Lane
2011-06-15
[next]