summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/lib/execute.c
Commit message (Expand)AuthorAgeFilesLines
* Forgot some files...Michael Meskes2003-03-161-1143/+0
* - Applied error reporting patch by Matthew VanecekMichael Meskes2003-02-131-13/+17
* Merged ecpg_big_bison back into HEADMichael Meskes2002-10-211-2/+2
* pgindent run.Bruce Momjian2002-09-041-28/+29
* Synced parser yet again.Michael Meskes2002-07-201-4/+3
* Applied Lee Kindness' patch to fix one of memory allocation with floating poi...Michael Meskes2002-06-121-4/+4
* - Fixed variable handling for struct members.Michael Meskes2002-01-131-5/+6
* Fixed array pointers, no longer using void * in arithmetics.Michael Meskes2002-01-081-9/+9
* - Removed space_or_nl and line_end from pgc.l.Michael Meskes2001-12-231-54/+34
* Spell 'precedes', 'preceding' correctly in various places.Tom Lane2001-11-211-2/+2
* Added Christof's patches.Michael Meskes2001-11-141-61/+109
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-4/+4
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-5/+5
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-397/+415
* Make sure each call to ECPGraise is logged.Michael Meskes2001-10-051-8/+4
* Re-added Tom's patch fixing my setlocale patch. I accidentlyMichael Meskes2001-10-021-8/+14
* - Fixed truncate bug.Michael Meskes2001-10-011-142/+170
* Fix the setlocale problem in a way that actually works. setlocaleTom Lane2001-09-291-8/+14
* - Synced preproc.y with gram.y.Michael Meskes2001-09-251-4/+4
* - Synced preproc.y with gram.y.Michael Meskes2001-09-191-181/+20
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-3/+4
* - Synced preproc.y with gram.y.Michael Meskes2001-08-191-1/+4
* Since PQoidStatus is deprecated, we should probably stop using it inTom Lane2001-08-101-3/+3
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-39/+47
* Remove // and make /* */Bruce Momjian2001-02-121-2/+2
* Applied two bug fixes by Christof Petig.Michael Meskes2001-01-311-45/+63
* I've found a memory leak in libecpg of PostgreSQL 7.0.3.Bruce Momjian2001-01-021-1/+2
* - Synced gram.y and preproc.y.Michael Meskes2000-12-181-3/+1
* Add configure checks for strtoll, strtoull (or strto[u]q). DisablePeter Eisentraut2000-11-201-3/+7
* Removed multibyte stuff since client does not know about encoding in the back...Michael Meskes2000-10-291-4/+12
* In the meaning of bug-fix, the patch is not needed. Because youBruce Momjian2000-10-021-2/+4
* - Synced preproc.y with gram.y.Michael Meskes2000-09-261-1/+5
* *** empty log message ***Michael Meskes2000-09-211-2/+2
* *** empty log message ***Michael Meskes2000-09-201-25/+103
* *** empty log message ***Michael Meskes2000-09-191-1/+44
* Cleanup of <> and ""Bruce Momjian2000-05-291-6/+6
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-113/+133
* *** empty log message ***Michael Meskes2000-04-051-2/+2
* *** empty log message ***Michael Meskes2000-04-051-4/+4
* *** empty log message ***Michael Meskes2000-04-031-38/+83
* Patch possible portability problem: a few places had // style comments,Tom Lane2000-03-171-2/+2
* *** empty log message ***Michael Meskes2000-03-071-0/+984