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-07-18
On architectures where we don't have any special inline code for
Bruce Momjian
1998-07-18
Thank you for testing and reporting this. It is my fault of course,
Bruce Momjian
1998-07-18
Rename Rel to RelOptInfo.
Bruce Momjian
1998-07-16
Patch for ReScan of Group.
Bruce Momjian
1998-07-15
Allow UNION/UNION ALL in subselects.
Bruce Momjian
1998-07-15
Fix explain for union and inheritance. Rename Append structure
Bruce Momjian
1998-07-13
Inline function, rename libpq variablees, change lrel to lockrel.
Bruce Momjian
1998-07-12
Change atttypmod from int16 to int32, for Thomas.
Bruce Momjian
1998-07-09
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-07-08
Include int8 as a built-in data type.
Thomas G. Lockhart
1998-07-08
Add int8 8-byte integer type.
Thomas G. Lockhart
1998-07-08
Add int8 type for 8-byte integers.
Thomas G. Lockhart
1998-07-06
Patches HPUX applied for Tom Lane.
Bruce Momjian
1998-07-03
Hello!
Bruce Momjian
1998-06-30
Rename locking structure names to be clearer. Add narrative to
Bruce Momjian
1998-06-28
Rename lockt to locktype and rename LOCKT to LOCKTYPE.
Bruce Momjian
1998-06-27
Rename BindingTable to ShmemIndex.
Bruce Momjian
1998-06-27
Rename proc_exit_clear to on_exit_reset.
Bruce Momjian
1998-06-27
Fix for hang after postmaster restart. Add new proc_exit and
Bruce Momjian
1998-06-26
Rename Lockm to Locks.
Bruce Momjian
1998-06-26
Rename LockTab to LockTable in function name.
Bruce Momjian
1998-06-25
Rename BindingTab to BindingTable.
Bruce Momjian
1998-06-23
rename MAIN_MEMORY to STABLE_MEMORY_STORAGE
Bruce Momjian
1998-06-20
Fixup for asserts.
Bruce Momjian
1998-06-19
Solaris cleanup.
Bruce Momjian
1998-06-17
cleanup
Bruce Momjian
1998-06-16
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
Here is the long awaited optimized version of the S_LOCK patch.
Bruce Momjian
1998-06-16
Hello!
Bruce Momjian
1998-06-15
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-06-14
Make new DISABLE_COMPLEX_MACRO for compilers that can't handle our
Bruce Momjian
1998-06-13
Make lo_unlink take oid param, not int4.
Bruce Momjian
1998-06-13
> I needed to do that for the web database that I'm setting up. We
Bruce Momjian
1998-06-09
Now 6.4.
Bruce Momjian
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
[next]