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
/
descriptor.c
Commit message (
Expand
)
Author
Age
*
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-12-01
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Use "%option prefix" to set API names in ecpg's lexer.
Tom Lane
2016-12-11
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Fixed some memory leaks in ECPG.
Michael Meskes
2015-06-12
*
ecpg: Split off mmfatal() from mmerror()
Peter Eisentraut
2013-11-19
*
ecpg: Clean up some const usage
Peter Eisentraut
2012-03-02
*
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-27
*
There is no need to have to identical functions in ecpg thus removing one of ...
Michael Meskes
2011-01-09
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Zoltan beautified his hidden-variable-patch for ecpg. This also makes sure we...
Michael Meskes
2010-04-01
*
Applied Zoltan's patch to make ecpg spit out warnings if a local variable hid...
Michael Meskes
2010-04-01
*
ecpg now adds a unique counter to its varchar struct definitions to make thes...
Michael Meskes
2010-03-09
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...
Michael Meskes
2010-01-26
*
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to
Michael Meskes
2010-01-05
*
Message style review
Peter Eisentraut
2009-01-23
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
*
Fixed a few minor glitches pointed out by splint.
Michael Meskes
2007-12-21
*
Replace some strncpy() by strlcpy().
Peter Eisentraut
2007-02-07
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
Cosmetic improvements/code cleanup:
Neil Conway
2004-10-10
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
- Fixed indicator in SET DESCRIPTOR.
Michael Meskes
2004-07-05
*
Added SET DESCRIPTOR command.
Michael Meskes
2004-06-30
*
Changed variable parsing so struct[n].attr works.
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
*
Change made to elog:
Bruce Momjian
2002-03-06
*
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-23
*
committed the missing files
Michael Meskes
2001-12-10
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-19
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-19
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Change ET_WARN to ET_NOTICE to match internal codes, leave message as
Bruce Momjian
2000-12-15
*
Fixed handling of variables in connect rule.
Michael Meskes
2000-10-16
*
*** 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-02-23
*
*** empty log message ***
Michael Meskes
2000-02-22
*
*** empty log message ***
Michael Meskes
2000-02-18
*
*** empty log message ***
Michael Meskes
2000-02-17