public inbox for [email protected]
help / color / mirror / Atom feedFrom: Khushboo Vashi <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin4][Patch]: TODO File
Date: Fri, 6 May 2016 16:09:34 +0530
Message-ID: <CAFOhELdUbZvnBxLns5y0tHsfzNGuKqP6ugB2fCB2FcYTe6ZvPg@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi,
Please find the attached patch for adding a TODO file.
Thanks,
Khushboo
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
Attachments:
[text/x-patch] pgAdmin4_TODO.patch (717B, 3-pgAdmin4_TODO.patch)
download | inline diff:
diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 0000000..666edb8
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,16 @@
+List of TODOs:
+================================================================================
+
+Foreign Table Module :-
+New functionality added in PG 9.5 for this module as below:
+
+- ALTER [ COLUMN ] column_name SET STORAGE { PLAIN | EXTERNAL | EXTENDED | MAIN }
+- DISABLE TRIGGER [ trigger_name | ALL | USER ]
+- ENABLE TRIGGER [ trigger_name | ALL | USER ]
+- ENABLE REPLICA TRIGGER trigger_name
+- ENABLE ALWAYS TRIGGER trigger_name
+- SET WITH OIDS
+- SET WITHOUT OIDS
+
+To achieve above, need to add Columns, Triggers and Constraints as separate Nodes
+under Foreign Table Node.
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [pgAdmin4][Patch]: TODO File
In-Reply-To: <CAFOhELdUbZvnBxLns5y0tHsfzNGuKqP6ugB2fCB2FcYTe6ZvPg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox