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
/
pgc.l
Commit message (
Expand
)
Author
Age
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-27
*
Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut
2011-11-01
*
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-08-25
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted
Michael Meskes
2010-12-23
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Change the notation for calling functions with named parameters from
Tom Lane
2010-05-30
*
ECPG only copied #include statements instead of processing them according to
Michael Meskes
2010-03-21
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add missing ";" to ru...
Michael Meskes
2009-09-15
*
Message style review
Peter Eisentraut
2009-01-23
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Unicode escapes in strings and identifiers
Peter Eisentraut
2008-10-29
*
Synced parser.
Michael Meskes
2008-05-20
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
*
Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3
Peter Eisentraut
2008-05-09
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
*
Changed the way symbols are defined in C in INFORMIX mode.
Michael Meskes
2008-02-15
*
Sorry, accidently committed a patch I'm working on. Reverting it.
Michael Meskes
2008-02-14
*
*** empty log message ***
Michael Meskes
2008-02-14
*
Re-enabled variables in fetch/move command.
Michael Meskes
2008-01-15
*
Fixed lexer to correctly parse C quotes.
Michael Meskes
2008-01-11
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Synced parser and keyword list.
Michael Meskes
2007-09-04
*
Fixed bug in Informix define handling.
Michael Meskes
2007-08-29
*
More cleaning up and removed some duplicates.
Michael Meskes
2007-08-22
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
- Changed some whitespacing in connect statement.
Michael Meskes
2007-03-17
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only
Tom Lane
2006-09-22
*
Changed lexer to no longer use the default rule.
Michael Meskes
2006-08-18
*
ynced parser and keyword list.
Michael Meskes
2006-08-02
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
*
Code review for standard_conforming_strings patch. Fix it so it does not
Tom Lane
2006-05-11
*
Enable standard_conforming_strings to be turned on.
Bruce Momjian
2006-03-06
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Added just another test case.
Michael Meskes
2006-02-08
*
Added C bit fields to ecpg parser
Michael Meskes
2006-02-04
*
In ecpg, automatically double single quotes in $$ strings because
Bruce Momjian
2006-02-04
*
More spacing cleanups.
Bruce Momjian
2006-02-02
*
More alignment improvements.
Bruce Momjian
2006-02-01
*
Make pgc.l source code alignment consistent.
Bruce Momjian
2006-02-01
*
Also synced the ecpg lexer with the backend lexer.
Michael Meskes
2005-10-05
*
Add \x hex support to ecpg strings. This just passes them to the backend.
Bruce Momjian
2005-06-16
*
Fixed bug in parsing of #line statement in declare section.
Michael Meskes
2005-02-02
[next]