summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/lib
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fixed the long long problem.Michael Meskes2001-04-051-2/+0
* Fix comments that were mis-wrapped, for Tom Lane.Bruce Momjian2001-03-231-3/+4
* pgindent run. Make it all clean.Bruce Momjian2001-03-227-258/+315
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Remove // and make /* */Bruce Momjian2001-02-121-2/+2
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+1
* Applied two bug fixes by Christof Petig.Michael Meskes2001-01-311-45/+63
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Moved database name handling to libecpg.Michael Meskes2001-01-231-8/+147
* 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-182-5/+7
* Silence compiler warning.Tom Lane2000-12-071-1/+0
* Add configure checks for strtoll, strtoull (or strto[u]q). DisablePeter Eisentraut2000-11-204-6/+27
* Removed multibyte stuff since client does not know about encoding in the back...Michael Meskes2000-10-291-4/+12
* Fixed mixing of two enum datatypes.Michael Meskes2000-10-221-2/+2
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-2/+2
* Added patch by Cristof for catching yet another NOTICE.Michael Meskes2000-10-041-1/+2
* 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
* Change // to /*.Bruce Momjian2000-09-251-2/+2
* *** empty log message ***Michael Meskes2000-09-211-2/+2
* *** empty log message ***Michael Meskes2000-09-206-56/+327
* *** empty log message ***Michael Meskes2000-09-195-14/+102
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-282-46/+47
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-4/+1
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-2/+2
* Cleanup of <> and ""Bruce Momjian2000-05-2910-38/+38
* *** empty log message ***Michael Meskes2000-05-172-5/+23
* *** empty log message ***Michael Meskes2000-05-151-3/+3
* Make ECPGraise's str parameter const to suppress warnings from gccTom Lane2000-04-181-5/+7
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-129-699/+737
* *** empty log message ***Michael Meskes2000-04-051-2/+2
* *** empty log message ***Michael Meskes2000-04-052-9/+14
* *** empty log message ***Michael Meskes2000-04-031-38/+83
* *** empty log message ***Michael Meskes2000-03-301-6/+1
* Patch possible portability problem: a few places had // style comments,Tom Lane2000-03-172-3/+3
* *** empty log message ***Michael Meskes2000-03-091-2/+2
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-081-4/+4
* *** empty log message ***Michael Meskes2000-03-0711-316/+386
* *** empty log message ***Michael Meskes2000-03-031-2/+2
* *** empty log message ***Michael Meskes2000-03-015-48/+114
* *** empty log message ***Michael Meskes2000-02-251-2/+7
* *** empty log message ***Michael Meskes2000-02-252-3/+4
* *** empty log message ***Michael Meskes2000-02-238-784/+912
* *** empty log message ***Michael Meskes2000-02-224-23/+185
* *** empty log message ***Michael Meskes2000-02-182-24/+64
* *** empty log message ***Michael Meskes2000-02-182-8/+29
* *** empty log message ***Michael Meskes2000-02-181-20/+0