[ bullseye ]
[ 源代码: first-last-agg ]
软件包:postgresql-13-first-last-agg(0.1.4-4-gd63ea3b-3)
postgresql-13-first-last-agg 的相关链接
Debian 的资源:
下载源码包 first-last-agg:
- [first-last-agg_0.1.4-4-gd63ea3b-3.dsc]
- [first-last-agg_0.1.4-4-gd63ea3b.orig.tar.gz]
- [first-last-agg_0.1.4-4-gd63ea3b-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
PostgreSQL extension providing first and last aggregate functions
first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group.
Since by default the ordering inside groups created by a GROUP BY expression is not defined, it is advisable to use an ORDER BY clause inside the aggregate expression (see the aggregate function syntax).
其他与 postgresql-13-first-last-agg 有关的软件包
|
|
|
|
-
- dep: postgresql-13
- The World's Most Advanced Open Source Relational Database