index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
fe-connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From: Raymond Toy <toy@rtp.ericsson.se>
Marc G. Fournier
1997-04-17
1
-1
/
+2
*
connectDB(): setsockopt (..., TCP_NODELAY, ...) added.
Vadim B. Mikheev
1997-04-16
1
-2
/
+21
*
A couple of cleanups from Scott Harrison <Scott_Harrison@next.com>
Marc G. Fournier
1997-04-15
1
-1
/
+2
*
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Marc G. Fournier
1997-04-02
1
-2
/
+2
*
Here's two more diffs...
Marc G. Fournier
1997-03-25
1
-2
/
+2
*
- Renamed the variable names to something shorter, and I hope
Marc G. Fournier
1997-03-25
1
-3
/
+7
*
- Move most of the I/O in both libpq and the backend to a set
Marc G. Fournier
1997-03-18
1
-1
/
+29
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
1
-4
/
+32
*
Various patches for nextstep by GregorHoffleit
Marc G. Fournier
1997-02-13
1
-2
/
+10
*
Make strdup work for Ultrix. Thanks Erik Bertelsen
Bryan Henderson
1996-11-28
1
-15
/
+1
*
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-26
1
-2
/
+4
*
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-26
1
-2
/
+3
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
1
-7
/
+4
*
As proposed,
Marc G. Fournier
1996-11-11
1
-1
/
+4
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-3
/
+4
*
Add #include <ctype.h> to quiet compiler about missing declaration of isspace().
Bryan Henderson
1996-11-10
1
-1
/
+2
*
Added in PQconnectdb() function
Marc G. Fournier
1996-11-09
1
-2
/
+423
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
1
-2
/
+2
*
shared build fails, but the rest compiles...formatting error in the
Marc G. Fournier
1996-11-03
1
-4
/
+6
*
Fix sigaction again to try for portability.
Bryan Henderson
1996-10-29
1
-3
/
+3
*
Change treatment of sigaction structure again to include even more platforms.
Bryan Henderson
1996-10-16
1
-2
/
+8
*
Remove 4th element of sigaction structure so it works on more platforms.
Bryan Henderson
1996-10-15
1
-2
/
+2
*
Add PGUSER environment variable for client to specify Postgres username.
Bryan Henderson
1996-10-10
1
-33
/
+76
*
Here's a minor fix that fixes a casting problem:
Marc G. Fournier
1996-08-19
1
-2
/
+2
*
Fixes:
Marc G. Fournier
1996-08-19
1
-63
/
+53
*
Updates to libpq to fix breakage in previous patch...
Marc G. Fournier
1996-08-10
1
-3
/
+4
*
Fixes for:
Marc G. Fournier
1996-08-06
1
-4
/
+4
*
Alot of "changes" from Dr. George's source tree...
Marc G. Fournier
1996-07-23
1
-30
/
+35
*
- libpq calls "fe_getauthname()" two times in "fe-connect.c", but
Marc G. Fournier
1996-07-19
1
-15
/
+19
*
fixes for several potential null pointer dereferences
Marc G. Fournier
1996-07-12
1
-5
/
+53
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+460