"BartÅomiej Rychtarski" <bartek (AT) wsb (DOT) poznan.pl> writes:
Quote:
PostgreSQL version: 7.3.4
selecting from recurrent views couses termination of all client connections
to the postgres server: |
This is fixed in 7.4 and up.
regression=# select * from test2;
ERROR: infinite recursion detected in rules for relation "test2"
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org