index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
pgc.l
Age
Commit message (
Expand
)
Author
2017-03-10
Fix a potential double-free in ecpg.
Michael Meskes
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-11
Use "%option prefix" to set API names in ecpg's lexer.
Tom Lane
2016-03-19
Typo fix.
Tom Lane
2016-03-19
Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone.
Tom Lane
2016-02-16
Change ecpg lexer to accept comments with line breaks in CPP lines.
Michael Meskes
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-06-12
Fixed some memory leaks in ECPG.
Michael Meskes
2015-03-11
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-10
Clean up the mess from => patch.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-09
Mark some more variables as static or include the appropriate header
Peter Eisentraut
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-11-25
More improvement to comment parsing in ecpg.
Michael Meskes
2013-11-24
Distinguish between C and SQL mode for C-style comments.
Michael Meskes
2013-11-20
ecpg: Split off mmfatal() from mmerror()
Peter Eisentraut
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-09-08
Close file to no leak file descriptor memory. Found by Coverity.
Michael Meskes
2013-04-20
Clean up references to SQL92
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-04-24
Lots of doc corrections.
Robert Haas
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-27
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-11-01
Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut
2011-08-25
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-23
Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted
Michael Meskes
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-05-30
Change the notation for calling functions with named parameters from
Tom Lane
2010-03-21
ECPG only copied #include statements instead of processing them according to
Michael Meskes
2010-01-26
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-09-15
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add missing ";" to ru...
Michael Meskes
2009-01-23
Message style review
Peter Eisentraut
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-10-29
Unicode escapes in strings and identifiers
Peter Eisentraut
2008-05-20
Synced parser.
Michael Meskes
2008-05-16
Add localization support to ecpg.
Peter Eisentraut
2008-05-09
Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3
Peter Eisentraut
2008-02-17
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-15
Changed the way symbols are defined in C in INFORMIX mode.
Michael Meskes
2008-02-14
Sorry, accidently committed a patch I'm working on. Reverting it.
Michael Meskes
2008-02-14
*** empty log message ***
Michael Meskes
2008-01-15
Re-enabled variables in fetch/move command.
Michael Meskes
2008-01-11
Fixed lexer to correctly parse C quotes.
Michael Meskes
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-09-04
Synced parser and keyword list.
Michael Meskes
[next]