Virtual records - Mailing list pgsql-sql

From Kumar
Subject Virtual records
Date
Msg-id 012b01c3d37b$b95c54e0$7502a8c0@hdsc.com
Whole thread Raw
Responses Re: Virtual records
List pgsql-sql
Dear Friends,
 
I am working with Postgres 7.3.4 on RH Linux. Here is a need while developing an Calendar application.
 
I have a scheduled meeting at every month. While opening the calendar next 2 month, I need to populate the records for it.
 
I dont want to use a temporary table and populate the records, as this will slow down the function. Is there any method for that
 
Please shed some light.
 
Regards
Kumar

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: "on insert" rules happen before the insert?
Next
From: Richard Huxton
Date:
Subject: Re: Complex Update