git.postgresql.org Git - postgresql.git/commit
2019年3月19日 01:16:50 +0000 (01:16 +0000)
2019年3月19日 01:16:50 +0000 (01:16 +0000)
commit 01bde4fa4c24f4eea0a634d8fcad0b376efda6b1
Implement OR REPLACE option for CREATE AGGREGATE.
Aggregates have acquired a dozen or so optional attributes in recent
years for things like parallel query and moving-aggregate mode; the
lack of an OR REPLACE option to add or change these for an existing
agg makes extension upgrades gratuitously hard. Rectify.
13 files changed:
This is the main PostgreSQL git repository.
RSS
Atom