]> granicus.if.org Git - postgresql/history - src/interfaces/ecpg/include
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / interfaces / ecpg / include /
2019-09-20 Tom LaneRevert "Add DECLARE STATEMENT support to ECPG."
2019-07-08 Michael PaquierFix inconsistencies in the code
2019-05-22 Tom LaneInitial pgindent run for v12.
2019-05-22 Michael MeskesImplement PREPARE AS statement for ECPG.
2019-02-18 Michael MeskesAdd bytea datatype to ECPG.
2019-02-16 Michael MeskesAdd DECLARE STATEMENT support to ECPG.
2018-07-11 Alexander KorotkovFix more wrong paths in header comments
2018-06-18 Thomas MunroAdd PGTYPESchar_free() to avoid cross-module problems...
2017-11-10 Peter EisentrautAdd some const decorations to prototypes
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-02-23 Tom LaneRemove now-dead code for !HAVE_INT64_TIMESTAMP.
2017-02-23 Tom LaneDe-support floating-point timestamps.
2016-02-01 Michael MeskesMake sure ecpg header files do not have a comment lasti...
2015-03-26 Tom LaneTweak __attribute__-wrapping macros for better pgindent...
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2014-05-07 Bruce MomjianWith ecpg exclusion removed, re-run pgindent for 9.4
2014-05-06 Bruce Momjianpgindent run for 9.4
2013-03-30 Peter Eisentrautecpg: Parallel make fix
2011-12-18 Michael MeskesMark variables as const in pgtypeslib if they only...
2011-03-27 Greg Starkfix up a couple non-prototypes of the form foo() to...
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-19 Peter EisentrautRemove extra newlines at end and beginning of files...
2010-05-25 Michael MeskesReplace self written 'long long int' configure test...
2010-05-25 Michael MeskesAdded a configure test for "long long" datatypes. So...
2010-02-26 Bruce MomjianRevert pgindent changes to ecpg include files that...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-02 Michael MeskesFixed NaN/Infinity problems in ECPG for float/double...
2010-01-26 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2010-01-15 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2010-01-07 Tom LaneRemove all the special-case code for INT64_IS_BUSTED...
2010-01-06 Michael MeskesRemove __FUNCTION__ keyword that is not recognized...
2010-01-05 Michael MeskesAnd another one
2010-01-05 Michael MeskesAnd another one of the same problem.
2010-01-05 Michael MeskesAh, should read the file completely. I got so used...
2010-01-05 Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2009-10-26 Peter EisentrautSimplify a few makefile rules since install-sh can...
2009-09-18 Michael MeskesAdded patch by Bernd Helmle <bernd.helmle@credativ...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-14 Michael MeskesMade sure sqlca is reset for declare cursor in Informix...
2009-08-07 Michael MeskesAdded STRING datatype for Informix compatibility mode...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-20 Michael MeskesRemoved some unneeded variables and comparisons
2009-01-22 Peter EisentrautRecreate ecpg_config.h with a stamp file created by...
2008-05-17 Andrew Dunstanfix ecpg regression tests broken by over-eager adding...
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-05-16 Peter EisentrautAdd localization support to ecpg.
2008-03-20 Michael MeskesAdded ECPGget_PGconn() function to ecpglib, courtesy...
2008-02-26 Peter EisentrautFix uninstall target.
2008-02-17 Michael Meskes- Removed duplicate include of ecpgtype.h which meant...
2008-02-15 Michael MeskesChanged the way symbols are defined in C in INFORMIX...
2008-02-14 Michael MeskesSorry, accidently committed a patch I'm working on...
2008-02-14 Michael Meskes*** empty log message ***
2008-01-13 Michael MeskesChanged prototype for ECPGdo because some compilers...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-10-03 Michael MeskesCleaned up ecpglib and renamed functions that do not...
2007-10-03 Michael MeskesHopefully fixed some stuff that causes Windows builds...
2007-10-02 Michael MeskesITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added...
2007-09-30 Michael MeskesApplied another patch by ITAGAKI Takahiro <itagaki...
2007-09-27 Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-09-26 Michael MeskesApplied patch by ITAGAKI Takahiro <itagaki.takahiro...
2007-08-14 Michael Meskes- Finished major rewrite to use new protocol version
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-05-28 Michael MeskesApplied patch send by Joachim Wieland to fix INTEGER_DA...
2007-03-29 Michael Meskes- Added patch by Magnus Hagander <magnus@hagander.net...
2006-11-29 Alvaro HerreraFix Makefile problem which prevented installation on...
2006-11-28 Michael MeskesAlso install ecpg_config.h
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-14 Michael MeskesAdded missing constuctor/destructor for interval and...
2006-08-28 Tom LanePartial fix for ecpg's VPATH problems. It compiles...
2006-08-24 Michael MeskesNeeded more stuff from c.h.
2006-08-24 Michael MeskesNeed more defines in ecpg_config.h, patch sent by Rocco...
2006-08-23 Michael MeskesArgh, forgot the new file yet again.
2006-08-23 Michael MeskesReplaced double-quote-fix with a hopefully better version.
2006-08-15 Michael MeskesAdded lots of SoC stuff made by Joachim.
2006-08-09 Michael MeskesFixed error handling in numeric conversion (Joachim).
2006-08-04 Tom LaneRemove redeclaration of struct sqlca_t --- unnecessary...
2006-08-02 Michael Meskesynced parser and keyword list.
2006-07-31 Michael MeskesFirst small patches needed for regression tests
2006-07-15 Tom LaneFix some makefiles that fail to yield good results...
2006-07-11 Bruce MomjianAllow each C include file to compile on its own by...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-08 Bruce MomjianRemove Christof Petig copyright on include file, per...
2006-01-05 Bruce MomjianRemove BEOS port.
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-11-30 Michael Meskes- Made several variables "const char *" instead of...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2004-12-23 Bruce MomjianAdd missing ecpg prototype for newly added functions.
2004-09-09 Bruce MomjianFix Cygwin defines to be consistent.
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-07-05 Michael Meskes- Fixed indicator in SET DESCRIPTOR.
2004-07-04 Michael MeskesMade sure SET DESCRIPTOR accepts all data types includi...
2004-06-30 Michael MeskesAdded SET DESCRIPTOR command.
2004-06-27 Michael Meskes- Only use typedefs inside their scope.
2004-05-10 Michael Meskes- Argh, just another bug in adjust_informix.
2004-01-28 Michael Meskes- Issue a warning if a cursor is declared but not opened.
2003-12-18 Peter EisentrautMove Informix compatibility include files out of the...
next