From: Bruce Momjian Date: Sat, 25 May 2002 22:44:13 +0000 (+0000) Subject: Add X-Git-Tag: REL7_3~1488 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cde085158029869a1d82fcc4a7baced57fc9fd1;p=postgresql Add > * Add getpid() function to backend --- diff --git a/doc/TODO b/doc/TODO index 5062e025eb..ffc1d85cfc 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon May 20 18:22:06 EDT 2002 +Last updated: Sat May 25 18:43:21 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -36,6 +36,7 @@ Reporting * Add error codes (Peter E) * -Change DEBUG startup tag to LOG (Bruce) * Show location of syntax error in query [yacc] +* Add getpid() function to backend Permissions