Deparsing utility commands

Edit
ID 168
Title Deparsing utility commands
Topic Server Features
Created 2015-02-18 00:57:24
Last modified 2015-05-11 22:32:30 (9 years, 6 months ago)
Latest email 2015-05-11 22:25:07 (9 years, 6 months ago)
Status
2015-02: Committed
Target version
Authors Álvaro Herrera (alvherre)
Reviewers Stephen Frost (sfrost)Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/168
git checkout commitfest/cf/168
Emails
deparsing utility commands
First at 2015-02-15 04:48:15 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest at 2015-05-11 22:25:07 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (ddl-deparse-3.patch) at 2015-05-08 19:29:22 from Alvaro Herrera <alvherre at 2ndquadrant.com>
    Attachment (ddl-deparse-3.patch) at 2015-05-08 19:29:22 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (ddl-deparse.patch) at 2015-05-04 18:57:21 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-ddl_deparse-extension.patch) at 2015-04-09 16:14:19 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-ddl_deparse-extension.patch) at 2015-04-07 20:33:19 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0037-deparse-initial-testing-framework.patch) at 2015-03-25 17:59:54 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0029-deparse-support-CREATE-OPERATOR-CLASS.patch) at 2015-03-16 23:44:06 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0007-deparse-core-have-ALTER-DOMAIN-return-ObjAddr-of-aff.patch) at 2015-02-27 22:29:59 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0044-fixup-deparse-Support-for-ALTER-OBJECT-RENAME.patch) at 2015-02-24 17:51:52 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-Support-SET-RESET-in-CREATE-ALTER-FUNCTION.patch) at 2015-02-22 15:25:40 from Andres Freund <andres at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-fixup-deparse-Support-CREATE-FUNCTION.patch) at 2015-02-21 16:30:24 from Andres Freund <andres at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Support-more-commands-in-event-triggers.patch) at 2015-02-19 20:14:57 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Have-RENAME-routines-return-ObjectAddress-rather-tha.patch) at 2015-02-19 17:39:27 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (deparse_init.sql) at 2015-02-15 04:48:15 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: No)

Annotations

When Who Mail Annotation
2015-02-28 13:42:55 Stephen Frost (sfrost) From Stephen Frost <sfrost@snowman.net>
at 2015-02-28 01:58:53
Review of patch for returning ObjectAddress
2015-03-17 13:53:39 Álvaro Herrera (alvherre) From Alvaro Herrera <alvherre@2ndquadrant.com>
at 2015-03-16 23:44:06
version 20150316
2015-04-03 19:25:28 Álvaro Herrera (alvherre) From Alvaro Herrera <alvherre@2ndquadrant.com>
at 2015-03-25 17:59:54
version 2015-03-25
2015-04-07 20:56:03 Álvaro Herrera (alvherre) From Alvaro Herrera <alvherre@2ndquadrant.com>
at 2015-04-07 20:32:37
CommandDeparse_hook 2015-04-07
History
When Who What
2015-05-11 22:32:30 Álvaro Herrera (alvherre) Closed in commitfest 2015-02 with status: Committed
2015-05-11 22:32:30 Álvaro Herrera (alvherre) Changed committer to alvherre
2015-04-07 20:56:03 Álvaro Herrera (alvherre) Added annotation "CommandDeparse_hook 2015-04-07" to 20150407203237.GM4369@alvh.no-ip.org
2015-04-03 19:25:28 Álvaro Herrera (alvherre) Added annotation "version 2015-03-25" to 20150325175954.GL3636@alvh.no-ip.org
2015-03-17 13:53:39 Álvaro Herrera (alvherre) Added annotation "version 20150316" to 20150316234406.GH3636@alvh.no-ip.org
2015-03-17 13:52:39 Álvaro Herrera (alvherre) New status: Needs review
2015-02-28 13:42:55 Stephen Frost (sfrost) Added annotation "Review of patch for returning ObjectAddress" to 20150228015853.GW29780@tamriel.snowman.net
2015-02-28 04:42:42 Stephen Frost (sfrost) New status: Waiting on Author
2015-02-28 04:42:29 Stephen Frost (sfrost) Added sfrost as reviewer
2015-02-18 00:58:10 Michael Paquier (michael-kun) Changed authors to Álvaro Herrera (alvherre)
2015-02-18 00:57:24 Michael Paquier (michael-kun) Attached mail thread 20150215044814.GL3391@alvh.no-ip.org
2015-02-18 00:57:24 Michael Paquier (michael-kun) Created patch record
Edit