Re: postgresql.conf - add_missing_from - Mailing list pgsql-general

From Niederland
Subject Re: postgresql.conf - add_missing_from
Date
Msg-id 1107297057.903919.109010@o13g2000cwo.googlegroups.com
Whole thread Raw
In response to Re: postgresql.conf - add_missing_from  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Yes I removed the comment...

Tail end of postgresql.conf......

#---------------------------------------------------------------------------
# VERSION/PLATFORM COMPATIBILITY
#---------------------------------------------------------------------------

# - Previous Postgres Versions -

# do not allow the database engine to change the from clause
add_missing_from = false
#regex_flavor = advanced    # advanced, extended, or basic
#sql_inheritance = true
#default_with_oids = true
# - Other Platforms & Clients -

#transform_null_equals = false


pgsql-general by date:

Previous
From: "Anil"
Date:
Subject: Re: Scanning the PGSQL DB
Next
From: Martin Pitt
Date:
Subject: Introducing the future Debian multiversion/multicluster architecture