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
/
preproc
/
ecpg.c
Age
Commit message (
Expand
)
Author
2016-12-22
Fix buffer overflow on particularly named files and clarify documentation about
Michael Meskes
2016-12-11
Use "%option prefix" to set API names in ecpg's lexer.
Tom Lane
2016-09-18
Fix ecpg -? option on Windows, add -V alias for --version.
Heikki Linnakangas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-03-01
Various Coverity-spotted fixes
Stephen Frost
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-06-29
ecpg: Consistently use mm_strdup()
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-10-12
In our source code, make a copy of getopt's 'optarg' string arguments,
Bruce Momjian
2012-06-18
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-02
Some cleanup in ecpg code:
Michael Meskes
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-04-03
Make ecpg in line with other compilers in that it deletes its output if there...
Michael Meskes
2010-02-26
pgindent run for 9.0
Bruce Momjian
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-08-05
Fixed copyright notice.
Michael Meskes
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-02-25
Sort the output of --help mostly alphabetical, make it align better, make
Peter Eisentraut
2009-01-30
Whitespace fix in message
Peter Eisentraut
2009-01-23
Message style review
Peter Eisentraut
2008-12-11
Append major version number and for libraries soname major version number
Peter Eisentraut
2008-05-16
Add localization support to ecpg.
Peter Eisentraut
2008-02-17
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2007-12-21
Fixed a few minor glitches pointed out by splint.
Michael Meskes
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-08-29
Fixed bug in Informix define handling.
Michael Meskes
2007-08-14
- Finished major rewrite to use new protocol version
Michael Meskes
2007-06-11
Fixed one memory leak in descriptor code.
Michael Meskes
2007-03-17
- Changed some whitespacing in connect statement.
Michael Meskes
2007-02-01
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-01-12
Simplified regression handling
Michael Meskes
2007-01-11
Applied Joachim's patch for a --regression option.
Michael Meskes
2006-02-08
Added just another test case.
Michael Meskes
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-08-29
Fix misspelled error message.
Tom Lane
2004-11-09
Get rid of perror(), substitute some better phrased error messages.
Peter Eisentraut
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-07-20
Synced parser and keyword list.
Michael Meskes
2004-06-10
Attached is a patch that takes care of the PATHSEP issue. I made a more
Bruce Momjian
2004-05-17
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-12
Rename find_my_binary/find_other_binary to
Bruce Momjian
2004-01-28
Fix typo.
Tom Lane
2004-01-28
- Issue a warning if a cursor is declared but not opened.
Michael Meskes
2003-12-18
Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut
[next]