summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* Add localization support to ecpg.Peter Eisentraut2008-05-161-3/+3
* Fixed a few minor glitches pointed out by splint.Michael Meskes2007-12-211-6/+6
* Replace some strncpy() by strlcpy().Peter Eisentraut2007-02-071-3/+2
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Cosmetic improvements/code cleanup:Neil Conway2004-10-101-1/+1
* Pgindent run for 8.0.Bruce Momjian2004-08-291-3/+3
* - Fixed indicator in SET DESCRIPTOR.Michael Meskes2004-07-051-1/+2
* Added SET DESCRIPTOR command.Michael Meskes2004-06-301-18/+120
* Changed variable parsing so struct[n].attr works.Michael Meskes2003-05-291-1/+1
* ecpg now recognizes named structs/unions. So you don't have to list the whole...Michael Meskes2003-05-221-1/+1
* - Added more compatibility functions.Michael Meskes2003-05-141-1/+1
* Change made to elog:Bruce Momjian2002-03-061-5/+5
* - Removed space_or_nl and line_end from pgc.l.Michael Meskes2001-12-231-2/+2
* committed the missing filesMichael Meskes2001-12-101-6/+6
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-16/+21
* - Synced preproc.y with gram.y.Michael Meskes2001-09-191-0/+21
* - Synced preproc.y with gram.y.Michael Meskes2001-08-191-3/+14
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-1/+2
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+2
* Change ET_WARN to ET_NOTICE to match internal codes, leave message asBruce Momjian2000-12-151-5/+5
* Fixed handling of variables in connect rule.Michael Meskes2000-10-161-2/+1
* *** empty log message ***Michael Meskes2000-09-191-0/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-50/+54
* *** empty log message ***Michael Meskes2000-02-231-110/+0
* *** empty log message ***Michael Meskes2000-02-221-122/+39
* *** empty log message ***Michael Meskes2000-02-181-119/+92
* *** empty log message ***Michael Meskes2000-02-171-0/+400