1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00
>
> * Tighten function permission checks
>
>   http://archives.postgresql.org/pgsql-hackers/2006-12/msg00564.php
>
This commit is contained in:
Bruce Momjian
2007-02-01 04:50:58 +00:00
parent fa3f06dc6b
commit 2ccb40b532
2 changed files with 10 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Wed Jan 31 23:49:39 EST 2007
Last updated: Wed Jan 31 23:50:55 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -353,6 +353,11 @@ Functions
http://archives.postgresql.org/pgsql-hackers/2007-01/msg01403.php
* Tighten function permission checks
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00564.php
Multi-Language Support
======================