summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/preproc.y
Commit message (Expand)AuthorAgeFilesLines
* Remove stray semicolons in old ecpg preproc grammar ... modern bisonREL7_1_STABLETom Lane2004-10-131-2/+2
* Synced gram.y and preproc.y.Tom Lane2001-05-011-1/+6
* Hopefully fixed the long long problem.Michael Meskes2001-04-051-4/+28
* Fixed variable handling in preproc.y.Michael Meskes2001-02-261-9/+10
* Synced gram.y and preproc.y.Michael Meskes2001-02-191-0/+1
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-71/+7
* Synced gram.y and preproc.y.Michael Meskes2001-01-251-8/+8
* Synced preproc.y with gram.y and added missing include file to pgc.l.Michael Meskes2001-01-221-51/+52
* Synced preproc.y with gram.y.Michael Meskes2001-01-091-10/+6
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-051-15/+6
* - Fixed bug in a connect statement using varchars.Michael Meskes2000-12-221-27/+46
* - Synced gram.y and preproc.y.Michael Meskes2000-12-181-58/+40
* Change ET_WARN to ET_NOTICE to match internal codes, leave message asBruce Momjian2000-12-151-8/+8
* Fix yacc failures in preproc.y.Tom Lane2000-11-201-5/+5
* Parser synced.Michael Meskes2000-11-201-12/+14
* Applied yet another patch by Christof. Thanks Cristof!Michael Meskes2000-11-091-62/+110
* Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes2000-11-071-3/+8
* Parser sync.Michael Meskes2000-11-031-2/+4
* Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...Michael Meskes2000-10-311-3/+3
* Sync preproc.y with gram.y.Michael Meskes2000-10-301-14/+0
* Removed multibyte stuff since client does not know about encoding in the back...Michael Meskes2000-10-291-14/+0
* Synced preproc.y with gram.y.Michael Meskes2000-10-251-36/+19
* Added some more C constructs to the parser.Michael Meskes2000-10-251-2/+15
* Fixed some bugs in C language parsing.Michael Meskes2000-10-171-2/+7
* Simplified parsing of connect rule.Michael Meskes2000-10-171-6/+3
* Fixed handling of variables in connect rule.Michael Meskes2000-10-161-7/+21
* Replace constants by C variables wherever possible.Michael Meskes2000-10-121-128/+105
* Synced preproc.y with gram.yMichael Meskes2000-10-111-101/+50
* - Synced preproc.y with gram.y.Michael Meskes2000-09-261-141/+135
* *** empty log message ***Michael Meskes2000-09-211-4/+7
* *** empty log message ***Michael Meskes2000-09-191-306/+382
* Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane2000-08-261-2/+2
* TOAST mop-up work: update comments for tuple-size-related symbols suchTom Lane2000-08-071-5/+6
* Rename rule CURRENT to OLD in source tree. Add mapping for backwardBruce Momjian2000-06-121-46/+45
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-091-4/+11
* *** empty log message ***Michael Meskes2000-04-081-39/+62
* *** empty log message ***Michael Meskes2000-04-051-4/+4
* *** empty log message ***Michael Meskes2000-04-021-143/+204
* *** empty log message ***Michael Meskes2000-03-301-47/+131
* *** empty log message ***Michael Meskes2000-03-231-4/+47
* *** empty log message ***Michael Meskes2000-03-191-5/+5
* *** empty log message ***Michael Meskes2000-03-151-60/+41
* *** empty log message ***Michael Meskes2000-03-091-7/+5
* *** empty log message ***Michael Meskes2000-03-071-51/+53
* *** empty log message ***Michael Meskes2000-03-031-2/+1
* *** empty log message ***Michael Meskes2000-03-021-0/+3
* *** empty log message ***Michael Meskes2000-03-021-359/+275
* *** empty log message ***Michael Meskes2000-03-011-113/+133
* *** empty log message ***Michael Meskes2000-02-251-5/+1
* *** empty log message ***Michael Meskes2000-02-221-119/+191