index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Commit message (
Expand
)
Author
Age
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
*
Fixed variable handling in preproc.y.
Michael Meskes
2001-02-26
*
Change case-folding of keywords to conform to SQL99 and fix misbehavior
Tom Lane
2001-02-21
*
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-20
*
Synced gram.y and preproc.y.
Michael Meskes
2001-02-19
*
Remove // and make /* */
Bruce Momjian
2001-02-12
*
Only look for bison as YACC; other yaccs need to be selected explicitly.
Peter Eisentraut
2001-02-10
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
I have deleted the include of termios.h in include/port/qnx4.h.
Bruce Momjian
2001-02-09
*
Apply patches for QNX from Maurizio
Bruce Momjian
2001-02-02
*
Applied two bug fixes by Christof Petig.
Michael Meskes
2001-01-31
*
Synced gram.y and preproc.y.
Michael Meskes
2001-01-25
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Moved database name handling to libecpg.
Michael Meskes
2001-01-23
*
Synced preproc.y with gram.y and added missing include file to pgc.l.
Michael Meskes
2001-01-22
*
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-14
*
Synced preproc.y with gram.y.
Michael Meskes
2001-01-09
*
Remove not-really-standard implementation of CREATE TABLE's UNDER clause,
Tom Lane
2001-01-05
*
I've found a memory leak in libecpg of PostgreSQL 7.0.3.
Bruce Momjian
2001-01-02
*
- Fixed bug in a connect statement using varchars.
Michael Meskes
2000-12-22
*
- Synced gram.y and preproc.y.
Michael Meskes
2000-12-18
*
Remove current->old mapping.
Bruce Momjian
2000-12-15
*
Change ET_WARN to ET_NOTICE to match internal codes, leave message as
Bruce Momjian
2000-12-15
*
Silence compiler warning.
Tom Lane
2000-12-07
*
Ensure that all uses of <ctype.h> functions are applied to unsigned-char
Tom Lane
2000-12-03
*
Make all commands that link a program look like
Peter Eisentraut
2000-11-30
*
current cvs tree does build because of a small problem in ECPG. Here is a
Bruce Momjian
2000-11-26
*
Fix yacc failures in preproc.y.
Tom Lane
2000-11-20
*
Add configure checks for strtoll, strtoull (or strto[u]q). Disable
Peter Eisentraut
2000-11-20
*
Parser synced.
Michael Meskes
2000-11-20
*
Eliminate unused-variable warning.
Tom Lane
2000-11-20
*
Applied yet another patch by Christof. Thanks Cristof!
Michael Meskes
2000-11-09
*
Add dependencies required for parallel make
Peter Eisentraut
2000-11-08
*
Undo incorrectly committed Makefile.
Michael Meskes
2000-11-07
*
Third try. Sorry, I had a wrong path in my copy statement.
Michael Meskes
2000-11-07
*
Added more patches by Cristif Petig.
Michael Meskes
2000-11-07
*
Parser sync.
Michael Meskes
2000-11-03
*
Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...
Michael Meskes
2000-10-31
*
Sync preproc.y with gram.y.
Michael Meskes
2000-10-30
*
Removed multibyte stuff since client does not know about encoding in the back...
Michael Meskes
2000-10-29
*
Synced preproc.y with gram.y.
Michael Meskes
2000-10-25
*
Added some more C constructs to the parser.
Michael Meskes
2000-10-25
*
Fixed mixing of two enum datatypes.
Michael Meskes
2000-10-22
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
*
Fixed some bugs in C language parsing.
Michael Meskes
2000-10-17
*
Simplified parsing of connect rule.
Michael Meskes
2000-10-17
*
Fixed handling of variables in connect rule.
Michael Meskes
2000-10-16
*
Replace constants by C variables wherever possible.
Michael Meskes
2000-10-12
*
Synced preproc.y with gram.y
Michael Meskes
2000-10-11
*
Added patch by Cristof for catching yet another NOTICE.
Michael Meskes
2000-10-04
[next]