index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
1996-10-02
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-09-23
Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT)
Marc G. Fournier
1996-09-21
|For starters, here's a small patch that removes a compiler warning in that
Marc G. Fournier
1996-09-20
Add the regex include files to the repository...
Marc G. Fournier
1996-09-16
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-10
Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.global
Marc G. Fournier
1996-08-28
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-27
#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