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
/
libpq
Age
Commit message (
Expand
)
Author
1998-03-22
Moved sys/types.h to before netdb.h
Marc G. Fournier
1998-03-20
HPUX build does not build shared lib versions of libpq and libpq++
Bruce Momjian
1998-03-20
In libpq-fe.h: #if defined(sun) && defined(sparc) && !defined(__svr4)
Bruce Momjian
1998-03-15
From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
Marc G. Fournier
1998-02-27
From: Darren King <darrenk@insightdist.com>
Marc G. Fournier
1998-02-26
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-24
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-02-24
Install spi.h and trigger.in
Marc G. Fournier
1998-02-13
From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
Marc G. Fournier
1998-01-31
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-29
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-28
From: Peter T Mount <patches@maidast.demon.co.uk>
Marc G. Fournier
1998-01-26
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-23
Fixes a free() problem under FreeBSD
Marc G. Fournier
1998-01-17
From: "Michael J. Maravillo" <mmj@philonline.com>
Marc G. Fournier
1998-01-17
From: "Billy G. Allie" <Bill.Allie@mug.org>
Marc G. Fournier
1998-01-17
From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>
Marc G. Fournier
1998-01-14
Cleanup of prototypes. FIx for PQtrace start/stop several times.
Bruce Momjian
1998-01-13
Remove unused "option" from PQconnectdb().
Vadim B. Mikheev
1998-01-13
From: Goran Thyni <goran@bildbasen.se>
Marc G. Fournier
1998-01-13
One more src/interfaces/libpq/Makefile problem: there's an explicit
Marc G. Fournier
1998-01-13
Various fixes resulting from removing the PORTNAME defines
Marc G. Fournier
1997-12-23
Add newline/tab to middle of long failure message to pretty it up a bit.
Thomas G. Lockhart
1997-12-05
Fix tolower loops to go in proper direction for cache.
Bruce Momjian
1997-12-04
Run through toupper() conversion in the forward direction.
Thomas G. Lockhart
1997-12-04
Update description for PGHOST and unix domain sockets. Add warning for faile...
Bruce Momjian
1997-12-04
Update description for PGHOST and unix domain sockets. Add warning for faile...
Bruce Momjian
1997-12-04
From: todd brandys <brandys@eng3.hep.uiuc.edu>
Marc G. Fournier
1997-12-01
Fix pg_dump, and libpq changes.
Bruce Momjian
1997-12-01
Document pg_dump -z, clean up option list. Fix problem with libpq handling o...
Bruce Momjian
1997-11-17
Unscramble port selection logic to avoid compiler complaints about
Thomas G. Lockhart
1997-11-14
Add other initialization environment variables:
Thomas G. Lockhart
1997-11-10
Add PGTZ environment variable to initialization code.
Thomas G. Lockhart
1997-11-10
Fix case issues with quotes.
Bruce Momjian
1997-11-07
Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se
Bruce Momjian
1997-11-03
Add paging for \d, and fix \i.
Bruce Momjian
1997-09-18
Inline memset() as MemSet().
Bruce Momjian
1997-09-08
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-05
Add // comments.
Bruce Momjian
1997-08-27
Number of tuples inserted/affected by INSERT/UPDATE/DELETE...
Vadim B. Mikheev
1997-08-17
Fix up paths to $(SRCDIR)
Marc G. Fournier
1997-08-12
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-07-29
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-12
Change char to int as used in EOF compare, Gerhard
Bruce Momjian
1997-06-06
From: Igor <igor@sba.miami.edu>
Marc G. Fournier
1997-06-01
From: Igor <igor@sba.miami.edu>
Marc G. Fournier
1997-06-01
Added \n to error message.
Bruce Momjian
1997-06-01
Escape newline in select output, from A. Duursma.
Bruce Momjian
[next]