pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In

pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In

pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In

pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In

pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In

pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In

pgsql: Doc: Update PL/pgSQL sample function in plpgsql.sgml.

2019-09-12 Thread Amit Kapila
Doc: Update PL/pgSQL sample function in plpgsql.sgml. The example used to explain 'Looping Through Query Results' uses pseudo-materialized views. Replace it with a more up-to-date example which does the same thing with actual materialized views, which have been available since PostgreSQL 9.3. In