forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commited2c7f6
committed
pg_dump: Reorganize dumpFunc() and dumpAgg()
Similar todaa9fe8, instead ofrepeating the almost same large query in each version branch, use onequery and add a few columns to the SELECT list depending on theversion. This saves a lot of duplication.Reviewed-by: Fabien COELHO <coelho@cri.ensmp.fr>Discussion:https://www.postgresql.org/message-id/flat/6594334b-40fd-14f1-6bc5-877afa3feed5@2ndquadrant.com1 parent1d09fb1 commited2c7f6
1 file changed
+159
-337
lines changed0 commit comments
Comments
(0)