From 2fe5257157d547e10462b5913b864cd60ec12df8 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 18 Feb 2020 12:41:10 +0800 Subject: [PATCH] PUB @Morisun029 https://linux.cn/article-11904-1.html --- .../20200206 3 ways to use PostgreSQL commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200206 3 ways to use PostgreSQL commands.md (99%) diff --git a/translated/tech/20200206 3 ways to use PostgreSQL commands.md b/published/20200206 3 ways to use PostgreSQL commands.md similarity index 99% rename from translated/tech/20200206 3 ways to use PostgreSQL commands.md rename to published/20200206 3 ways to use PostgreSQL commands.md index 571b7a959a..edb92e9144 100644 --- a/translated/tech/20200206 3 ways to use PostgreSQL commands.md +++ b/published/20200206 3 ways to use PostgreSQL commands.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (Morisun029) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11904-1.html) [#]: subject: (3 ways to use PostgreSQL commands) [#]: via: (https://opensource.com/article/20/2/postgresql-commands) [#]: author: (Greg Pittman https://opensource.com/users/greg-p)