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
Age
Commit message (
Expand
)
Author
2010-09-24
Still more .gitignore cleanup.
Tom Lane
2010-09-22
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2009-09-08
Remove outside-the-scanner references to "yyleng".
Tom Lane
2008-10-10
Optional argument should be optional.
Michael Meskes
2008-04-10
Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to...
Michael Meskes
2007-11-06
Added missing clause to parser.
Michael Meskes
2007-08-29
Fixed bug in Informix define handling.
Michael Meskes
2007-02-27
Backported bug fix for #2956.
Michael Meskes
2007-02-06
Backported va_list handling cleanup
Michael Meskes
2006-11-08
Applied patch by Peter Harris to free auto_mem struct in ECPGconnect.
Michael Meskes
2006-08-18
Backported buffer overrun fix from HEAD
Michael Meskes
2006-08-18
Applied the connect patch from HEAD
Michael Meskes
2006-07-05
Fixed remaining Coverity bugs.
Michael Meskes
2006-06-26
Added missing braces to prevent a segfault after usage of an undeclared cursor.
Michael Meskes
2006-06-26
Added some more coverity report patches send in by Joachim Wieland <joe@mckni...
Michael Meskes
2006-06-25
Moved some free() calls that coverity correctly complains about.
Michael Meskes
2006-06-21
Added some more coverity report patches send in by Martijn van Oosterhout <kl...
Michael Meskes
2006-06-21
Added fixes from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-19
Do not use already free'ed errmsg, bug found by Joachim Wieland
Michael Meskes
2006-06-06
Fixed two memory leaks in ecpglib.
Michael Meskes
2006-05-21
Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,
Bruce Momjian
2006-04-24
Fixed memory leak bugs found by Martijn Oosterhout.
Michael Meskes
2006-03-19
Fixed bug 2330: Wrong error code in case of a duplicate key
Michael Meskes
2006-01-15
When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not
Neil Conway
2005-11-30
- Made several variables "const char *" instead of "char *" as proposed by Qi...
Michael Meskes
2005-10-14
[ Backpatch to 8.0.X.]
Bruce Momjian
2005-09-12
Fixed transaction command handling to not ignore savepoints and to correctly ...
Michael Meskes
2005-08-24
- Check for NULL before checking whether argument is an array.
Michael Meskes
2005-06-02
Added patch by Gavin Scott <gavin@planetacetech.com> for Intel 64bit hardware.
Michael Meskes
2005-06-02
Fixed memory leak in ecpglib by adding some missing free() commands.
Michael Meskes
2005-04-14
Added patch by Philip Yarra <philip.yarra@internode.on.net> for a bug in thre...
Michael Meskes
2005-03-18
Added patch by Christof Petig <christof@petig-baender.de> to work around gcc ...
Michael Meskes
2005-03-13
Increment all major version numbers in 8.0.X to force recompile of
Bruce Momjian
2005-02-10
Fixed more parsing bugs in other CREATE statements.
Michael Meskes
2005-02-09
Fixed bug in parsing of CREATE AS statement.
Michael Meskes
2005-01-26
Propagate ecpg core dump fix into 8.0 branch.
Tom Lane
2005-01-26
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
Tom Lane
2005-01-11
interval_out failed to mention 'ago' for negative intervals in SQL and
Tom Lane
2005-01-10
Fixed segfault in adjust_informix due to missing varchar type.
Michael Meskes
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2004-12-31
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-30
Fixed segfault in connect when specifying no database name.
Michael Meskes
2004-12-23
Add missing ecpg prototype for newly added functions.
Bruce Momjian
2004-12-23
Added PGTYPEStimestamp_add_interval written by Dave Cramer.
Michael Meskes
2004-12-06
Fixed bug in parsing of typedef'ed array sizes.
Michael Meskes
2004-11-20
Fix up makefile dependencies for pg_config_paths.h.
Tom Lane
2004-11-10
List VALUE as a keyword.
Michael Meskes
2004-11-09
Get rid of perror(), substitute some better phrased error messages.
Peter Eisentraut
2004-11-05
Create 'default_tablespace' GUC variable that supplies a TABLESPACE
Tom Lane
[next]