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
/
include
Age
Commit message (
Expand
)
Author
1998-06-09
Another for for exec() removal and finding binaries.
Bruce Momjian
1998-06-08
Fixed exec path problem.
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-05-31
Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6
Thomas G. Lockhart
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
Add conversion functions between "name" and other string types.
Thomas G. Lockhart
1998-05-21
From: David Hartwig <daveh@insightdist.com>
Marc G. Fournier
1998-05-19
Allow cancel from client of backend query. Change some int variables
Bruce Momjian
1998-05-13
Add a check for DBL_MIN problem...not sure if this is right...needs
Marc G. Fournier
1998-05-13
Remove added NullProc define, and use fmgr.h value from fmgr.h.
Bruce Momjian
1998-05-12
The attached patch corrects two problems with autoconfiguration of
Bruce Momjian
1998-05-12
Someone remove a #define too much from pg_proc.h which breaks
Bruce Momjian
1998-05-09
Add capabilities for automatic type conversion.
Thomas G. Lockhart
1998-05-09
Make lines and support routines/operators more visible.
Thomas G. Lockhart
1998-05-09
Add routines to convert between varchar and bpchar.
Thomas G. Lockhart
1998-05-09
Make lines more visible to the user.
Thomas G. Lockhart
1998-05-09
Add bit flags to support timezonehour and minute in data retrieval.
Thomas G. Lockhart
1998-05-06
What I've done:
Bruce Momjian
1998-05-06
Remove extra paren in __alpha so it compiles.
Bruce Momjian
1998-05-04
Missed the __alpha__ to __alpha change...
Marc G. Fournier
1998-05-04
Okay...this should fix the s_lock() patches from David to what he
Marc G. Fournier
1998-05-04
Major screwed up s_lock patches...need to be fixed...
Marc G. Fournier
1998-05-04
Fix for missing parens with \g causing psql to get completely
Bruce Momjian
1998-04-29
From: Jeroen van Vianen <jeroenv@design.nl>
Marc G. Fournier
1998-04-27
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-04-27
From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
Marc G. Fournier
1998-04-27
This patch...
Bruce Momjian
1998-04-27
Fixed table type lengths for Maurice.
Bruce Momjian
1998-04-26
Re-apply Darren's char2-16 removal code.
Bruce Momjian
1998-04-24
Inline some small functions called for every row.
Bruce Momjian
1998-04-15
Move HAVING function to proper file.
Bruce Momjian
1998-04-13
What was LINUX_ELF doing in there?
Bruce Momjian
1998-04-12
More work in the right direction on linux/alpha
Marc G. Fournier
1998-04-08
Fix incorrect second argument type for dpow() declaration.
Thomas G. Lockhart
1998-04-07
Back out char2-char16 removal. Add later.
Bruce Momjian
1998-04-06
Assert fix
Bruce Momjian
1998-04-06
ASSERT fixes.
Bruce Momjian
1998-04-05
this patch solve 2 problemes :
Bruce Momjian
1998-04-05
Remove GetDatabaseName/Path and use globals. Make consts later.
Bruce Momjian
1998-04-05
Fix for memory leak.
Bruce Momjian
1998-03-31
Fix macro read violation for Maurice.
Bruce Momjian
1998-03-31
Pointed out by: Doug Winterburn <dlw@seavme.xroads.com>
Marc G. Fournier
1998-03-30
The following uuencoded, gzip'd file will ...
Bruce Momjian
1998-03-20
Sorry. I made above mistakes. "__svr4" should be "__svr4__" or
Bruce Momjian
1998-03-20
Fix spelling of "including
Bruce Momjian
1998-03-15
From: t-ishii@sra.co.jp
Marc G. Fournier
[next]