]> granicus.if.org Git - postgresql/history - src/include/Makefile
Fix s_lock.h PPC assembly code to be compatible with native AIX assembler.
[postgresql] / src / include / Makefile
2014-10-02 Andres FreundInstall all headers for the new atomics API.
2013-10-11 Peter EisentrautRemove maintainer-check target, fold into normal build
2013-02-26 Tom LaneInstall headers from the new src/include/common subdire...
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2011-11-10 Peter EisentrautFix server header file installation with vpath builds
2011-09-10 Itagaki TakahiroAdd datatype directory to SUBDIRS.
2011-03-28 Peter EisentrautAdd maintainer-check target
2011-02-04 Robert HaasMake handling of errcodes.h more consistent with other...
2011-02-04 Robert HaasAvoid maintaining three separate copies of the error...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-05 Tom LaneGet rid of the need for manual maintenance of the initi...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-07-20 Alvaro HerreraInstall src/include/utils/fmgroids.h on VPATH builds...
2009-06-30 Tom LaneAdd missed src/include/foreign subdirectory to the...
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
2008-05-14 Tom LaneMove the "instr_time" typedef and associated macros...
2008-03-17 Peter EisentrautEnable probes to work with Mac OS X Leopard and other...
2007-10-14 Tom Lanemake install is supposed to install everything under...
2007-09-10 Teodor SigaevHeikki Linnakangas <heikki@enterprisedb.com>:
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-03-25 Bruce MomjianUse 'cp' and 'chmod' in place of 'install' to install...
2005-01-06 Tom LaneDon't list port twice in SUBDIRS. Caught by Honda...
2004-11-17 Tom LaneInstall include/port header files, and fix PGXS build...
2004-11-09 Neil ConwayDelete the `remove-old-headers' target, as it is no...
2004-11-03 Neil ConwayDon't create $DESTDIR/include/internal/lib, as it is...
2004-10-16 Tom LaneRemove dllist.c from libpq. It's overkill for what...
2004-10-07 Bruce MomjianPrevent install error message when doing cmp on empty...
2004-10-06 Bruce Momjianplease find attached an alternate submission which...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-25 Peter EisentrautInstall all the headers files that the ones that are...
2001-08-28 Peter EisentrautInclude directory rearrangement
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-03-01 Peter EisentrautAdd missing semicolon required by QNX shell.
2001-02-20 Tom LaneClean out any old versions of no-longer-installed heade...
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-09-17 Peter EisentrautSupport for DESTDIR make variable. This is used as...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-07-19 Peter EisentrautAdd distprep target to take some of the job of the...
2000-07-06 Peter EisentrautBackend makefile cleanup. make maintainer-clean is...