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
/
preproc
/
ecpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
1
-37
/
+39
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
1
-2
/
+2
*
Fixed a few minor glitches pointed out by splint.
Michael Meskes
2007-12-21
1
-3
/
+3
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-13
/
+15
*
Fixed bug in Informix define handling.
Michael Meskes
2007-08-29
1
-6
/
+1
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
1
-4
/
+13
*
Fixed one memory leak in descriptor code.
Michael Meskes
2007-06-11
1
-8
/
+14
*
- Changed some whitespacing in connect statement.
Michael Meskes
2007-03-17
1
-2
/
+2
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
1
-3
/
+3
*
Simplified regression handling
Michael Meskes
2007-01-12
1
-2
/
+4
*
Applied Joachim's patch for a --regression option.
Michael Meskes
2007-01-11
1
-25
/
+44
*
Added just another test case.
Michael Meskes
2006-02-08
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-4
/
+4
*
Fix misspelled error message.
Tom Lane
2005-08-29
1
-2
/
+2
*
Get rid of perror(), substitute some better phrased error messages.
Peter Eisentraut
2004-11-09
1
-4
/
+7
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-15
/
+18
*
Synced parser and keyword list.
Michael Meskes
2004-07-20
1
-3
/
+4
*
Attached is a patch that takes care of the PATHSEP issue. I made a more
Bruce Momjian
2004-06-10
1
-2
/
+2
*
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-17
1
-4
/
+15
*
Rename find_my_binary/find_other_binary to
Bruce Momjian
2004-05-12
1
-2
/
+2
*
Fix typo.
Tom Lane
2004-01-28
1
-2
/
+2
*
- Issue a warning if a cursor is declared but not opened.
Michael Meskes
2004-01-28
1
-11
/
+39
*
Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut
2003-12-18
1
-2
/
+3
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Complete options help and put it in less random order.
Peter Eisentraut
2003-11-02
1
-6
/
+6
*
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-06
1
-2
/
+2
*
Format help message internally consistent.
Peter Eisentraut
2003-10-04
1
-7
/
+5
*
- Added Dave patch for Informix handling of numeric/int conversion.
Michael Meskes
2003-09-09
1
-4
/
+4
*
pgindent run.
Bruce Momjian
2003-08-04
1
-19
/
+21
*
- Added some Informix error codes in Informix mode.
Michael Meskes
2003-08-01
1
-2
/
+4
*
Added just another compatibility level for Informix.
Michael Meskes
2003-06-26
1
-5
/
+7
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
1
-5
/
+16
*
- Enable FETCH without INTO.
Michael Meskes
2003-06-13
1
-1
/
+4
*
Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.
Michael Meskes
2003-05-30
1
-1
/
+2
*
Allow input from stdin and output to stdout.
Michael Meskes
2003-05-27
1
-35
/
+54
*
- Added more compatibility functions.
Michael Meskes
2003-05-14
1
-2
/
+2
*
Fixed order of include file search path.
Michael Meskes
2003-05-13
1
-10
/
+17
*
Fixed double definition of ecpg_compat_mode.
Michael Meskes
2003-05-02
1
-2
/
+2
*
Added an option to force ecpg to also parse files includes via '#include' and...
Michael Meskes
2003-05-01
1
-4
/
+11
*
Added some more informix compatibility functions.
Michael Meskes
2003-04-08
1
-2
/
+2
*
Add Win32 path handling for / vs. \ and drive letters.
Bruce Momjian
2003-04-04
1
-6
/
+3
*
More changes to pgtypeslib and set optimization to -O1.
Michael Meskes
2003-03-27
1
-2
/
+3
*
Some bugfixes for numerical library.
Michael Meskes
2003-03-18
1
-5
/
+26
*
Started working on a seperate pgtypes library. First test work. PLEASE test c...
Michael Meskes
2003-03-16
1
-2
/
+2
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
1
-2
/
+2
*
- Synced parser and keyword file.
Michael Meskes
2003-02-14
1
-1
/
+5
*
- Applied error reporting patch by Matthew Vanecek
Michael Meskes
2003-02-13
1
-2
/
+16
*
Improve formatting of --help output.
Peter Eisentraut
2002-10-18
1
-17
/
+13
*
pgindent run.
Bruce Momjian
2002-09-04
1
-3
/
+3
*
- Synced yet again.
Michael Meskes
2002-04-28
1
-2
/
+2
[next]