postgresql/src/test/regress/sql
Peter Eisentraut 3379fae6de array_agg aggregate function, as per SQL:2008, but without ORDER BY clause
Rearrange the documentation a bit now that array_agg and xmlagg have similar
semantics and issues.

best of Robert Haas, Jeff Davis, Peter Eisentraut
2008-11-13 15:59:51 +00:00
..
abstime.sql
aggregates.sql
alter_table.sql
arrays.sql
bit.sql
bitmapops.sql Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole 2008-04-10 22:25:26 +00:00
boolean.sql
box.sql
btree_index.sql
case.sql
char.sql
circle.sql
cluster.sql
combocid.sql
comments.sql
conversion.sql
copy2.sql
copyselect.sql
create_aggregate.sql
create_cast.sql
create_index.sql
create_misc.sql
create_operator.sql
create_table.sql
create_type.sql
create_view.sql
date.sql
delete.sql
dependency.sql
domain.sql
drop_if_exists.sql
drop.sql
enum.sql
errors.sql
euc_cn.sql
euc_jp.sql
euc_kr.sql
euc_tw.sql
float4.sql
float8.sql
foreign_key.sql
geometry.sql
guc.sql
hash_index.sql
horology.sql
inet.sql
inherit.sql
insert.sql
int2.sql
int4.sql
int8.sql
interval.sql
join.sql
limit.sql
lseg.sql
macaddr.sql
money.sql
mule_internal.sql
name.sql
namespace.sql
numeric_big.sql
numeric.sql
numerology.sql
oid.sql
oidjoins.sql
opr_sanity.sql
path.sql
plancache.sql
plpgsql.sql
point.sql
polygon.sql
polymorphism.sql
portals_p2.sql
portals.sql
prepare.sql
prepared_xacts.sql
privileges.sql
random.sql
rangefuncs.sql
reltime.sql
returning.sql
rowtypes.sql
rules.sql
sanity_check.sql
select_distinct_on.sql Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
select_distinct.sql
select_having.sql
select_implicit.sql
select_into.sql
select_views.sql
select.sql
sequence.sql
sql_ascii.sql
stats.sql
strings.sql
subselect.sql
temp.sql
text.sql
time.sql
timestamp.sql
timestamptz.sql
timetz.sql
tinterval.sql
transactions.sql
triggers.sql
truncate.sql
tsdicts.sql
tsearch.sql
tstypes.sql
txid.sql
type_sanity.sql
union.sql
update.sql
uuid.sql
vacuum.sql
varchar.sql
with.sql
without_oid.sql
xml.sql