summaryrefslogtreecommitdiff
path: root/src/interfaces/libpgeasy
Commit message (Expand)AuthorAgeFilesLines
* Remove int16 from libpgeasy examples. Improve error reporting.Bruce Momjian2002-06-073-21/+7
* Fix interface example errors causes by backend changes.Bruce Momjian2002-06-072-2/+2
* Add libpgeasy example file.Bruce Momjian2002-03-061-0/+68
* Improve libpgeasy API for multiple result sets, add example.Bruce Momjian2002-03-042-85/+123
* More comment for libpgeasy.Bruce Momjian2001-12-141-5/+4
* Fix double-memory free in libpgeasy; problem introduced yesterday.Bruce Momjian2001-12-141-0/+3
* Clean up comment in libpgeasy.Bruce Momjian2001-12-141-48/+48
* Free libpgeasy result structure on database close; fixed memory leak.Bruce Momjian2001-12-131-0/+5
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+2
* Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian2001-05-111-2/+2
* pgindent run. Make it all clean.Bruce Momjian2001-03-225-12/+12
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-4/+4
* Use $(filter ...), not $(findstring ...).Peter Eisentraut2000-10-311-2/+2
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-2/+2
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-4/+4
* 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-281-17/+21
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-5/+1
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-2/+2
* Cleanup of <> and ""Bruce Momjian2000-05-294-7/+7
* Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian2000-05-187-88/+17
* Update pgeasy examplesBruce Momjian2000-04-284-4/+6
* Update libpgeasy define.Bruce Momjian2000-04-281-0/+2
* Change libpgeasy to take dbname at end like all other interfaces.Bruce Momjian2000-04-285-9/+9
* Update libpgeasy e-mail addressBruce Momjian2000-04-271-1/+1
* Update libpgeasy readme.Bruce Momjian2000-04-261-1/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-122-6/+6
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-081-4/+2
* Update int28out and out8out and _in_ functions to handle trailing zerosBruce Momjian2000-01-101-2/+2
* Clean up some minor gcc warnings. I'm not touching theTom Lane1999-12-201-2/+8
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-161-2/+2
* Update pgeasy for missing files.Bruce Momjian1999-10-123-0/+380
* Update pgeasy.Bruce Momjian1999-10-119-396/+18
* cleanup of pgeasy.Bruce Momjian1999-10-111-35/+1
* pgeasy update.Bruce Momjian1999-10-1111-0/+881