Hi. I was looking at this again, and it seems strangely random that on
the ALTER PUBLICATION page those simple <replaceable> parameters have
been split by the SET clause.

e.g the current order is like:

1. name
2. table_name
3. column_name
4. schema_name
5. SET ( publication_parameter [= value] [, ... ] )
6. new_owner
7. new_name

~~~

I felt it would make more sense for all the simple replaceable
parameters to be kept together:

1. name
2. table_name
3. column_name
4. schema_name
5. new_owner
6. new_name
7. SET ( publication_parameter [= value] [, ... ] )

======
Kind Regards,
Peter Smith.
Fujitsu Australia


Reply via email to