I noticed the following object types don't have support for an ALTER ...
RENAME command:
DOMAIN (but ALTER TYPE works)
FOREIGN DATA WRAPPER
OPERATOR
RULE
SERVER
Are there any restrictions why these couldn't be added?
(I stumbled upon this while trying to rename a foreign server, but we
might as well make everything consistent.)
Responses
pgsql-hackers by date
| Next: | From: Dimitri Fontaine | Date: 2011-12-03 21:51:49 |
| Subject: Re: Why so few built-in range types? |
| Previous: | From: Kevin Grittner | Date: 2011-12-03 20:53:43 |
| Subject: Re: [REVIEW] Patch for cursor calling with named parameters |