index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Age
Commit message (
Expand
)
Author
2002-09-20
Synced yet again.
origin/ecpg_big_bison
Michael Meskes
2002-09-11
Synced yet again.
Michael Meskes
2002-09-01
Synced parser.
Michael Meskes
2002-08-20
MAde preproc.y compile with bison 1.49b.
Michael Meskes
2002-08-18
Synced parser with backend.
Michael Meskes
2002-07-21
Corrected Makefile and preproc.y for big_bison branch.
Michael Meskes
2002-07-21
Re-committing the whole big_bison tag.
Michael Meskes
2002-07-01
Removed debug output.
Michael Meskes
2002-07-01
Hopefully it now works as I think it should.
Michael Meskes
2002-06-20
Update copyright to 2002.
Bruce Momjian
2002-06-17
Fixed parser bug concerning octal numbers in single quotes.
Michael Meskes
2002-06-12
Applied Lee Kindness' patch to fix one of memory allocation with floating poi...
Michael Meskes
2002-06-11
Katherine Ward wrote:
Jan Wieck
2002-05-20
- Fixed some parser bugs.
Michael Meskes
2002-05-19
- Fixed reduce/reduce conflict in parser.
Michael Meskes
2002-04-28
- Synced yet again.
Michael Meskes
2002-04-22
Synced preproc.y and keywords.c.
Michael Meskes
2002-04-21
Include stdio.h and stdlib.h for completeness.
Thomas G. Lockhart
2002-04-20
Add missing include.
Peter Eisentraut
2002-04-16
Fixed typo in preproc/type.h
Michael Meskes
2002-04-14
- Synced preproc.y with gram.y
Michael Meskes
2002-04-05
When a macro is replaced by the preprocessor, pgc.l reaches a end of
Bruce Momjian
2002-03-24
Indenting #if commands is not portable, is it?
Tom Lane
2002-03-21
Fix minor syntax error.
Tom Lane
2002-03-21
Added typedef patches and a new option '-c' to automatically create C typedef...
Michael Meskes
2002-03-20
Just one more test case.
Michael Meskes
2002-03-19
Add missing trailing semicolons to ecpg rules.
Bruce Momjian
2002-03-15
Manually clean up indenting of ecpg lex/yacc files, OK'ed by Michael
Bruce Momjian
2002-03-11
Changed the version numbers, but did not commit the Makefiles.
Michael Meskes
2002-03-10
Fixed two bugs in define command in pgc.l
Michael Meskes
2002-03-10
Disable brackets in multi-statement rules, as discussed.
Bruce Momjian
2002-03-06
Synced parser with backend.
Michael Meskes
2002-03-06
Change made to elog:
Bruce Momjian
2002-02-23
Add -Wno-error to CFLAGS, so the rest of the tree can compile with
Peter Eisentraut
2002-02-15
Remove warning about automatic inclusion of sqlca.
Peter Eisentraut
2002-01-23
Added patch to temporarily disable locale for descriptors too (Christof)
Michael Meskes
2002-01-18
Accept subsequent commits. This should have been just a warning anyway. I
Michael Meskes
2002-01-14
Ensure that ecpg/test is cleaned by higher-level 'make clean'.
Tom Lane
2002-01-13
- Fixed variable handling for struct members.
Michael Meskes
2002-01-11
Added Christof's fixes.
Michael Meskes
2002-01-10
Include sqlca.h automatically.
Michael Meskes
2002-01-10
The result of getopt() should be compared to -1, not EOF, per
Tom Lane
2002-01-09
Fix include paths for case of VPATH build.
Tom Lane
2002-01-08
Fix copy-and-paste mistake exposed by gcc warning.
Tom Lane
2002-01-08
Revert last change (CFLAGS+=-g). Probably was a mistake...
Peter Eisentraut
2002-01-08
Remove shift/reduce conflicts introduced by last change.
Tom Lane
2002-01-08
Fixed array pointers, no longer using void * in arithmetics.
Michael Meskes
2002-01-07
Fixed parser to accept initializing expressions starting with "(".
Michael Meskes
2002-01-07
Editorial review
Peter Eisentraut
2001-12-23
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
[next]