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
/
interfaces
/
ecpg
/
preproc
/
extern.h
Age
Commit message (
Expand
)
Author
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-06-30
Added SET DESCRIPTOR command.
Michael Meskes
2004-06-27
- Only use typedefs inside their scope.
Michael Meskes
2004-05-07
- Added additional test case.
Michael Meskes
2003-12-17
- Added just another patch by Dave that fixes a reversed order in
Michael Meskes
2003-08-04
pgindent run.
Bruce Momjian
2003-06-26
Added just another compatibility level for Informix.
Michael Meskes
2003-06-25
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-13
- Enable FETCH without INTO.
Michael Meskes
2003-05-29
Changed variable parsing so struct[n].attr works.
Michael Meskes
2003-05-22
ecpg now recognizes named structs/unions. So you don't have to list the whole...
Michael Meskes
2003-05-14
- Added more compatibility functions.
Michael Meskes
2003-05-01
Added an option to force ecpg to also parse files includes via '#include' and...
Michael Meskes
2003-02-13
- Applied error reporting patch by Matthew Vanecek
Michael Meskes
2002-10-21
Add guards against double inclusion.
Peter Eisentraut
2002-09-04
pgindent run.
Bruce Momjian
2002-05-20
- Fixed some parser bugs.
Michael Meskes
2002-03-21
Added typedef patches and a new option '-c' to automatically create C typedef...
Michael Meskes
2002-01-13
- Fixed variable handling for struct members.
Michael Meskes
2001-12-09
Fixed several bugs concerning indicators and added error messages instead of ...
Michael Meskes
2001-11-16
Committed again to add the missing files/patches.
Michael Meskes
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-09-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-24
Add ecpg --help and --version. Renumber the exit status codes, which were
Peter Eisentraut
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2000-11-07
Third try. Sorry, I had a wrong path in my copy statement.
Michael Meskes
2000-04-14
Remove bogus extern for 'descriptors' variable, which is in fact static.
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-03-10
*** empty log message ***
Michael Meskes
2000-03-09
*** empty log message ***
Michael Meskes
2000-03-07
*** empty log message ***
Michael Meskes
2000-03-02
*** empty log message ***
Michael Meskes
2000-02-22
*** empty log message ***
Michael Meskes
2000-02-18
*** empty log message ***
Michael Meskes
2000-02-17
*** empty log message ***
Michael Meskes
2000-02-16
*** empty log message ***
Michael Meskes
2000-02-14
*** empty log message ***
Michael Meskes
2000-02-04
Made prototypes for yyerror() consistent with Bruce's last changes
Jan Wieck
2000-01-27
*** empty log message ***
Michael Meskes
2000-01-20
ecpg shouldn't depend on parser/gramparse.h. Also, eliminate some
Tom Lane
2000-01-18
*** empty log message ***
Michael Meskes
1999-12-08
*** empty log message ***
Michael Meskes
1999-05-25
pgindent run over code.
Bruce Momjian
1999-04-14
*** empty log message ***
Michael Meskes
1999-03-24
*** empty log message ***
Michael Meskes
1999-02-23
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-20
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1998-10-03
Changes from Michael Meskes:
Thomas G. Lockhart
[next]