index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added lost sysmbol SQL_SQL to list of allowed variable names.
Michael Meskes
2008-06-04
1
-0
/
+4
*
Synced parser.
Michael Meskes
2008-05-20
1
-0
/
+7
*
Check for non-existant connection in prepare statement handling.
Michael Meskes
2008-05-12
1
-0
/
+5
*
PGTYPEStimestamp_sub should use the values and not the pointers to substract.
Michael Meskes
2008-04-10
1
-0
/
+5
*
- Moved from PQsetdbLogin to PQconnectDB.
Michael Meskes
2008-03-27
1
-0
/
+5
*
added ECPGget_PGconn to exports.txt
Michael Meskes
2008-03-25
1
-0
/
+4
*
Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
Michael Meskes
2008-03-20
1
-0
/
+5
*
Changed statement escaping to not escape continuation line markers.
Michael Meskes
2008-03-20
1
-0
/
+5
*
Fixed bug that caused arrays of varchar to be output with incomplete name.
Michael Meskes
2008-03-02
1
-0
/
+5
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
1
-0
/
+5
*
Changed the way symbols are defined in C in INFORMIX mode.
Michael Meskes
2008-02-15
1
-0
/
+4
*
- EXECUTE can return NOT FOUND so it should be checked here too.
Michael Meskes
2008-02-14
1
-0
/
+2
*
*** empty log message ***
Michael Meskes
2008-02-14
1
-0
/
+3
*
- Fixed segfault in ecpg when using an array element.
Michael Meskes
2008-02-07
1
-0
/
+7
*
Re-enabled variables in fetch/move command.
Michael Meskes
2008-01-15
1
-0
/
+4
*
Set valid return values even in case of an error to prevent segfaults.
Michael Meskes
2008-01-14
1
-0
/
+5
*
Changed prototype for ECPGdo because some compilers don't like int/enum alias...
Michael Meskes
2008-01-13
1
-0
/
+5
*
Fixed lexer to correctly parse C quotes.
Michael Meskes
2008-01-11
1
-0
/
+4
*
*** empty log message ***
Michael Meskes
2007-12-28
1
-0
/
+7
*
Fixed a few minor glitches pointed out by splint.
Michael Meskes
2007-12-21
1
-0
/
+4
*
Fixed two parser bugs.
Michael Meskes
2007-11-06
1
-0
/
+4
*
Synced parser and keyword list.
Michael Meskes
2007-10-10
1
-0
/
+4
*
Also created export list for pgytpeslib and compatlib.
Michael Meskes
2007-10-03
1
-0
/
+3
*
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
1
-0
/
+3
*
Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes
2007-10-03
1
-0
/
+4
*
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02
1
-0
/
+5
*
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Michael Meskes
2007-09-30
1
-0
/
+5
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26
1
-0
/
+5
*
Synced parser and keyword list.
Michael Meskes
2007-09-04
1
-0
/
+4
*
Fixed bug in Informix define handling.
Michael Meskes
2007-08-29
1
-0
/
+4
*
More cleaning up and removed some duplicates.
Michael Meskes
2007-08-22
1
-0
/
+4
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
1
-2
/
+12
*
Synced parser
Michael Meskes
2007-07-25
1
-0
/
+4
*
Synced parser and keyword list.
Michael Meskes
2007-06-12
1
-1
/
+5
*
Should not try to unlink stdout.
Michael Meskes
2007-06-11
1
-0
/
+5
*
Applied Joachim's patch for ecpg_config.h creation on Vista.
Michael Meskes
2007-05-27
1
-0
/
+5
*
Do not try to find local timezone in DecodeDateTime() because the
Michael Meskes
2007-05-21
1
-3
/
+3
*
tackling Vista problem - another try
Michael Meskes
2007-05-20
1
-1
/
+1
*
Removed mktime() call to hopefully get rid of some compatibility problems.
Michael Meskes
2007-05-17
1
-4
/
+9
*
- Synced parser and keyword list
Michael Meskes
2007-05-10
1
-0
/
+5
*
Inlined two functions to get rid of va_list problems on some archs.
Michael Meskes
2007-04-27
1
-0
/
+5
*
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-03-29
1
-0
/
+6
*
- Changed some whitespacing in connect statement.
Michael Meskes
2007-03-17
1
-14
/
+21
*
Fixed multibyte handling as reported by <harada.toshi@oss.ntt.co.jp>.
Michael Meskes
2007-02-11
1
-0
/
+4
*
Applied Magnus Hagander's patch to take away some compiler warnings.
Michael Meskes
2007-02-02
1
-0
/
+1
*
Cleaned up va_list handling. Hopefully this now works on all archs.
Michael Meskes
2007-02-02
1
-0
/
+4
*
Removed compiler warning due to unneeded unsigned declaration.
Michael Meskes
2007-01-25
1
-0
/
+7
*
Applied patch by Peter Harris to free auto_mem structure on connect
Michael Meskes
2006-11-08
1
-0
/
+4
*
Added missing constuctor/destructor for interval and date.
Michael Meskes
2006-09-14
1
-0
/
+5
*
Lost some changes yet again
Michael Meskes
2006-09-05
1
-0
/
+2
[next]