Re: Toast rel options
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Toast rel options |
| Дата | |
| Msg-id | 20100429141722.GB3296@alvh.no-ip.org обсуждение исходный текст |
| Ответ на | Re: Toast rel options (Simon Riggs <simon@2ndQuadrant.com>) |
| Список | pgsql-hackers |
Simon Riggs wrote: > Also, this seems not to work? > > postgres=# alter table test set (my.expectation = on); > ERROR: unrecognized parameter namespace "my" > > I thought we had enabled custom table options in this release? > Or was that deferred, or even rejected completely? IIRC you can define your own parameter namespaces for access methods you define, but you can't add namespaces to hardcoded AMs. Possibly not a very useful definition (because you don't really define new AMs all that frequently), but it covers what was needed at the time. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-hackers по дате отправления: