summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/extern.h
Commit message (Expand)AuthorAgeFilesLines
* Synced parser.Michael Meskes2008-05-201-4/+5
* pgindent run for 8.3.Bruce Momjian2007-11-151-3/+3
* More cleaning up and removed some duplicates.Michael Meskes2007-08-221-4/+4
* Hopefully fixed missing CHAR_BIT symbolMichael Meskes2007-08-141-1/+4
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-141-3/+7
* Fixed one memory leak in descriptor code.Michael Meskes2007-06-111-2/+3
* - Changed some whitespacing in connect statement.Michael Meskes2007-03-171-4/+8
* Applied Joachim's patch for a --regression option.Michael Meskes2007-01-111-2/+3
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-1/+1
* Added SET DESCRIPTOR command.Michael Meskes2004-06-301-3/+4
* - Only use typedefs inside their scope.Michael Meskes2004-06-271-0/+1
* - Added additional test case.Michael Meskes2004-05-071-1/+1
* - Added just another patch by Dave that fixes a reversed order inMichael Meskes2003-12-171-2/+2
* pgindent run.Bruce Momjian2003-08-041-2/+6
* Added just another compatibility level for Informix.Michael Meskes2003-06-261-1/+2
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-251-0/+1
* - Enable FETCH without INTO.Michael Meskes2003-06-131-1/+2
* Changed variable parsing so struct[n].attr works.Michael Meskes2003-05-291-2/+2
* ecpg now recognizes named structs/unions. So you don't have to list the whole...Michael Meskes2003-05-221-2/+2
* - Added more compatibility functions.Michael Meskes2003-05-141-1/+1
* Added an option to force ecpg to also parse files includes via '#include' and...Michael Meskes2003-05-011-0/+1
* - Applied error reporting patch by Matthew VanecekMichael Meskes2003-02-131-0/+3
* Add guards against double inclusion.Peter Eisentraut2002-10-211-0/+5
* pgindent run.Bruce Momjian2002-09-041-1/+2
* - Fixed some parser bugs.Michael Meskes2002-05-201-1/+1
* Added typedef patches and a new option '-c' to automatically create C typedef...Michael Meskes2002-03-211-0/+1
* - Fixed variable handling for struct members.Michael Meskes2002-01-131-1/+1
* Fixed several bugs concerning indicators and added error messages instead of ...Michael Meskes2001-12-091-1/+3
* Committed again to add the missing files/patches.Michael Meskes2001-11-161-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* - Synced preproc.y with gram.y.Michael Meskes2001-09-191-1/+2
* Add ecpg --help and --version. Renumber the exit status codes, which werePeter Eisentraut2001-08-241-7/+5
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-1/+3
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+2
* Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes2000-11-071-0/+3
* Remove bogus extern for 'descriptors' variable, which is in fact static.Tom Lane2000-04-141-1/+0
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-17/+22
* *** empty log message ***Michael Meskes2000-03-101-1/+1
* *** empty log message ***Michael Meskes2000-03-091-0/+1
* *** empty log message ***Michael Meskes2000-03-071-1/+1
* *** empty log message ***Michael Meskes2000-03-021-1/+1
* *** empty log message ***Michael Meskes2000-02-221-2/+3
* *** empty log message ***Michael Meskes2000-02-181-9/+10
* *** empty log message ***Michael Meskes2000-02-171-3/+23
* *** empty log message ***Michael Meskes2000-02-161-0/+1
* *** empty log message ***Michael Meskes2000-02-141-1/+1
* Made prototypes for yyerror() consistent with Bruce's last changesJan Wieck2000-02-041-1/+1
* *** empty log message ***Michael Meskes2000-01-271-0/+1
* ecpg shouldn't depend on parser/gramparse.h. Also, eliminate someTom Lane2000-01-201-1/+2