index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
Commit message (
Expand
)
Author
Age
*
Fixed incorrect argument handling in SET command if argument is a variable.
Michael Meskes
2008-08-19
*
Synced parser.
Michael Meskes
2008-05-20
*
fix ecpg regression tests broken by over-eager adding of $PostgreSQL$ markers
Andrew Dunstan
2008-05-17
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Add localization support to ecpg.
Peter Eisentraut
2008-05-16
*
Sorry, copied wrong files.
Michael Meskes
2008-03-27
*
- Moved from PQsetdbLogin to PQconnectDB.
Michael Meskes
2008-03-27
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
Michael Meskes
2008-03-20
*
Fixed bug that caused arrays of varchar to be output with incomplete name.
Michael Meskes
2008-03-02
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
*
- EXECUTE can return NOT FOUND so it should be checked here too.
Michael Meskes
2008-02-14
*
Re-enabled variables in fetch/move command.
Michael Meskes
2008-01-15
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Sorry, hit the wrong button with my last commit. Here's the correct changelog:
Michael Meskes
2007-12-28
*
*** empty log message ***
Michael Meskes
2007-12-28
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Tweak recently-added tests to suppress scary-looking warnings on 64-bit
Tom Lane
2007-10-03
*
Make ECPG regression tests run with -c only for array_of_struct.pgc
Magnus Hagander
2007-10-03
*
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
*
Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes
2007-10-03
*
Made new test also work without threading enabled.
Michael Meskes
2007-10-02
*
No idea where this file came from.
Michael Meskes
2007-10-02
*
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02
*
In hopes of un-breaking the buildfarm, add missing file from
Tom Lane
2007-09-30
*
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Michael Meskes
2007-09-30
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26
*
Synced parser and keyword list.
Michael Meskes
2007-09-04
*
unbreak ECPG tests for VPATH builds.
Andrew Dunstan
2007-08-23
*
It seems we simply expected the same output for failure and success.
Michael Meskes
2007-08-14
*
It seems I always forget .in files.
Michael Meskes
2007-08-14
*
Fixed compiler warning for enum handling
Michael Meskes
2007-08-14
*
As usual I forgot some files. :-)
Michael Meskes
2007-08-14
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
*
Applied patch by Joachim to enable checktcp again
Michael Meskes
2007-06-15
*
Add resultmap entries for mingw - same as for msvc
Magnus Hagander
2007-06-14
*
Properly identify mingw as a win32 platform needing different diff
Magnus Hagander
2007-06-14
*
VPATH fixes.
Alvaro Herrera
2007-06-12
*
Fix search/replace error in makefile for ecpg tests
Magnus Hagander
2007-06-12
*
Rewrite ECPG regression test driver in C, by splitting the standard
Magnus Hagander
2007-06-12
*
Update expected files for textual changes
Peter Eisentraut
2007-06-04
*
Sorry guys, I committed the file from my development snapshot instead the one...
Michael Meskes
2007-05-27
*
The source code changed, so the expected file changed too.
Michael Meskes
2007-05-27
*
Applied Joachim's patch for ecpg_config.h creation on Vista.
Michael Meskes
2007-05-27
*
- Synced parser and keyword list
Michael Meskes
2007-05-10
*
Make ECPG regression tests use native threading instead of pthreads, now that
Magnus Hagander
2007-03-29
*
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-03-29
*
- Changed some whitespacing in connect statement.
Michael Meskes
2007-03-17
*
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-02-09
[next]