pg_dump: Add const decorations

Started by Peter Eisentrautabout 5 years ago1 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Something that came out of work on pg_dump recently. I added const
decorations to the *info arguments of the dump* functions, to clarify
that they don't modify that argument. Many other nearby functions
modify their arguments, so this can help clarify these different APIs a bit.

Attachments:

0001-pg_dump-Add-const-decorations.patchtext/plain; charset=UTF-8; name=0001-pg_dump-Add-const-decorations.patch; x-mac-creator=0; x-mac-type=0Download+176-177