Commit Graph

31 Commits (40f908bdcdc726fc11912cd95dfd2f89603d1f37)

Author SHA1 Message Date
Heikki Linnakangas 40f908bdcd Introduce Streaming Replication. 16 years ago
Tom Lane 64737e9313 Get rid of the need for manual maintenance of the initial contents of 16 years ago
Peter Eisentraut 9d182ef002 Update of install-sh, mkinstalldirs, and associated configury 17 years ago
Alvaro Herrera 396a493c17 Install src/include/utils/fmgroids.h on VPATH builds too. 17 years ago
Tom Lane 2c3c2c1c3c Add missed src/include/foreign subdirectory to the set installed into 17 years ago
Peter Eisentraut 7c31742a07 Remove all traces that suggest that a non-Bison yacc might be supported, and 18 years ago
Tom Lane 3bc25384d7 Move the "instr_time" typedef and associated macros into a new header 18 years ago
Peter Eisentraut a7b7b07af3 Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
Tom Lane 7cf3ff109d make install is supposed to install everything under src/include/, 18 years ago
Teodor Sigaev f7379f5c88 Heikki Linnakangas <heikki@enterprisedb.com>: 19 years ago
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 20 years ago
Bruce Momjian a7032690f9 Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
Tom Lane c2f7e3e227 Don't list port twice in SUBDIRS. Caught by Honda Shigehiro. 21 years ago
Tom Lane e5f7a9f404 Install include/port header files, and fix PGXS build to use them. 21 years ago
Neil Conway f5ef59cf9c Delete the `remove-old-headers' target, as it is no longer useful. Patch 21 years ago
Neil Conway f4127feacf Don't create $DESTDIR/include/internal/lib, as it is no longer used. 21 years ago
Tom Lane cc6a90e4af Remove dllist.c from libpq. It's overkill for what libpq needs; we can 22 years ago
Bruce Momjian 2b8fab842b Prevent install error message when doing cmp on empty tree. 22 years ago
Bruce Momjian 513e89b44b please find attached an alternate submission which addresses open item 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut 083e10e167 Install all the headers files that the ones that are already installed 22 years ago
Peter Eisentraut f5944af8ba Include directory rearrangement 25 years ago
Peter Eisentraut 968d7733a1 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 25 years ago
Peter Eisentraut 08372d4e03 Add missing semicolon required by QNX shell. 25 years ago
Tom Lane 5ba0f855d1 Clean out any old versions of no-longer-installed header files that may 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Peter Eisentraut 335248c9b7 Support for DESTDIR make variable. This is used as in `make install 26 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 26 years ago
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script. 26 years ago
Peter Eisentraut f0b4ae697f Backend makefile cleanup. make maintainer-clean is now completely 26 years ago