| From: | Josh Berkus <josh(at)agliodbs(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | "Adding missing from clause" |
| Date: | 2003-04-29 21:36:43 |
| Message-ID: | 200304291436.43249.josh@agliodbs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
PG Folks,
Could we have a .conf option to turn OFF the "Adding Missing From Clause for
Table ... "? I'd far rather have a fatal query error than have Postgres
automatically insert the tables it thinks I wanted. This automated adding in
tables also seems very inconsistent with Postgres' dedication to accuracy
above all.
Apologies if this is already taken care of in 7.4.
--
-Josh Berkus
Aglio Database Solutions
San Francisco
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2003-04-29 22:19:25 | Re: [HACKERS] pg_namespace -> pg_schema? |
| Previous Message | Bruce Momjian | 2003-04-29 21:05:14 | Re: Cygwin PostgreSQL CVS build issues |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-04-29 22:38:44 | Re: "Adding missing from clause" |
| Previous Message | Alvaro Herrera Munoz | 2003-04-28 20:33:33 | Re: 2nd nested trasanctions supporting patch |