I'm good with all those behaviors. On reflection, the design I was vaguely imagining wouldn't cope with case 4 (multiple WARNs per call) so never mind that.
regards, tom lane
v17
0001 - array_in now repackages cast errors as warnings and skips the stat, test added
- version parameter added, though it's mostly for future compatibility, tests modified - both functions delay object/attribute locking until absolutely necessary - general cleanup
0002
- added version parameter to dumps
- --schema-only will not dump stats unless in binary upgrade mode