summaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Change treatment of sigaction structure again to include even more platforms.Bryan Henderson1996-10-161-2/+8
* Remove 4th element of sigaction structure so it works on more platforms.Bryan Henderson1996-10-151-2/+2
* Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian1996-10-131-2/+5
* Add PGUSER environment variable for client to specify Postgres username.Bryan Henderson1996-10-102-34/+78
* Well I haven't received any feedback pro or con re my suggested new TclMarc G. Fournier1996-10-073-3/+122
* Fix location of include files to match postgres.h includes.Bruce Momjian1996-09-251-2/+4
* CFLAGS +- -I... got messed by one of Bryan's patchesMarc G. Fournier1996-09-231-3/+3
* Here's a patch that I discussed recently on pg95-dev that changes theMarc G. Fournier1996-09-232-63/+54
* I have made some corrections to my previous patches for retrieving arrayMarc G. Fournier1996-09-161-1/+198
* Fixes:Marc G. Fournier1996-09-161-1/+24
* modifications required to reflect centralized include filesMarc G. Fournier1996-08-281-1/+2
* |May I suggest to add access to the oid of an insertedMarc G. Fournier1996-08-211-1/+5
* Here's a minor fix that fixes a casting problem:Marc G. Fournier1996-08-191-2/+2
* Fixes:Marc G. Fournier1996-08-191-63/+53
* |Release_2_0Marc G. Fournier1996-08-141-2/+3
* |Marc G. Fournier1996-08-141-4/+18
* Fixes:Marc G. Fournier1996-08-132-7/+38
* Updates to libpq to fix breakage in previous patch...Marc G. Fournier1996-08-102-56/+57
* Fixes for:Marc G. Fournier1996-08-066-89/+90
* Change the TEMPDIR to be obj instead of /tmpMarc G. Fournier1996-08-011-2/+2
* Row count patch from BruceMarc G. Fournier1996-07-312-26/+38
* Everyone seems to suggestion this is something that should be there...Marc G. Fournier1996-07-311-4/+1
* Added <sys/termios.h> for i386_solaris portMarc G. Fournier1996-07-311-2/+3
* Fixes: Floating point exception in psqlMarc G. Fournier1996-07-311-2/+5
* clean up /tmp behind itselfMarc G. Fournier1996-07-291-1/+2
* small port fixes for sparc_solarisMarc G. Fournier1996-07-281-1/+9
* and now, the long awaited PAGER patches from Bruce...Marc G. Fournier1996-07-272-41/+65
* My patch to fe-connect.c introduced a new bug which is triggered only, ifMarc G. Fournier1996-07-271-8/+8
* PQprint() routines. The older code is still there for historicalJulian Assange1996-07-251-2/+2
* Last changes to src from Dr. George *wipes brow*Marc G. Fournier1996-07-232-3/+29
* Alot of "changes" from Dr. George's source tree...Marc G. Fournier1996-07-234-120/+220
* - libpq calls "fe_getauthname()" two times in "fe-connect.c", butMarc G. Fournier1996-07-191-15/+19
* Fix PAGER bug in createuser/etc scriptsMarc G. Fournier1996-07-191-1/+40
* libpq and psql.c have been modified to do various things they didn't doMarc G. Fournier1996-07-182-133/+308
* fixes for several potential null pointer dereferencesMarc G. Fournier1996-07-122-15/+140
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-0936-0/+5802