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
/
preproc
/
variable.c
Commit message (
Expand
)
Author
Age
*
Removed some debugging output.
Michael Meskes
2004-01-28
*
- Issue a warning if a cursor is declared but not opened.
Michael Meskes
2004-01-28
*
- Added just another patch by Dave that fixes a reversed order in
Michael Meskes
2003-12-17
*
- Fixed order mismatch in processing "using" arguments.
Michael Meskes
2003-09-22
*
pgindent run.
Bruce Momjian
2003-08-04
*
"char *" of course is not the same as "char []". So I had to fix the way ecpg...
Michael Meskes
2003-07-07
*
Create real array comparison functions (that use the element datatype's
Tom Lane
2003-06-27
*
Back out array mega-patch.
Bruce Momjian
2003-06-25
*
Array mega-patch.
Bruce Momjian
2003-06-24
*
Make sure a variable is no longer referenced when it is removed.
Michael Meskes
2003-06-11
*
Changed variable parsing so struct[n].attr works.
Michael Meskes
2003-05-29
*
Parse forward definiton of structs.
Michael Meskes
2003-05-29
*
ecpg now recognizes named structs/unions. So you don't have to list the whole...
Michael Meskes
2003-05-22
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
*
pgindent run.
Bruce Momjian
2002-09-04
*
I checked all the previous string handling errors and most of them were
Bruce Momjian
2002-09-02
*
- Fixed variable handling for struct members.
Michael Meskes
2002-01-13
*
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-23
*
committed the missing files
Michael Meskes
2001-12-10
*
// -> /* */, per Tatsuo.
Bruce Momjian
2001-11-21
*
Committed again to add the missing files/patches.
Michael Meskes
2001-11-16
*
Fixed bug in handling of pointers to structs.
Michael Meskes
2001-03-16
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
*** empty log message ***
Michael Meskes
2000-09-19
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
*** empty log message ***
Michael Meskes
2000-03-09
*
*** empty log message ***
Michael Meskes
2000-03-07
*
*** empty log message ***
Michael Meskes
2000-03-02
*
*** empty log message ***
Michael Meskes
2000-02-22
*
*** empty log message ***
Michael Meskes
2000-02-17