aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/variable.c
Commit message (Expand)AuthorAge
* Removed some debugging output.Michael Meskes2004-01-28
* - Issue a warning if a cursor is declared but not opened.Michael Meskes2004-01-28
* - Added just another patch by Dave that fixes a reversed order inMichael Meskes2003-12-17
* - Fixed order mismatch in processing "using" arguments.Michael Meskes2003-09-22
* pgindent run.Bruce Momjian2003-08-04
* "char *" of course is not the same as "char []". So I had to fix the way ecpg...Michael Meskes2003-07-07
* Create real array comparison functions (that use the element datatype'sTom Lane2003-06-27
* Back out array mega-patch.Bruce Momjian2003-06-25
* Array mega-patch.Bruce Momjian2003-06-24
* Make sure a variable is no longer referenced when it is removed.Michael Meskes2003-06-11
* Changed variable parsing so struct[n].attr works.Michael Meskes2003-05-29
* Parse forward definiton of structs.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
* pgindent run.Bruce Momjian2002-09-04
* I checked all the previous string handling errors and most of them wereBruce Momjian2002-09-02
* - Fixed variable handling for struct members.Michael Meskes2002-01-13
* - Removed space_or_nl and line_end from pgc.l.Michael Meskes2001-12-23
* committed the missing filesMichael Meskes2001-12-10
* // -> /* */, per Tatsuo.Bruce Momjian2001-11-21
* Committed again to add the missing files/patches.Michael Meskes2001-11-16
* Fixed bug in handling of pointers to structs.Michael Meskes2001-03-16
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* *** empty log message ***Michael Meskes2000-09-19
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* *** empty log message ***Michael Meskes2000-03-09
* *** empty log message ***Michael Meskes2000-03-07
* *** empty log message ***Michael Meskes2000-03-02
* *** empty log message ***Michael Meskes2000-02-22
* *** empty log message ***Michael Meskes2000-02-17