index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Moved more -D's out of the port specific Makefiles straight into the
Marc G. Fournier
1996-10-18
*
Centralize more of the defines from backend/port under config.h
Marc G. Fournier
1996-10-18
*
Add a HAVE_TZSET define to clean up defines in backend/utils/adt/nabstime.c
Marc G. Fournier
1996-10-17
*
Fix structure member name from previous patch.
Bruce Momjian
1996-10-13
*
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-10-13
*
Prepare for new host-based authentication
Bryan Henderson
1996-10-11
*
Add a MIPS/NetBSD port...
Marc G. Fournier
1996-10-11
*
Change sh-style comments to C comments.
Bruce Momjian
1996-10-08
*
Moved the following definitions to include/config.h from Makefile.global:
Marc G. Fournier
1996-10-08
*
Move the NAMEDATALEN/OIDNAMELEN defines to include/config.h
Marc G. Fournier
1996-10-07
*
Stylistic cleanups...
Marc G. Fournier
1996-10-05
*
Add comment about possible zero value.
Bruce Momjian
1996-10-05
*
Change shell-style comments to C-style.
Bruce Momjian
1996-10-05
*
Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so that
Marc G. Fournier
1996-10-04
*
The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS
Marc G. Fournier
1996-10-04
*
Fixed file to properly do SEMUN for BSDI.
Bruce Momjian
1996-10-03
*
Added NEED_UNION_SEMUN to config.h
Marc G. Fournier
1996-10-02
*
Moved whether to define union semun from include/storage/ipc.h to
Marc G. Fournier
1996-10-02
*
Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT)
Marc G. Fournier
1996-09-23
*
|For starters, here's a small patch that removes a compiler warning in that
Marc G. Fournier
1996-09-21
*
Add the regex include files to the repository...
Marc G. Fournier
1996-09-20
*
enable PQ_NOTIFY_PATCH in config.h
Marc G. Fournier
1996-09-16
*
Enable FUNC_UTIL_PATCH by default
Marc G. Fournier
1996-09-16
*
|Subject: Postgres patch: Assert attribute type match
Marc G. Fournier
1996-09-16
*
Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.global
Marc G. Fournier
1996-09-10
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28
*
More cleanups of the include files
Marc G. Fournier
1996-08-28
*
c.h is included in postgres.h already
Marc G. Fournier
1996-08-28
*
#ifndef the include file like the rest, so that it doesn't get pulled
Marc G. Fournier
1996-08-27
*
Oops, win32 does have one more thing in its machine.h...move that
Marc G. Fournier
1996-08-27
*
We have a machine.h for each platform just because of BLCKSZ, and every
Marc G. Fournier
1996-08-27
*
Moved from backend/access to include/access
Marc G. Fournier
1996-08-27
*
One file at a time, one directory after the other...this is going
Marc G. Fournier
1996-08-27
*
first attempt at centralizing config information for ports
Marc G. Fournier
1996-08-27
*
Its a start...
Marc G. Fournier
1996-08-27