Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
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
/
utils
/
trace.h
Age
Commit message (
Expand
)
Author
2000-05-31
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-02-13
contrib-array.patch
Bruce Momjian
2000-01-02
Update length of timestamp to 30.
Bruce Momjian
1999-09-27
Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT.
Bruce Momjian
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-14
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-06-12
Reversed out Massimo patch.
Bruce Momjian
1999-06-12
I don't like last minute patches before the final freeze, but I believe that
Bruce Momjian
1999-06-05
trace.patch (compilation error)
Marc G. Fournier
1999-05-26
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-05-22
Modify backend switch parsing to prevent 'insecure' switches
Tom Lane
1999-05-11
Changed debug options:
Jan Wieck
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1998-10-06
Substantial rewrite of async.c to avoid problems with non-reentrant stdio
Tom Lane
1998-09-03
> Yikes, that is certainly not standard C. I have never seen that
Bruce Momjian
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-08-25
cvs add'd two files for the tprintf() patch...
Marc G. Fournier