Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: add_missing_from breaks existing views



Josh Berkus <josh(at)agliodbs(dot)com> writes:
> That sounds good if it works.  However ... will an add_missing_from view work
> if add_missing_from is off in the session where the query is executed?

Yes, you only need to get it past the parser during CREATE VIEW.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group