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
/
include
Commit message (
Expand
)
Author
Age
*
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
*
Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
Michael Meskes
2008-03-20
*
Fix uninstall target.
Peter Eisentraut
2008-02-26
*
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...
Michael Meskes
2008-02-17
*
Changed the way symbols are defined in C in INFORMIX mode.
Michael Meskes
2008-02-15
*
Sorry, accidently committed a patch I'm working on. Reverting it.
Michael Meskes
2008-02-14
*
*** empty log message ***
Michael Meskes
2008-02-14
*
Changed prototype for ECPGdo because some compilers don't like int/enum alias...
Michael Meskes
2008-01-13
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
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
*
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02
*
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Michael Meskes
2007-09-30
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26
*
- 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 send by Joachim Wieland to fix INTEGER_DATETIMES under MSVC.
Michael Meskes
2007-05-28
*
- Added patch by Magnus Hagander <magnus@hagander.net> to use native
Michael Meskes
2007-03-29
*
Fix Makefile problem which prevented installation on VPATH builds.
Alvaro Herrera
2006-11-29
*
Also install ecpg_config.h
Michael Meskes
2006-11-28
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Added missing constuctor/destructor for interval and date.
Michael Meskes
2006-09-14
*
Partial fix for ecpg's VPATH problems. It compiles and successfully
Tom Lane
2006-08-28
*
Needed more stuff from c.h.
Michael Meskes
2006-08-24
*
Need more defines in ecpg_config.h, patch sent by Rocco Altier <RoccoA@Routes...
Michael Meskes
2006-08-24
*
Argh, forgot the new file yet again.
Michael Meskes
2006-08-23
*
Replaced double-quote-fix with a hopefully better version.
Michael Meskes
2006-08-23
*
Added lots of SoC stuff made by Joachim.
Michael Meskes
2006-08-15
*
Fixed error handling in numeric conversion (Joachim).
Michael Meskes
2006-08-09
*
Remove redeclaration of struct sqlca_t --- unnecessary and provokes
Tom Lane
2006-08-04
*
ynced parser and keyword list.
Michael Meskes
2006-08-02
*
First small patches needed for regression tests
Michael Meskes
2006-07-31
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
Remove Christof Petig copyright on include file, per author request.
Bruce Momjian
2006-03-08
*
Remove BEOS port.
Bruce Momjian
2006-01-05
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
- Made several variables "const char *" instead of "char *" as proposed by Qi...
Michael Meskes
2005-11-30
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Add missing ecpg prototype for newly added functions.
Bruce Momjian
2004-12-23
*
Fix Cygwin defines to be consistent.
Bruce Momjian
2004-09-09
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
- Fixed indicator in SET DESCRIPTOR.
Michael Meskes
2004-07-05
*
Made sure SET DESCRIPTOR accepts all data types including constants.
Michael Meskes
2004-07-04
[next]