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
/
backend
Age
Commit message (
Expand
)
Author
1998-10-14
Allow auto-detection of cpp and required flags.
Thomas G. Lockhart
1998-10-14
Make genbki.sh a configureable shell program to allow auto-detection
Thomas G. Lockhart
1998-10-14
Allow TIMESTAMP as a column name or general identifier.
Thomas G. Lockhart
1998-10-14
New QUERY_LIMIT set command.
Bruce Momjian
1998-10-13
From: Peter Gucwa <pg@softcomputer.com>
Marc G. Fournier
1998-10-13
This is plain wrong, but check to see if DataDir was set *before* running
Marc G. Fournier
1998-10-13
case statement in select call was missing a break...
Marc G. Fournier
1998-10-13
change configure so that if postgresql isn't being installed as root,
Marc G. Fournier
1998-10-12
Fix for inet from Tom H.
Bruce Momjian
1998-10-12
Fix for version.c warning.
Bruce Momjian
1998-10-12
New INET functions from D'Arcy J.M. Cain
Bruce Momjian
1998-10-12
Fix for inet_net_pton() from Tom.
Bruce Momjian
1998-10-12
Fix for vacuum and cache use. Fix for BSDI 4.0.
Bruce Momjian
1998-10-09
Reverse out vacuum change.
Bruce Momjian
1998-10-09
major/minor shared name cleanup
Bruce Momjian
1998-10-09
Fix for version() string overwrite.
Bruce Momjian
1998-10-09
Add wildcard asterisk to the UNLISTEN syntax.
Thomas G. Lockhart
1998-10-09
Fix for BSDI shared libraries.
Bruce Momjian
1998-10-08
Clean up minor gcc warning about lack of reset_r_plans prototype.
Tom Lane
1998-10-08
No need compile command/version.c anymore.
Bruce Momjian
1998-10-08
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
Bruce Momjian
1998-10-08
Fix for INET type addition.
Bruce Momjian
1998-10-08
Cleanup for snprintf for long long's.
Bruce Momjian
1998-10-08
I agree. I think, though, that the best argument presented in the
Bruce Momjian
1998-10-08
Hello!
Bruce Momjian
1998-10-07
vacuum cleanups
Bruce Momjian
1998-10-07
Fix snprintf.c for machines that don't have long long, like some Irix.
Bruce Momjian
1998-10-07
make lock variable only used with fcntl
Bruce Momjian
1998-10-06
Playing around with pg_dump for a while resulted in some
Bruce Momjian
1998-10-06
Fix for double free from Tatsuo Ishii
Bruce Momjian
1998-10-06
Here are the patches against the current source tree. I have run the
Bruce Momjian
1998-10-06
Substantial rewrite of async.c to avoid problems with non-reentrant stdio
Tom Lane
1998-10-06
Add configure test to make sure fcntl(SETLK) is available,
Tom Lane
1998-10-05
Fix up warning and error messages to use single-quotes around strings.
Thomas G. Lockhart
1998-10-05
Fix up warning and error messages to use single-quotes aroun strings.
Thomas G. Lockhart
1998-10-04
hash.h's use of BSHIFT conflicts with <sys/param.h> on my
Tom Lane
1998-10-04
Add includes for prototypes for new IP type.
Bruce Momjian
1998-10-04
Add prototype include to inet types.
Bruce Momjian
1998-10-04
Remove u_int32_t
Bruce Momjian
1998-10-04
cnf'ify cleanup
Bruce Momjian
1998-10-03
Integrate new IP type from Tom Ivar Helbekkmo.
Bruce Momjian
1998-10-02
Please apply the patch at the end. Disables use of system
Bruce Momjian
1998-10-02
Here's a combination of all the patches I'm currently waiting
Bruce Momjian
1998-10-02
the following little patch adds array references to query
Bruce Momjian
1998-10-02
Summary
Bruce Momjian
1998-10-02
Fixes for Irix from Robert Bruccoleri
Bruce Momjian
1998-10-02
regproc cleanups
Bruce Momjian
1998-10-02
Fix for regproc so proc name can be supplied if unique, if not, oid.
Bruce Momjian
1998-10-02
Search contrib/tcl for tcl startup.
Bruce Momjian
1998-10-02
Clean up some minor bugs concerning what was inside the main loop
Tom Lane
[next]