index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
6
-57
/
+57
*
pgindent run over code.
Bruce Momjian
1999-05-25
19
-163
/
+160
*
Modify aset.c logic so that blocks requested from malloc get
Tom Lane
1999-05-22
1
-5
/
+8
*
Modify backend switch parsing to prevent 'insecure' switches
Tom Lane
1999-05-22
1
-1
/
+1
*
Changed debug options:
Jan Wieck
1999-05-11
1
-0
/
+3
*
Update hash and join routines to use fd.c's new temp-file
Tom Lane
1999-05-09
1
-8
/
+5
*
Correct declaration of array_map() so that it doesn't make
Tom Lane
1999-05-03
1
-2
/
+3
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
2
-3
/
+8
*
Arrange for VACUUM to delete the init file that relcache.c uses
Tom Lane
1999-05-01
1
-1
/
+7
*
Move some useful date/time test macros to here to allow
Thomas G. Lockhart
1999-04-15
1
-1
/
+15
*
Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while
Tom Lane
1999-04-09
1
-3
/
+3
*
Modify fmgr so that internal name (compiler name) of a built-in
Tom Lane
1999-03-29
1
-4
/
+4
*
Fix bogus function signature for areajoinsel.
Tom Lane
1999-03-28
1
-3
/
+3
*
Revise memutils.h to use alignment information gathered by
Tom Lane
1999-03-25
1
-41
/
+12
*
Clean up att_align calculations so that XXXALIGN macros
Tom Lane
1999-03-25
1
-57
/
+33
*
Hi,
Bruce Momjian
1999-03-22
1
-2
/
+2
*
I suggest the following portability patch, which does not
Bruce Momjian
1999-03-19
1
-2
/
+2
*
Fix brain death in !!= operator ... it's still pretty bogus
Tom Lane
1999-03-15
1
-2
/
+2
*
Fix int8 configure one more time ... prior version didn't
Tom Lane
1999-03-15
1
-8
/
+7
*
Attempting to insert a value of 'now' into a datetime type
Bruce Momjian
1999-03-14
2
-6
/
+11
*
We have tested the patches on three platforms:
Bruce Momjian
1999-03-14
1
-3
/
+3
*
Enclosed below I have a patch to allow a btree index on the int8 type.
Bruce Momjian
1999-03-14
1
-1
/
+2
*
Have configure check for use of %lld for int64, and if that fails, check for
Marc G. Fournier
1999-03-08
1
-2
/
+6
*
Modify mcxt.h so that it doesn't pull in half of creation.
Tom Lane
1999-03-07
1
-2
/
+9
*
Eliminate duplicated code in dt.h
Tom Lane
1999-03-06
1
-24
/
+2
*
Repair some pretty serious problems in dynahash.c and
Tom Lane
1999-02-22
1
-15
/
+18
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
39
-104
/
+104
*
Include some Julian date declarations to share between various date/time
Thomas G. Lockhart
1999-02-13
2
-4
/
+30
*
New alloc set code using a memory block pool for small allocations.
Jan Wieck
1999-02-06
3
-10
/
+54
*
SET_ARGS cleanup
Bruce Momjian
1999-02-02
1
-1
/
+2
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
2
-4
/
+29
*
READ COMMITTED isolevel is implemented and is default now.
Vadim B. Mikheev
1999-01-29
1
-1
/
+2
*
Clean up leap year support and date/time validation.
Thomas G. Lockhart
1999-01-20
1
-1
/
+24
*
Hi!
Bruce Momjian
1999-01-18
1
-2
/
+7
*
Restricted maximum precision for NUMERIC to 1000 digits.
Jan Wieck
1999-01-05
1
-2
/
+2
*
Little precision fix for POWER(). I discovered problems with big
Jan Wieck
1998-12-30
1
-2
/
+2
*
Added NUMERIC data type with many builtin funcitons, operators
Jan Wieck
1998-12-30
2
-1
/
+110
*
Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki
Bruce Momjian
1998-12-26
1
-3
/
+10
*
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-18
1
-2
/
+3
*
Serialized mode works!
Vadim B. Mikheev
1998-12-16
1
-4
/
+15
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
1
-10
/
+25
*
Add routines to help with single-byte (internal) character type support.
Thomas G. Lockhart
1998-12-13
1
-1
/
+3
*
Define routines and catalog entries for string min()/max() functions.
Thomas G. Lockhart
1998-12-08
1
-1
/
+3
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
1
-6
/
+6
*
Add text<->float8 and text<->float4 conversion functions.
Thomas G. Lockhart
1998-11-17
1
-1
/
+5
*
Add oid8neq.
Bruce Momjian
1998-10-29
1
-1
/
+2
*
INET/CIDR cleanup from D'Arcy.
Bruce Momjian
1998-10-22
1
-18
/
+19
*
Remove duplicate CIDR funcs by using coerce entries.
Bruce Momjian
1998-10-22
1
-11
/
+5
*
CIDR/INET fixes from D'Arcy.
Bruce Momjian
1998-10-22
1
-8
/
+4
*
Fix for funcs on INET/CIDR.
Bruce Momjian
1998-10-22
1
-1
/
+6
[next]