index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Age
Commit message (
Expand
)
Author
2001-06-23
Add TEMPORARY sequences and have SERIAL on a temp table have a temporary
Bruce Momjian
2001-06-15
fixed bug in connect.c
Michael Meskes
2001-06-13
- Synced preproc.y with gram.y.
Michael Meskes
2001-06-01
- Synced preproc.y with gram.y.
Michael Meskes
2001-05-12
Add provisions for using strdup replacement in the places that still
Peter Eisentraut
2001-05-11
Stamp CVS as 7.2. Update all interface version numbers. This is the
Bruce Momjian
2001-05-07
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-03
Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill....
Tom Lane
2001-05-01
Synced gram.y and preproc.y.
Tom Lane
2001-04-05
Hopefully fixed the long long problem.
Michael Meskes
2001-04-02
Synced pgc.l with scan.l.
Michael Meskes
2001-03-29
Applied bug fix by Adriaan Joubert <a.joubert@albourne.com>
Michael Meskes
2001-03-23
Fix comments that were mis-wrapped, for Tom Lane.
Bruce Momjian
2001-03-22
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-16
Fixed bug in handling of pointers to structs.
Michael Meskes
2001-03-01
Remove HAVE_OPTARG per discussion in hackers list.
Tatsuo Ishii
2001-02-27
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-26
Fixed variable handling in preproc.y.
Michael Meskes
2001-02-21
Change case-folding of keywords to conform to SQL99 and fix misbehavior
Tom Lane
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-19
Synced gram.y and preproc.y.
Michael Meskes
2001-02-12
Remove // and make /* */
Bruce Momjian
2001-02-10
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-09
I have deleted the include of termios.h in include/port/qnx4.h.
Bruce Momjian
2001-02-02
Apply patches for QNX from Maurizio
Bruce Momjian
2001-01-31
Applied two bug fixes by Christof Petig.
Michael Meskes
2001-01-25
Synced gram.y and preproc.y.
Michael Meskes
2001-01-24
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-23
Moved database name handling to libecpg.
Michael Meskes
2001-01-22
Synced preproc.y with gram.y and added missing include file to pgc.l.
Michael Meskes
2001-01-14
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-09
Synced preproc.y with gram.y.
Michael Meskes
2001-01-05
Remove not-really-standard implementation of CREATE TABLE's UNDER clause,
Tom Lane
2001-01-02
I'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-15
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-07
Silence compiler warning.
Tom Lane
2000-12-03
Ensure that all uses of <ctype.h> functions are applied to unsigned-char
Tom Lane
2000-11-30
Make all commands that link a program look like
Peter Eisentraut
2000-11-26
current cvs tree does build because of a small problem in ECPG. Here is a
Bruce Momjian
2000-11-20
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-09
Applied yet another patch by Christof. Thanks Cristof!
Michael Meskes
2000-11-08
Add dependencies required for parallel make
Peter Eisentraut
[next]