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
/
test
/
regress
/
sql
/
arrays.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename contains/contained-by operators to @> and <@, per discussion that
Tom Lane
2006-09-10
1
-8
/
+8
*
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2006-05-02
1
-0
/
+16
*
Make SQL arrays support null elements. This commit fixes the core array
Tom Lane
2005-11-17
1
-0
/
+20
*
Add E'' syntax so eventually normal strings can treat backslashes
Bruce Momjian
2005-06-26
1
-1
/
+1
*
First cut at planner support for bitmap index scans. Lots to do yet,
Tom Lane
2005-04-22
1
-0
/
+4
*
Implement max() and min() aggregates for array types. Patch from Koju
Neil Conway
2005-02-28
1
-0
/
+25
*
Further tightening of the array literal parser. Prevent junk
Joe Conway
2004-08-28
1
-0
/
+25
*
Support assignment to subfields of composite columns in UPDATE and INSERT.
Tom Lane
2004-06-09
1
-5
/
+4
*
Allow LIKE/ILIKE to appear in more places in a query.
Bruce Momjian
2004-04-05
1
-0
/
+10
*
Fix ARRAY[] construct so that in multidimensional case, elements can
Tom Lane
2003-08-17
1
-3
/
+3
*
Support expressions of the form 'scalar op ANY (array)' and
Tom Lane
2003-06-29
1
-0
/
+16
*
Create real array comparison functions (that use the element datatype's
Tom Lane
2003-06-27
1
-6
/
+16
*
Back out array mega-patch.
Bruce Momjian
2003-06-25
1
-2
/
+6
*
Array mega-patch.
Bruce Momjian
2003-06-24
1
-6
/
+2
*
First phase of work on array improvements. ARRAY[x,y,z] constructor
Tom Lane
2003-04-08
1
-0
/
+74
*
Throw error on pg_atoi(''), regression adjustments.
Bruce Momjian
2002-08-27
1
-1
/
+1
*
Make char(n) and varchar(n) types raise an error if the inserted string is
Peter Eisentraut
2001-05-21
1
-0
/
+34
*
Further cleanup of array behavior. Slice assignments to arrays with
Tom Lane
2000-07-23
1
-5
/
+15
*
Update arrays regress test to reflect fact that several things
Tom Lane
2000-01-15
1
-22
/
+20
*
Update format to add uniform headers on files.
Thomas G. Lockhart
2000-01-05
1
-0
/
+1
*
Re-apply Darren's char2-16 removal code.
Bruce Momjian
1998-04-26
1
-1
/
+1
*
Back out char2-char16 removal. Add later.
Bruce Momjian
1998-04-07
1
-1
/
+1
*
The following uuencoded, gzip'd file will ...
Bruce Momjian
1998-03-30
1
-1
/
+1
*
There, I'll leave this alone until Thomas catchs up *grin*
Marc G. Fournier
1997-04-27
1
-0
/
+42