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-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
1996-07-29
clean up /tmp behind itself
Marc G. Fournier
1996-07-28
small port fixes for sparc_solaris
Marc G. Fournier
1996-07-27
and now, the long awaited PAGER patches from Bruce...
Marc G. Fournier
1996-07-27
My patch to fe-connect.c introduced a new bug which is triggered only, if
Marc G. Fournier
1996-07-25
PQprint() routines. The older code is still there for historical
Julian Assange
1996-07-23
Last changes to src from Dr. George *wipes brow*
Marc G. Fournier
1996-07-23
Alot of "changes" from Dr. George's source tree...
Marc G. Fournier
1996-07-19
- libpq calls "fe_getauthname()" two times in "fe-connect.c", but
Marc G. Fournier
1996-07-19
Fix PAGER bug in createuser/etc scripts
Marc G. Fournier
1996-07-18
libpq and psql.c have been modified to do various things they didn't do
Marc G. Fournier
1996-07-12
fixes for several potential null pointer dereferences
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier