summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg
AgeCommit message (Expand)Author
2001-02-09I have deleted the include of termios.h in include/port/qnx4.h.Bruce Momjian
2001-02-02Apply patches for QNX from MaurizioBruce Momjian
2001-01-31Applied two bug fixes by Christof Petig.Michael Meskes
2001-01-25Synced gram.y and preproc.y.Michael Meskes
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2001-01-23Moved database name handling to libecpg.Michael Meskes
2001-01-22Synced preproc.y with gram.y and added missing include file to pgc.l.Michael Meskes
2001-01-14Restructure backend SIGINT/SIGTERM handling so that 'die' interruptsTom Lane
2001-01-09Synced preproc.y with gram.y.Michael Meskes
2001-01-05Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane
2001-01-02I've found a memory leak in libecpg of PostgreSQL 7.0.3.Bruce Momjian
2000-12-22- Fixed bug in a connect statement using varchars.Michael Meskes
2000-12-18 - Synced gram.y and preproc.y.Michael Meskes
2000-12-15Remove current->old mapping.Bruce Momjian
2000-12-15Change ET_WARN to ET_NOTICE to match internal codes, leave message asBruce Momjian
2000-12-07Silence compiler warning.Tom Lane
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
2000-11-30Make all commands that link a program look likePeter Eisentraut
2000-11-26 current cvs tree does build because of a small problem in ECPG. Here is aBruce Momjian
2000-11-20Fix yacc failures in preproc.y.Tom Lane
2000-11-20Add configure checks for strtoll, strtoull (or strto[u]q). DisablePeter Eisentraut
2000-11-20Parser synced.Michael Meskes
2000-11-20Eliminate unused-variable warning.Tom Lane
2000-11-09Applied yet another patch by Christof. Thanks Cristof!Michael Meskes
2000-11-08Add dependencies required for parallel makePeter Eisentraut
2000-11-07Undo incorrectly committed Makefile.Michael Meskes
2000-11-07Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes
2000-11-07Added more patches by Cristif Petig.Michael Meskes
2000-11-03Parser sync.Michael Meskes
2000-10-31Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...Michael Meskes
2000-10-30Sync preproc.y with gram.y.Michael Meskes
2000-10-29Removed multibyte stuff since client does not know about encoding in the back...Michael Meskes
2000-10-25Synced preproc.y with gram.y.Michael Meskes
2000-10-25Added some more C constructs to the parser.Michael Meskes
2000-10-22Fixed mixing of two enum datatypes.Michael Meskes
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-10-17Fixed some bugs in C language parsing.Michael Meskes
2000-10-17Simplified parsing of connect rule.Michael Meskes
2000-10-16Fixed handling of variables in connect rule.Michael Meskes
2000-10-12Replace constants by C variables wherever possible.Michael Meskes
2000-10-11Synced preproc.y with gram.yMichael Meskes
2000-10-04Added patch by Cristof for catching yet another NOTICE.Michael Meskes
2000-10-04removed binary fileMichael Meskes
2000-10-02In the meaning of bug-fix, the patch is not needed. Because youBruce Momjian
2000-09-26- Synced preproc.y with gram.y.Michael Meskes
2000-09-26Fix compile error in ecpg when enable-multibyte is on. This is due toTatsuo Ishii
2000-09-25Change // to /*.Bruce Momjian
2000-09-21*** empty log message ***Michael Meskes
2000-09-20*** empty log message ***Michael Meskes
2000-09-19*** empty log message ***Michael Meskes