Commit Graph

3938 Commits (3a6e2ff08a73e08efe2e1c44a32e56d84ff41dfd)

Author SHA1 Message Date
Vadim B. Mikheev 57de92c648 Move definition of PageIsNew from hio.c to here 30 years ago
Marc G. Fournier 46606ab077 Document some more #ifdef's 30 years ago
Marc G. Fournier 6c3dff4245 Document #ifdef's from backend/access subdirs so that we know what 30 years ago
Marc G. Fournier 1b6322a9c0 Moved more -D's out of the port specific Makefiles straight into the 30 years ago
Marc G. Fournier d16bc9ce37 Centralize more of the defines from backend/port under config.h 30 years ago
Marc G. Fournier c39857925b Add a HAVE_TZSET define to clean up defines in backend/utils/adt/nabstime.c 30 years ago
Bruce Momjian d31909be6c Fix structure member name from previous patch. 30 years ago
Bruce Momjian abb1b3e770 I checked the alter table code, and started suspecting the relation 30 years ago
Bryan Henderson 6d70d550e6 Prepare for new host-based authentication 30 years ago
Marc G. Fournier 81cda65f74 Add a MIPS/NetBSD port... 30 years ago
Bruce Momjian c306d06cf9 Change sh-style comments to C comments. 30 years ago
Marc G. Fournier d6dfbecb07 Moved the following definitions to include/config.h from Makefile.global: 30 years ago
Marc G. Fournier 87bb8daab8 Move the NAMEDATALEN/OIDNAMELEN defines to include/config.h 30 years ago
Marc G. Fournier 50e708ef88 Stylistic cleanups... 30 years ago
Bruce Momjian 8999ce097f Add comment about possible zero value. 30 years ago
Bruce Momjian efac791640 Change shell-style comments to C-style. 30 years ago
Marc G. Fournier ff25e44d03 Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so that 30 years ago
Marc G. Fournier f8009e1786 The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS 30 years ago
Bruce Momjian dbc268ca15 Fixed file to properly do SEMUN for BSDI. 30 years ago
Marc G. Fournier 0fadfc00ad Added NEED_UNION_SEMUN to config.h 30 years ago
Marc G. Fournier 22ef6d06fc Moved whether to define union semun from include/storage/ipc.h to 30 years ago
Marc G. Fournier 3bf2b361f0 Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT) 30 years ago
Marc G. Fournier 7efc8ef1a1 |For starters, here's a small patch that removes a compiler warning in that 30 years ago
Marc G. Fournier 985acb8ea0 Add the regex include files to the repository... 30 years ago
Marc G. Fournier 33dccad831 enable PQ_NOTIFY_PATCH in config.h 30 years ago
Marc G. Fournier df6ca83a5b Enable FUNC_UTIL_PATCH by default 30 years ago
Marc G. Fournier 475493130d |Subject: Postgres patch: Assert attribute type match 30 years ago
Marc G. Fournier c5dd292007 Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.global 30 years ago
Marc G. Fournier 870be9fa8e Clean up th ecompile process by centralizing the include files 30 years ago
Marc G. Fournier 1054097464 More cleanups of the include files 30 years ago
Marc G. Fournier ad5a3141a2 c.h is included in postgres.h already 30 years ago
Marc G. Fournier a88b72ea39 #ifndef the include file like the rest, so that it doesn't get pulled 30 years ago
Marc G. Fournier 54223de000 Oops, win32 does have one more thing in its machine.h...move that 30 years ago
Marc G. Fournier 3a606407c7 We have a machine.h for each platform just because of BLCKSZ, and every 30 years ago
Marc G. Fournier 5a8820efcd Moved from backend/access to include/access 30 years ago
Marc G. Fournier e733befeed One file at a time, one directory after the other...this is going 30 years ago
Marc G. Fournier 849292a188 first attempt at centralizing config information for ports 30 years ago
Marc G. Fournier 1da12ffb12 Its a start... 30 years ago