]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/preproc/extern.h
- Enable FETCH without INTO.
[postgresql] / src / interfaces / ecpg / preproc / extern.h
2003-06-13 Michael Meskes- Enable FETCH without INTO.
2003-05-29 Michael MeskesChanged variable parsing so struct[n].attr works.
2003-05-22 Michael Meskesecpg now recognizes named structs/unions. So you don...
2003-05-14 Michael Meskes - Added more compatibility functions.
2003-05-01 Michael MeskesAdded an option to force ecpg to also parse files inclu...
2003-02-13 Michael Meskes- Applied error reporting patch by Matthew Vanecek
2002-10-21 Peter EisentrautAdd guards against double inclusion.
2002-09-04 Bruce Momjianpgindent run.
2002-05-20 Michael Meskes - Fixed some parser bugs.
2002-03-21 Michael MeskesAdded typedef patches and a new option '-c' to automati...
2002-01-13 Michael Meskes - Fixed variable handling for struct members.
2001-12-09 Michael MeskesFixed several bugs concerning indicators and added...
2001-11-16 Michael MeskesCommitted again to add the missing files/patches.
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-19 Michael Meskes- Synced preproc.y with gram.y.
2001-08-24 Peter EisentrautAdd ecpg --help and --version. Renumber the exit statu...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-11-07 Michael MeskesThird try. Sorry, I had a wrong path in my copy statement.
2000-04-14 Tom LaneRemove bogus extern for 'descriptors' variable, which...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-10 Michael Meskes*** empty log message ***
2000-03-09 Michael Meskes*** empty log message ***
2000-03-07 Michael Meskes*** empty log message ***
2000-03-02 Michael Meskes*** empty log message ***
2000-02-22 Michael Meskes*** empty log message ***
2000-02-18 Michael Meskes*** empty log message ***
2000-02-17 Michael Meskes*** empty log message ***
2000-02-16 Michael Meskes*** empty log message ***
2000-02-14 Michael Meskes*** empty log message ***
2000-02-04 Jan WieckMade prototypes for yyerror() consistent with Bruce...
2000-01-27 Michael Meskes*** empty log message ***
2000-01-20 Tom Laneecpg shouldn't depend on parser/gramparse.h. Also...
2000-01-18 Michael Meskes*** empty log message ***
1999-12-08 Michael Meskes*** empty log message ***
1999-05-25 Bruce Momjianpgindent run over code.
1999-04-14 Michael Meskes*** empty log message ***
1999-03-24 Michael Meskes*** empty log message ***
1999-02-23 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-02-20 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1998-10-03 Thomas G. LockhartChanges from Michael Meskes:
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-25 Marc G. FournierFrom: Michael Meskes <meskes@online-club.de>
1998-08-11 Bruce MomjianThis one cleans the cursor problems ecpg had so far...
1998-08-05 Marc G. FournierFrom: Dr. Michael Meskes <meskes@online-club.de>
1998-05-18 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-05-06 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-04-24 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-04-21 Marc G. FournierUpgrade ECPG to 2.0
1998-03-20 Bruce MomjianHere's my next patch to bring ecpg to version 1.1....
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-19 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-02-17 Marc G. FournierMajor update of ecpg preprocessor
1998-02-13 Marc G. FournierAdd missing extern.h file