"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > I'm evaluating the option of write a PG-extension which allow the > application to apply some per-connection filters. This filters work at > table level and remove records which aren't allowed from a select > result-set.
It sounds a whole lot like you're trying to re-invent this: http://pgfoundry.org/projects/veil/ regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate
