aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/descriptor.c
Commit message (Expand)AuthorAge
* Rename ecpg's various "extern.h" files to have distinct names.Tom Lane2018-12-01
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Use "%option prefix" to set API names in ecpg's lexer.Tom Lane2016-12-11
* pgindent run for 9.6Robert Haas2016-06-09
* Fixed some memory leaks in ECPG.Michael Meskes2015-06-12
* ecpg: Split off mmfatal() from mmerror()Peter Eisentraut2013-11-19
* ecpg: Clean up some const usagePeter Eisentraut2012-03-02
* Standardize treatment of strcmp() return valuePeter Eisentraut2011-12-27
* There is no need to have to identical functions in ecpg thus removing one of ...Michael Meskes2011-01-09
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Zoltan beautified his hidden-variable-patch for ecpg. This also makes sure we...Michael Meskes2010-04-01
* Applied Zoltan's patch to make ecpg spit out warnings if a local variable hid...Michael Meskes2010-04-01
* ecpg now adds a unique counter to its varchar struct definitions to make thes...Michael Meskes2010-03-09
* pgindent run for 9.0Bruce Momjian2010-02-26
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...Michael Meskes2010-01-26
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-05
* Message style reviewPeter Eisentraut2009-01-23
* Add localization support to ecpg.Peter Eisentraut2008-05-16
* Fixed a few minor glitches pointed out by splint.Michael Meskes2007-12-21
* Replace some strncpy() by strlcpy().Peter Eisentraut2007-02-07
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Cosmetic improvements/code cleanup:Neil Conway2004-10-10
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* - Fixed indicator in SET DESCRIPTOR.Michael Meskes2004-07-05
* Added SET DESCRIPTOR command.Michael Meskes2004-06-30
* Changed variable parsing so struct[n].attr works.Michael Meskes2003-05-29
* ecpg now recognizes named structs/unions. So you don't have to list the whole...Michael Meskes2003-05-22
* - Added more compatibility functions.Michael Meskes2003-05-14
* Change made to elog:Bruce Momjian2002-03-06
* - Removed space_or_nl and line_end from pgc.l.Michael Meskes2001-12-23
* committed the missing filesMichael Meskes2001-12-10
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* - Synced preproc.y with gram.y.Michael Meskes2001-09-19
* - Synced preproc.y with gram.y.Michael Meskes2001-08-19
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change ET_WARN to ET_NOTICE to match internal codes, leave message asBruce Momjian2000-12-15
* Fixed handling of variables in connect rule.Michael Meskes2000-10-16
* *** empty log message ***Michael Meskes2000-09-19
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* *** empty log message ***Michael Meskes2000-02-23
* *** empty log message ***Michael Meskes2000-02-22
* *** empty log message ***Michael Meskes2000-02-18
* *** empty log message ***Michael Meskes2000-02-17