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
2000-11-30
Repair residual sillinesses from UUNET virtual host/socket path patch.
Tom Lane
2000-11-30
Make all commands that link a program look like
Peter Eisentraut
2000-11-30
Remove remaining unixsocket-setting interfaces, since the host parameter
Peter Eisentraut
2000-11-28
Remove PQunixsocket from dll file.
Bruce Momjian
2000-11-28
Remove PQunixsocket prototype
Bruce Momjian
2000-11-28
Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir...
Bruce Momjian
2000-11-27
Make PQhost return socket path.
Bruce Momjian
2000-11-27
Added pg_execute command behaving like spi_exec of PL/Tcl
Jan Wieck
2000-11-26
current cvs tree does build because of a small problem in ECPG. Here is a
Bruce Momjian
2000-11-25
Allow jdbc to return proper server version number
Bruce Momjian
2000-11-20
Fix yacc failures in preproc.y.
Tom Lane
2000-11-20
Add configure checks for strtoll, strtoull (or strto[u]q). Disable
Peter Eisentraut
2000-11-20
Parser synced.
Michael Meskes
2000-11-20
Encoding patch to Connection by wrobell@posexperts.com.pl
Peter Mount
2000-11-20
Eliminate unused-variable warning.
Tom Lane
2000-11-17
Recongizing PGCLIENTENCODING has been broken since 7.0.
Tatsuo Ishii
2000-11-17
Suppress occasional failure of final DROP DATABASE due to
Tom Lane
2000-11-17
GNUmakefile failed to provide a way to invoke perl Makefile's
Tom Lane
2000-11-17
Forgot to add ppport.h to MANIFEST.
Tom Lane
2000-11-16
Clean files after installing, since those files will most likely be root
Peter Eisentraut
2000-11-16
Make pgsql compile on FreeBSD-alpha.
Bruce Momjian
2000-11-14
Rename PortName to PortNumber.
Bruce Momjian
2000-11-13
Remove -k unix socketpath option from client side, allow hostname with
Bruce Momjian
2000-11-13
UUNET is looking into offering PostgreSQL as a part of a managed web
Bruce Momjian
2000-11-10
Update to PyGreSQL 3.1:
Bruce Momjian
2000-11-10
the bug was not fixed in the snapshot of November 5th. Also the enterprise
Bruce Momjian
2000-11-09
Applied yet another patch by Christof. Thanks Cristof!
Michael Meskes
2000-11-08
Add dependencies required for parallel make
Peter Eisentraut
2000-11-07
Undo incorrectly committed Makefile.
Michael Meskes
2000-11-07
Third try. Sorry, I had a wrong path in my copy statement.
Michael Meskes
2000-11-07
Added more patches by Cristif Petig.
Michael Meskes
2000-11-04
Fix for missing EUC_TW encoding
Tatsuo Ishii
2000-11-03
Parser sync.
Michael Meskes
2000-11-01
Fixed minor bug in ResultSet for jdbc2 reported by Matthew Denner that absolu...
Peter Mount
2000-10-31
Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...
Michael Meskes
2000-10-31
Use $(filter ...), not $(findstring ...).
Peter Eisentraut
2000-10-30
Sync preproc.y with gram.y.
Michael Meskes
2000-10-30
Avoid dependency on backend's multibyte module as possible.
Tatsuo Ishii
2000-10-29
Removed multibyte stuff since client does not know about encoding in the back...
Michael Meskes
2000-10-28
Remove compiler warnings (add missing include files). Only link against
Peter Eisentraut
2000-10-25
Synced preproc.y with gram.y.
Michael Meskes
2000-10-25
Rearrange handling of -L linker options so that they are always before all
Peter Eisentraut
2000-10-25
From Zoltan Kovacs back in April (sorry for the delay Zoltan!):
Thomas G. Lockhart
2000-10-25
Added some more C constructs to the parser.
Michael Meskes
2000-10-24
Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using
Tom Lane
2000-10-24
Increase buffer size to improve performance of client-side lo_import.
Tom Lane
2000-10-24
Major overhaul of large-object implementation, by Denis Perchine with
Tom Lane
2000-10-23
Polish shared library build to reduce number of special hacks. In
Peter Eisentraut
2000-10-23
Back out xti.h portion of the patch.
Bruce Momjian
2000-10-22
Makeover for Unixware 7.1.1
Peter Eisentraut
[next]