=?iso-8859-2?B?o3VrYXN6IFNrb3dyb/Fza2k=?= <[EMAIL PROTECTED]> writes:
> Well, we would like our application to be compatible with PG 7.0 so I need
> to track this behaviour. Do you have a clue when PG could write anything to
> a view file and where I can find it in source tree?

Perhaps your app does inserts into the view and you don't have a rule to
redirect the inserts elsewhere?  7.1 will complain about that, but 7.0
just silently does the insert...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to