]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/preproc/extern.h
Use "%option prefix" to set API names in ecpg's lexer.
[postgresql] / src / interfaces / ecpg / preproc / extern.h
2016-12-11 Tom LaneUse "%option prefix" to set API names in ecpg's lexer.
2016-03-24 Tom LaneMove keywords.c/kwlookup.c into src/common/.
2015-03-26 Tom LaneTweak __attribute__-wrapping macros for better pgindent...
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2014-10-22 Michael MeskesSmall code cleanup.
2014-05-06 Bruce Momjianpgindent run for 9.4
2013-11-20 Peter Eisentrautecpg: Split off mmfatal() from mmerror()
2011-04-28 Andrew DunstanUse a macro variable PG_PRINTF_ATTRIBUTE for the style...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-01-09 Michael MeskesThere is no need to have to identical functions in...
2010-11-02 Michael MeskesSome cleanup in ecpg code:
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-26 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2010-01-05 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2009-11-26 Michael MeskesAdded dynamic cursor names to ecpg. Almost the whole...
2009-09-08 Tom LaneRemove outside-the-scanner references to "yyleng".
2009-07-14 Tom LaneTweak the core scanner so that it can be used by plpgsq...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-06-03 Tom LaneClean up ecpg's use of mmerror(): const-ify the format...
2008-05-20 Michael MeskesSynced parser.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-22 Michael MeskesMore cleaning up and removed some duplicates.
2007-08-14 Michael MeskesHopefully fixed missing CHAR_BIT symbol
2007-08-14 Michael Meskes- Finished major rewrite to use new protocol version
2007-06-11 Michael MeskesFixed one memory leak in descriptor code.
2007-03-17 Michael Meskes- Changed some whitespacing in connect statement.
2007-01-11 Michael MeskesApplied Joachim's patch for a --regression option.
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-06-30 Michael MeskesAdded SET DESCRIPTOR command.
2004-06-27 Michael Meskes- Only use typedefs inside their scope.
2004-05-07 Michael Meskes- Added additional test case.
2003-12-17 Michael Meskes- Added just another patch by Dave that fixes a reverse...
2003-08-04 Bruce Momjianpgindent run.
2003-06-26 Michael MeskesAdded just another compatibility level for Informix.
2003-06-25 Michael MeskesImplemented Informix special way to treat NULLs, remove...
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