From ead766d3e0b597ef2f53401aaf4add1f9917a436 Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Mon, 26 Apr 2010 16:24:24 +0000 Subject: [PATCH] Update TODO git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1502 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index b054f82a..41b20087 100644 --- a/todo.txt +++ b/todo.txt @@ -35,12 +35,13 @@ Backward keys in Editor PostgreSQL: Users - SELECT * FROM pg_user ORDER BY COUNT(*) -Table schema +Table schema - SELECT * FROM pg_namespace, CREATE|ALTER|DROP SCHEMA, SET default_tablespace Export - http://www.postgresql.org/docs/8.4/static/functions-info.html Table status - http://www.postgresql.org/docs/8.4/static/functions-admin.html Column rights - http://www.postgresql.org/docs/8.4/static/functions-info.html Dollar terminated string in SQL command Move table - ALTER TABLE SET SCHEMA +Sequences bool in Editor Check PDO driver