pgsql: Add missing table entry for lastval(), per Jeff Davis.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing table entry for lastval(), per Jeff Davis.
Date: 2007-12-06 17:47:25
Message-ID: 20071206174725.C3FD67540F0@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add missing table entry for lastval(), per Jeff Davis.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.415 -> r1.416)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.415&r2=1.416)

Browse pgsql-committers by date

  From Date Subject
Next Message User Eggyknap 2007-12-07 00:01:21 pllolcode - pllolcode: Make this work on OpenBSD; add TODO items.
Previous Message Magnus Hagander 2007-12-06 17:07:37 pgsql: Disable asserts by default on msvc build (to make it the same as