'bar' shouldn't be a string in example
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: tim.needham2@gmail.com
Date: 2023-12-18T18:06:41Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/sql-alterforeigndatawrapper.html Description: Hi, Re. this example: ALTER FOREIGN DATA WRAPPER dbi OPTIONS (ADD foo '1', DROP 'bar'); I think "bar" is akin to "foo" and therefore should be similarly an option? (i.e. not a string value)? Many thanks Tim
Commits
-
doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example
- e52e271b2300 17.0 landed
- d5873aaec789 14.11 landed
- 94415b04ed0d 16.2 landed
- 57d55e2cd81a 13.14 landed
- 3e8379afffe3 15.6 landed
- 3cf7dfa7f3f6 12.18 landed