index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
1996-11-18
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-17
Copy needed include files into standard directory.
Bruce Momjian
1996-11-16
Added include file needed by memset().
Bruce Momjian
1996-11-14
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-13
Forgot in yesterday's make file blitz.
Bryan Henderson
1996-11-12
End of the make file simplifications.
Bryan Henderson
1996-11-11
As proposed,
Marc G. Fournier
1996-11-11
Various cleanups from D'Arcy
Marc G. Fournier
1996-11-10
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-09
Added in PQconnectdb() function
Marc G. Fournier
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-11-08
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-04
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-03
shared build fails, but the rest compiles...formatting error in the
Marc G. Fournier
1996-11-02
Continuation of make file simplification; deal with header file shuffle.
Bryan Henderson
1996-10-31
Changed include path.
Bruce Momjian
1996-10-30
Changes to libpgtcl submitted by: wieck@sapserv.debis.de (Jan Wieck)
Marc G. Fournier
1996-10-29
Fix sigaction again to try for portability.
Bryan Henderson
1996-10-25
Add CFLAGS+=-DPOSTPORT=... so we can take it out of the global CFLAGS.
Bryan Henderson
1996-10-16
Change treatment of sigaction structure again to include even more platforms.
Bryan Henderson
1996-10-15
Remove 4th element of sigaction structure so it works on more platforms.
Bryan Henderson
1996-10-13
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-10
Add PGUSER environment variable for client to specify Postgres username.
Bryan Henderson
1996-10-07
Well I haven't received any feedback pro or con re my suggested new Tcl
Marc G. Fournier
1996-09-25
Fix location of include files to match postgres.h includes.
Bruce Momjian
1996-09-23
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-16
I have made some corrections to my previous patches for retrieving array
Marc G. Fournier
1996-09-16
Fixes:
Marc G. Fournier
1996-08-28
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-21
|May I suggest to add access to the oid of an inserted
Marc G. Fournier
1996-08-19
Here's a minor fix that fixes a casting problem:
Marc G. Fournier
1996-08-19
Fixes:
Marc G. Fournier
1996-08-14
|
Release_2_0
Marc G. Fournier
1996-08-14
|
Marc G. Fournier
1996-08-13
Fixes:
Marc G. Fournier
1996-08-10
Updates to libpq to fix breakage in previous patch...
Marc G. Fournier
1996-08-06
Fixes for:
Marc G. Fournier
1996-08-01
Change the TEMPDIR to be obj instead of /tmp
Marc G. Fournier
1996-07-31
Row count patch from Bruce
Marc G. Fournier
1996-07-31
Everyone seems to suggestion this is something that should be there...
Marc G. Fournier
1996-07-31
Added <sys/termios.h> for i386_solaris port
Marc G. Fournier
1996-07-31
Fixes: Floating point exception in psql
Marc G. Fournier
[next]