index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
bootstrap
/
bootscanner.l
Age
Commit message (
Expand
)
Author
2001-08-10
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
Tom Lane
2001-05-12
Make bootstrap debug messages more readable. Clean up some clutter.
Peter Eisentraut
2001-01-24
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2000-07-14
Cleanup of code for creating index entries. Functional indexes with
Tom Lane
2000-01-26
Add:
Bruce Momjian
1999-11-04
Make it possible to execute crashed CREATE/DROP commands again.
Hiroshi Inoue
1999-09-11
Eliminate token length assumption in scanstr().
Tom Lane
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-16
Final cleanup.
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1998-08-24
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-07-26
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-24
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1997-11-24
Remove tqual.h includes not needed.
Bruce Momjian
1997-09-08
Lex/yacc source cleanup like indent.
Bruce Momjian
1997-01-10
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1996-11-15
Fix quote/doublequote handling.
Bruce Momjian
1996-10-23
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-21
-Wall'd
Marc G. Fournier
1996-08-28
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier