Commit ed2c7f6
committed
pg_dump: Reorganize dumpFunc() and dumpAgg()
Similar to daa9fe8, instead of
repeating the almost same large query in each version branch, use one
query and add a few columns to the SELECT list depending on the
version. 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 parent 1d09fb1 commit ed2c7f6
1 file changed
+159
-337
lines changed
0 commit comments