index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
Makefile
Commit message (
Expand
)
Author
Age
*
Put genbki.pl output into src/include/catalog/ directly
Peter Eisentraut
2024-03-14
*
Fix makefiles for newly added files
Peter Eisentraut
2024-01-23
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Install wait_event_types.h in VPATH builds
Michael Paquier
2023-10-19
*
Introduce macros for protocol characters.
Nathan Bossart
2023-08-22
*
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-05
*
Include headers of archive/ in installation
Michael Paquier
2023-03-10
*
Move gramparse.h to src/backend/parser
John Naylor
2022-09-14
*
Use normal install program to install server headers.
Heikki Linnakangas
2022-09-12
*
Install generated nodes/nodetags.h
Peter Eisentraut
2022-07-09
*
Automatically generate node support functions
Peter Eisentraut
2022-07-09
*
Build in some knowledge about foreign-key relationships in the catalogs.
Tom Lane
2021-02-02
*
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
*
Install JIT related headers.
Andres Freund
2019-01-28
*
Refactor dlopen() support
Peter Eisentraut
2018-09-06
*
Rearrange makefile rules for running Gen_fmgrtab.pl.
Tom Lane
2018-05-03
*
List src/include/partitioning in src/include/Makefile
Alvaro Herrera
2018-04-14
*
Reduce worst-case shell command line length during "make install".
Tom Lane
2018-04-08
*
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
*
Add statistics subdirectory to Makefile.
Robert Haas
2017-06-08
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24
*
Install lwlocknames.h even in vpath builds.
Robert Haas
2015-09-11
*
Install all headers for the new atomics API.
Andres Freund
2014-10-02
*
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-10
*
Install headers from the new src/include/common subdirectory.
Tom Lane
2013-02-26
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
*
Fix server header file installation with vpath builds
Peter Eisentraut
2011-11-10
*
Add datatype directory to SUBDIRS.
Itagaki Takahiro
2011-09-11
*
Add maintainer-check target
Peter Eisentraut
2011-03-28
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
*
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-02-03
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-15
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
*
Install src/include/utils/fmgroids.h on VPATH builds too.
Alvaro Herrera
2009-07-20
*
Add missed src/include/foreign subdirectory to the set installed into
Tom Lane
2009-06-30
*
Remove all traces that suggest that a non-Bison yacc might be supported, and
Peter Eisentraut
2008-08-29
*
Move the "instr_time" typedef and associated macros into a new header
Tom Lane
2008-05-14
*
Enable probes to work with Mac OS X Leopard and other OSes that will
Peter Eisentraut
2008-03-17
*
make install is supposed to install everything under src/include/,
Tom Lane
2007-10-14
*
Heikki Linnakangas <heikki@enterprisedb.com>:
Teodor Sigaev
2007-09-10
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Use 'cp' and 'chmod' in place of 'install' to install header files.
Bruce Momjian
2005-03-25
*
Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.
Tom Lane
2005-01-06
*
Install include/port header files, and fix PGXS build to use them.
Tom Lane
2004-11-17
*
Delete the `remove-old-headers' target, as it is no longer useful. Patch
Neil Conway
2004-11-09
*
Don't create $DESTDIR/include/internal/lib, as it is no longer used.
Neil Conway
2004-11-03
[next]