Commit Graph

53 Commits (66a4bad83aaa6613a45a00a488c04427f9969fb4)

Author SHA1 Message Date
Alexander Korotkov 550b9d26f8 Get rid of jsonpath_gram.h and jsonpath_scanner.h 7 years ago
Alexander Korotkov 142c400d72 Fix make rules for jsonpath grammar making them similar to SQL grammar 7 years ago
Andres Freund 5c11867512 Install JIT related headers. 7 years ago
Peter Eisentraut 842cb9fa62 Refactor dlopen() support 7 years ago
Tom Lane 9bf28f96c7 Rearrange makefile rules for running Gen_fmgrtab.pl. 8 years ago
Alvaro Herrera 4d64abc2fe List src/include/partitioning in src/include/Makefile 8 years ago
Tom Lane cca563f384 Reduce worst-case shell command line length during "make install". 8 years ago
Tom Lane 372728b0d4 Replace our traditional initial-catalog-data format with a better design. 8 years ago
Robert Haas 0eac8e7ff7 Add statistics subdirectory to Makefile. 9 years ago
Peter Eisentraut 352a24a1f9 Generate fmgr prototypes automatically 9 years ago
Tom Lane 588d963b00 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Robert Haas a7212a9997 Install lwlocknames.h even in vpath builds. 10 years ago
Andres Freund 952872698d Install all headers for the new atomics API. 11 years ago
Peter Eisentraut 5dd41f3574 Remove maintainer-check target, fold into normal build 12 years ago
Tom Lane c153530dc1 Install headers from the new src/include/common subdirectory. 13 years ago
Tom Lane 95d035e66d Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Peter Eisentraut 409b8c75ba Fix server header file installation with vpath builds 14 years ago
Itagaki Takahiro 96a8aed4cb Add datatype directory to SUBDIRS. 15 years ago
Peter Eisentraut 6c0dfc0356 Add maintainer-check target 15 years ago
Robert Haas 356f2cbbb4 Make handling of errcodes.h more consistent with other generated headers. 15 years ago
Robert Haas ddfe26f644 Avoid maintaining three separate copies of the error codes list. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
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