From b011c5ff6aa11db312a616237dae5609fa7ae13b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 3 Apr 2008 01:56:04 +0000 Subject: Add URLs for: * Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT > http://archives.postgresql.org/pgsql-patches/2008-01/msg00105.php > http://archives.postgresql.org/pgsql-patches/2008-03/msg00327.php --- doc/src/FAQ/TODO.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index c5468a40c4b..99a381b068a 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Apr 1 22:11:34 EDT 2008 +Last updated: Wed Apr 2 21:55:58 EDT 2008

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -576,6 +576,8 @@ first. There is also a developer's wiki at
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00642.php http://archives.postgresql.org/pgsql-patches/2007-03/msg00139.php http://archives.postgresql.org/pgsql-hackers/2007-11/msg01334.php + http://archives.postgresql.org/pgsql-patches/2008-01/msg00105.php + http://archives.postgresql.org/pgsql-patches/2008-03/msg00327.php

  • Add DEFAULT .. AS OWNER so permission checks are done as the table owner -- cgit v1.2.3