doc: Move DEFAULT parameter on COPY reference page

Peter Eisentraut <peter@eisentraut.org>

Commit: 1da1cd2944701d5f6d8e4e9514a4a19b0fdf852a
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-07-09T07:46:24Z
Releases: 16.0
doc: Move DEFAULT parameter on COPY reference page

The DEFAULT parameter seems most similar to the NULL parameter, so
move it next to it, instead of having it at the end of the parameter
list because it was the last one added.

Files

PathChange+/−
doc/src/sgml/ref/copy.sgml modified +14 −14

Documentation touched