Re: infinite recursion detected in rules for relation - Mailing list pgsql-general

From pinker
Subject Re: infinite recursion detected in rules for relation
Date
Msg-id 1423819316626-5837822.post@n5.nabble.com
Whole thread Raw
In response to Re: infinite recursion detected in rules for relation  (John McKown <john.archie.mckown@gmail.com>)
Responses Re: infinite recursion detected in rules for relation
List pgsql-general
hmm I wanted to show only rows that was inserted today, so instead of
who='me' wanted to filter for instance where timestamp_column=CURRENT_DATE.

Yes, a view would be a solution but I thouhgt that's the case rules were
made for? Isn't it?



--
View this message in context:
http://postgresql.nabble.com/infinite-recursion-detected-in-rules-for-relation-tp5837697p5837822.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Alexey Bashtanov
Date:
Subject: Re: How to hide stored procedure's bodies from specific user
Next
From: Igor Stassiy
Date:
Subject: Initializing JsonbValue from cstring