index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
*
Make strdup work for Ultrix. Thanks Erik Bertelsen
Bryan Henderson
1996-11-28
*
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-26
*
Fix double-colon syntax error on fe-lobj.o.
Bryan Henderson
1996-11-26
*
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-26
*
Include stdio.h to fix Craig Anderson's compile problem.
Bryan Henderson
1996-11-22
*
following is a little fix for libpq.
Bruce Momjian
1996-11-20
*
Quiet compiler warnings, ignore the ones we can't.
Bryan Henderson
1996-11-18
*
Ignore compiler warnings, because we can't escape "abstract declarator used
Bryan Henderson
1996-11-18
*
Copy needed include files into standard directory.
Bruce Momjian
1996-11-17
*
Added include file needed by memset().
Bruce Momjian
1996-11-16
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
*
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-13
*
Forgot in yesterday's make file blitz.
Bryan Henderson
1996-11-13
*
End of the make file simplifications.
Bryan Henderson
1996-11-12
*
As proposed,
Marc G. Fournier
1996-11-11
*
Various cleanups from D'Arcy
Marc G. Fournier
1996-11-11
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Add #include <ctype.h> to quiet compiler about missing declaration of isspace().
Bryan Henderson
1996-11-10
*
Added in PQconnectdb() function
Marc G. Fournier
1996-11-09
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Fix typo in file name found during install.
Bruce Momjian
1996-11-08
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
There is a problem in the Makefile of libpgtcl on linux (and maybe also on
Marc G. Fournier
1996-11-08
*
Add ability to deal with the fmgr.h dependency.
Bryan Henderson
1996-11-04
*
Rename CDEBUG to COPT
Bruce Momjian
1996-11-04
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
*
shared build fails, but the rest compiles...formatting error in the
Marc G. Fournier
1996-11-03
*
Continuation of make file simplification; deal with header file shuffle.
Bryan Henderson
1996-11-02
*
Changed include path.
Bruce Momjian
1996-10-31
*
Changes to libpgtcl submitted by: wieck@sapserv.debis.de (Jan Wieck)
Marc G. Fournier
1996-10-30
*
Fix sigaction again to try for portability.
Bryan Henderson
1996-10-29
*
Add CFLAGS+=-DPOSTPORT=... so we can take it out of the global CFLAGS.
Bryan Henderson
1996-10-25
*
Change treatment of sigaction structure again to include even more platforms.
Bryan Henderson
1996-10-16
*
Remove 4th element of sigaction structure so it works on more platforms.
Bryan Henderson
1996-10-15
*
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-13
*
Add PGUSER environment variable for client to specify Postgres username.
Bryan Henderson
1996-10-10
*
Well I haven't received any feedback pro or con re my suggested new Tcl
Marc G. Fournier
1996-10-07
*
Fix location of include files to match postgres.h includes.
Bruce Momjian
1996-09-25
*
CFLAGS +- -I... got messed by one of Bryan's patches
Marc G. Fournier
1996-09-23
*
Here's a patch that I discussed recently on pg95-dev that changes the
Marc G. Fournier
1996-09-23
*
I have made some corrections to my previous patches for retrieving array
Marc G. Fournier
1996-09-16
*
Fixes:
Marc G. Fournier
1996-09-16
*
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-28
*
|May I suggest to add access to the oid of an inserted
Marc G. Fournier
1996-08-21
*
Here's a minor fix that fixes a casting problem:
Marc G. Fournier
1996-08-19
*
Fixes:
Marc G. Fournier
1996-08-19
*
|
Release_2_0
Marc G. Fournier
1996-08-14
*
|
Marc G. Fournier
1996-08-14
*
Fixes:
Marc G. Fournier
1996-08-13
*
Updates to libpq to fix breakage in previous patch...
Marc G. Fournier
1996-08-10
[next]