| From: | Jing Wang <jingwangian(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Surafel Temesgen <surafel3000(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Subject: | Re: Support to COMMENT ON DATABASE CURRENT_DATABASE |
| Date: | 2017-10-06 04:52:29 |
| Message-ID: | CAF3+xMKkKpd8oVRpN9i1BFMau2dFhVrt-Y0BE=DsoKtOm=C2AQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
The patch has been updated according to Nathan's comments.
Thanks Nathan's review.
Please find the updated patch in the attached files:
comment_on_current_database_no_pgdump_v4.3.patch --- support
current_database keyword exclude the pg_dump part.
comment_on_current_database_for_pgdump_v4.3.patch --- only for the pg_dump
part changed based on the previous patch
Regards,
Jing Wang
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| comment_on_current_database_no_pgdump_v4.3.patch | application/octet-stream | 34.0 KB |
| comment_on_current_database_for_pgdump_v4.3.patch | application/octet-stream | 4.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2017-10-06 06:03:53 | Re: Still another race condition in recovery TAP tests |
| Previous Message | Nico Williams | 2017-10-06 04:50:42 | Re: [PATCH] A hook for session start |