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
/
ecpglib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unportable usages of tolower(). On signed-char machines, it is necessary
Tom Lane
2008-03-01
1
-4
/
+6
*
- Fixed segfault in ecpg when using an array element.
Michael Meskes
2008-02-07
3
-18
/
+15
*
Re-enabled variables in fetch/move command.
Michael Meskes
2008-01-15
3
-94
/
+88
*
Changed prototype for ECPGdo because some compilers don't like int/enum alias...
Michael Meskes
2008-01-13
1
-3
/
+3
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
2
-4
/
+4
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
10
-359
/
+391
*
Fix deprecated-by-C-spec usage: storage class should come before const
Tom Lane
2007-11-05
1
-3
/
+3
*
Fix distprep and maintainer-clean targets so that ecpg's .def files are
Tom Lane
2007-10-05
1
-3
/
+10
*
Add .cvsignore files to suppress CVS gripes about ecpg .def files.
Tom Lane
2007-10-05
1
-0
/
+2
*
Results from buildfarm show that ecpglib was depending on pg_strcasecmp,
Tom Lane
2007-10-04
1
-4
/
+5
*
DLL_DEFFILE should be defined when PORTNAME is win32, not when it isn't,
Tom Lane
2007-10-04
1
-2
/
+2
*
Replaced tabs by white spaces
Michael Meskes
2007-10-04
1
-26
/
+26
*
Removed newline at end of exports files.
Michael Meskes
2007-10-04
1
-2
/
+1
*
Added def-files to all: target so they are build everytime.
Michael Meskes
2007-10-04
1
-2
/
+2
*
Suppress compiler warning in non-threaded build.
Tom Lane
2007-10-03
1
-2
/
+7
*
Fix typo
Magnus Hagander
2007-10-03
1
-2
/
+2
*
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
12
-470
/
+548
*
Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes
2007-10-03
5
-39
/
+40
*
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02
5
-83
/
+119
*
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Michael Meskes
2007-09-30
5
-93
/
+119
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
1
-3
/
+2
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26
4
-90
/
+116
*
Removed superfluous ECPGfree() call.
Michael Meskes
2007-09-21
1
-2
/
+1
*
Hopefully fixed missing CHAR_BIT symbol
Michael Meskes
2007-08-14
1
-1
/
+4
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
8
-348
/
+748
*
Fixed one memory leak in descriptor code.
Michael Meskes
2007-06-11
2
-4
/
+16
*
Make some messages more consistent
Peter Eisentraut
2007-05-31
1
-2
/
+2
*
Added some more error logging.
Michael Meskes
2007-05-10
1
-1
/
+10
*
Removed non-existant function from extern.h
Michael Meskes
2007-04-27
1
-8
/
+1
*
Inlined two functions to get rid of va_list problems on some archs.
Michael Meskes
2007-04-27
2
-146
/
+144
*
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-03-29
4
-12
/
+39
*
- Changed some whitespacing in connect statement.
Michael Meskes
2007-03-17
1
-2
/
+2
*
Fixed multibyte handling as reported by <harada.toshi@oss.ntt.co.jp>.
Michael Meskes
2007-02-11
1
-22
/
+30
*
Applied Magnus Hagander's patch to take away some compiler warnings.
Michael Meskes
2007-02-02
1
-2
/
+2
*
Cleaned up va_list handling. Hopefully this now works on all archs.
Michael Meskes
2007-02-02
1
-10
/
+8
*
Removed compiler warning due to unneeded unsigned declaration.
Michael Meskes
2007-01-25
2
-4
/
+4
*
Remove remains of old depend target.
Peter Eisentraut
2007-01-20
1
-8
/
+1
*
Simplified regression handling
Michael Meskes
2007-01-12
4
-9
/
+16
*
Applied Joachim's patch for a --regression option.
Michael Meskes
2007-01-11
3
-25
/
+12
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Stamp major release 8.3.0, and increment library version numbers.
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Applied patch by Peter Harris to free auto_mem structure on connect
Michael Meskes
2006-11-08
2
-3
/
+6
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
8
-512
/
+572
*
Fix a couple other places that need to know about (some) src/port/ files
Tom Lane
2006-09-28
1
-4
/
+4
*
Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in
Tom Lane
2006-09-11
1
-4
/
+4
*
Install a cleaner solution to the AIX libpq linking problem, as per
Tom Lane
2006-09-10
1
-3
/
+2
*
Synced parser.
Michael Meskes
2006-09-05
1
-1
/
+3
*
Fixed parser and library to allow empty database names.
Michael Meskes
2006-08-29
1
-2
/
+3
*
Partial fix for ecpg's VPATH problems. It compiles and successfully
Tom Lane
2006-08-28
1
-2
/
+3
[next]