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
Age
Commit message (
Expand
)
Author
1998-06-09
Attached is a patch that fixes these leaks, and does a couple other
Bruce Momjian
1998-06-08
Fixed exec path problem.
Bruce Momjian
1998-06-08
Official V.0244 (missed a file)
Byron Nikolaidis
1998-06-08
Show filename on exec failure.
Bruce Momjian
1998-06-08
Fix typo.
Bruce Momjian
1998-06-08
Update driver to official 6.30.0244 release.
Byron Nikolaidis
1998-06-08
Add real random() call to postmaster for use in cancel.
Bruce Momjian
1998-06-05
Also added two new files.
Bruce Momjian
1998-06-05
I made several adjustments to my earlier patch to handle the
Bruce Momjian
1998-06-04
Show backend status on ps command line. Remove unused args from
Bruce Momjian
1998-06-03
Update odbc driver to current version V.0244
Byron Nikolaidis
1998-06-03
From: Peter T Mount <patches@maidast.demon.co.uk>
Marc G. Fournier
1998-06-03
From: Peter T Mount <patches@maidast.demon.co.uk>
Marc G. Fournier
1998-06-03
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-06-01
pgsql no more needs to be installed for perl
Edmund Mergl
1998-06-01
adapted Makefile.PL to be build in source tree
Edmund Mergl
1998-05-31
Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6
Thomas G. Lockhart
1998-05-29
cleanup.
Bruce Momjian
1998-05-29
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
Define new routines oper_exact() and oper_inexact().
Thomas G. Lockhart
1998-05-29
Add func_select_candidate() to allow use in unary operator parsing.
Thomas G. Lockhart
1998-05-29
Add NAMEOID as built-in type.
Thomas G. Lockhart
1998-05-29
Do type conversion to match columns in UNION clauses.
Thomas G. Lockhart
1998-05-29
Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths are
Thomas G. Lockhart
1998-05-29
Fix up a couple of comments broken by the automatic indenting process.
Thomas G. Lockhart
1998-05-29
Add conversion functions between "name" and other string types.
Thomas G. Lockhart
1998-05-29
Add conversion functions to and from the "name" data type.
Thomas G. Lockhart
1998-05-29
Ensure string is completely null padded on input (as advertised).
Thomas G. Lockhart
1998-05-29
Add test for UNION.
Thomas G. Lockhart
1998-05-29
Add test for UNION.
Thomas G. Lockhart
1998-05-27
postmaster/postgres options cleanup.
Bruce Momjian
1998-05-26
Cleanup.
Bruce Momjian
1998-05-26
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-05-26
Fix for drop database and junk filters.
Bruce Momjian
1998-05-26
Fix for postgres started from command line, sends 'Z' protocol
Bruce Momjian
1998-05-24
Clean up pg_hba.conf
Bruce Momjian
1998-05-24
1998-05-18 Karl Eichwalder <ke@suse.de>
Marc G. Fournier
1998-05-24
From: Brook Milligan <brook@trillium.NMSU.Edu>
Marc G. Fournier
1998-05-24
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-05-22
Solaris 5 fix.
Bruce Momjian
1998-05-22
Move FAQ_DEV to docs directory, where it belongs.
Bruce Momjian
1998-05-21
From: David Hartwig <daveh@insightdist.com>
Marc G. Fournier
1998-05-21
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-05-19
Allow cancel from client of backend query. Change some int variables
Bruce Momjian
1998-05-18
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-05-15
Another \f\ fix for psql.
Bruce Momjian
1998-05-14
Pass atttypmod to the frontend.
Bruce Momjian
1998-05-13
Remove extraneous -DPARSEDEBUG from CFLAGS options.
Thomas G. Lockhart
1998-05-13
Made a copy of errors with the AC_TRY_RUN() macro...appears to work better
Marc G. Fournier
1998-05-13
Add a check for DBL_MIN problem...not sure if this is right...needs
Marc G. Fournier
[next]