Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b532c9

Browse files
committed
Remove Tom mention on array items.
1 parentad2068c commit0b532c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎HISTORY

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,13 @@ Arrays may now be specified as ARRAY[1,2,3], ARRAY[['a','b'],['c','d']],
186186
or ARRAY[ARRAY[ARRAY[2]]] (Joe)
187187
Allow proper comparisons for arrays (Joe)
188188
Allow indexes on array columns, and used in ORDER BY and DISTINCT (Joe)
189-
Allow WHERE qualification 'expr <oper> ANY/SOME/ALL (array-expr)' (Tom,Joe)
189+
Allow WHERE qualification 'expr <oper> ANY/SOME/ALL (array-expr)' (Joe)
190190
Allow polymorphic SQL functions (Tom, Joe)
191191
Allow array concatenation with '||' and normal array comparisons (Joe)
192192
New array functions array_append(), array_cat(), array_lower(),
193193
array_prepend(), array_to_string(), array_upper(), string_to_array() (Joe)
194-
Allow user defined aggregates to use polymorphic functions (Tom,Joe)
195-
Allow polymorphic user defined aggregates (Tom,Joe)
194+
Allow user defined aggregates to use polymorphic functions (Joe)
195+
Allow polymorphic user defined aggregates (Joe)
196196
Allow assignments to empty arrays (Joe)
197197
Allow 60 in seconds fields of timestamp, time, interval input values (Tom)
198198
Allow PREPARE/bind of utility commands like FETCH and EXPLAIN (Tom)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp