]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/preproc/ecpg.addons
Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg.
[postgresql] / src / interfaces / ecpg / preproc / ecpg.addons
2013-02-26 Heikki LinnakangasRemove the check for COPY TO STDIN and COPY FROM STDOUT...
2012-08-07 Tom LaneImplement SQL-standard LATERAL subqueries.
2011-12-27 Peter EisentrautStandardize treatment of strcmp() return value
2011-12-18 Michael MeskesIn ecpg removed old leftover check for given connection...
2011-11-01 Peter EisentrautClean up whitespace and indentation in parser and scann...
2011-06-15 Tom LaneRework parsing of ConstraintAttributeSpec to improve...
2011-02-18 Michael MeskesApplied a patch by Zoltán Böszörményi that makes ecpg...
2011-01-09 Michael MeskesThere is no need to have to identical functions in...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-11-15 Robert HaasCleanup various comparisons with the constant "true".
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-10 Michael MeskesCursor names in the backend are not case-sensitve....
2010-03-31 Michael MeskesGive a more precise error message if a variable is...
2010-03-23 Peter EisentrautRemove useless double assignment
2010-03-21 Michael MeskesECPG's parser now accepts and handles variables as...
2010-01-29 Michael MeskesChanged ECPG outofscope handling to always print out...
2010-01-26 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2010-01-15 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2010-01-05 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2009-12-16 Michael MeskesFixed auto-prepare to not try preparing statements...
2009-11-27 Michael MeskesRemove */ characters from declare cursor statements...
2009-11-26 Michael MeskesSynced addon rules after some renamings.
2009-11-26 Michael MeskesAdded dynamic cursor names to ecpg. Almost the whole...
2009-11-11 Alvaro HerreraChange "name" nonterminal in cursor-related productions...
2009-11-11 Alvaro HerreraSupport optional FROM/IN in FETCH and MOVE
2009-11-05 Tom LaneDon't treat NEW and OLD as reserved words anymore....
2009-08-14 Michael MeskesMade sure sqlca is reset for declare cursor in Informix...
2009-01-30 Peter EisentrautMake messages consistent with existing ones
2009-01-23 Peter EisentrautMessage style review
2008-12-29 Michael MeskesFirst rounf of whitespace changes. Everything but conne...
2008-11-14 Michael MeskesAdded files containing changes between gram.y and prepr...