-
- Downloads
Improve spelling of new FINALFUNC_MODIFY aggregate attribute.
I'd used SHARABLE as a value originally, but Peter Eisentraut points out that dictionaries agree that SHAREABLE is the preferred spelling. Run around and change that before it's too late. Discussion: https://postgr.es/m/d2e1afd4-659c-50d6-1b20-7cfd3675e909@2ndquadrant.com
Showing
- doc/src/sgml/ref/create_aggregate.sgml 10 additions, 9 deletionsdoc/src/sgml/ref/create_aggregate.sgml
- doc/src/sgml/xaggr.sgml 2 additions, 2 deletionsdoc/src/sgml/xaggr.sgml
- src/backend/commands/aggregatecmds.c 3 additions, 3 deletionssrc/backend/commands/aggregatecmds.c
- src/backend/executor/nodeAgg.c 11 additions, 11 deletionssrc/backend/executor/nodeAgg.c
- src/bin/pg_dump/pg_dump.c 4 additions, 4 deletionssrc/bin/pg_dump/pg_dump.c
- src/bin/pg_dump/t/002_pg_dump.pl 2 additions, 2 deletionssrc/bin/pg_dump/t/002_pg_dump.pl
- src/include/catalog/pg_aggregate.h 1 addition, 1 deletionsrc/include/catalog/pg_aggregate.h
- src/include/executor/nodeAgg.h 2 additions, 2 deletionssrc/include/executor/nodeAgg.h
- src/test/regress/expected/create_aggregate.out 1 addition, 1 deletionsrc/test/regress/expected/create_aggregate.out
- src/test/regress/sql/create_aggregate.sql 1 addition, 1 deletionsrc/test/regress/sql/create_aggregate.sql
Loading
Please register or sign in to comment