public inbox for [email protected]  
help / color / mirror / Atom feed
[pgAdmin4][Patch]: TODO File
2+ messages / 2 participants
[nested] [flat]

* [pgAdmin4][Patch]: TODO File
@ 2016-05-06 10:39  Khushboo Vashi <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Khushboo Vashi @ 2016-05-06 10:39 UTC (permalink / raw)
  To: pgadmin-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.


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [pgAdmin4][Patch]: TODO File
@ 2016-05-06 13:56  Dave Page <[email protected]>
  parent: Khushboo Vashi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2016-05-06 13:56 UTC (permalink / raw)
  To: Khushboo Vashi <[email protected]>; +Cc: pgadmin-hackers

Thanks, enhanced and committed.

On Fri, May 6, 2016 at 11:39 AM, Khushboo Vashi
<[email protected]> wrote:
> 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
>



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2016-05-06 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-05-06 10:39 [pgAdmin4][Patch]: TODO File Khushboo Vashi <[email protected]>
2016-05-06 13:56 ` Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox