All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/postgresql: fix minor typo
@ 2019-12-03  9:38 Pascal de Bruijn
  2019-12-03 20:06 ` Peter Seiderer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pascal de Bruijn @ 2019-12-03  9:38 UTC (permalink / raw)
  To: buildroot

pgsql as a tool does not exist, it's called psql

Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
---
 package/postgresql/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in
index e548d3c..2f677da 100644
--- a/package/postgresql/Config.in
+++ b/package/postgresql/Config.in
@@ -11,7 +11,7 @@ config BR2_PACKAGE_POSTGRESQL
 	  database system.
 
 	  Enable the readline package to gain readline support in
-	  pgsql (the command line interpreter), which offers
+	  psql (the command line interpreter), which offers
 	  command history and edit functions.
 
 	  Enable the zlib package to gain builtin compression for
-- 
2.7.4

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

* [Buildroot] [PATCH] package/postgresql: fix minor typo
  2019-12-03  9:38 [Buildroot] [PATCH] package/postgresql: fix minor typo Pascal de Bruijn
@ 2019-12-03 20:06 ` Peter Seiderer
  2019-12-03 22:02 ` Arnout Vandecappelle
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Seiderer @ 2019-12-03 20:06 UTC (permalink / raw)
  To: buildroot

On Tue,  3 Dec 2019 10:38:13 +0100, Pascal de Bruijn <p.debruijn@unilogic.nl> wrote:

> pgsql as a tool does not exist, it's called psql
>
> Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
> ---
>  package/postgresql/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in
> index e548d3c..2f677da 100644
> --- a/package/postgresql/Config.in
> +++ b/package/postgresql/Config.in
> @@ -11,7 +11,7 @@ config BR2_PACKAGE_POSTGRESQL
>  	  database system.
>
>  	  Enable the readline package to gain readline support in
> -	  pgsql (the command line interpreter), which offers
> +	  psql (the command line interpreter), which offers
>  	  command history and edit functions.
>
>  	  Enable the zlib package to gain builtin compression for

Reviewed-by: Peter Seiderer <ps.report@gmx.net>

Regards,
Peter

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

* [Buildroot] [PATCH] package/postgresql: fix minor typo
  2019-12-03  9:38 [Buildroot] [PATCH] package/postgresql: fix minor typo Pascal de Bruijn
  2019-12-03 20:06 ` Peter Seiderer
@ 2019-12-03 22:02 ` Arnout Vandecappelle
  2019-12-06  8:54 ` Peter Korsgaard
  2019-12-06  8:58 ` Peter Korsgaard
  3 siblings, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2019-12-03 22:02 UTC (permalink / raw)
  To: buildroot



On 03/12/2019 10:38, Pascal de Bruijn wrote:
> pgsql as a tool does not exist, it's called psql
> 
> Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/postgresql/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in
> index e548d3c..2f677da 100644
> --- a/package/postgresql/Config.in
> +++ b/package/postgresql/Config.in
> @@ -11,7 +11,7 @@ config BR2_PACKAGE_POSTGRESQL
>  	  database system.
>  
>  	  Enable the readline package to gain readline support in
> -	  pgsql (the command line interpreter), which offers
> +	  psql (the command line interpreter), which offers
>  	  command history and edit functions.
>  
>  	  Enable the zlib package to gain builtin compression for
> 

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

* [Buildroot] [PATCH] package/postgresql: fix minor typo
  2019-12-03  9:38 [Buildroot] [PATCH] package/postgresql: fix minor typo Pascal de Bruijn
  2019-12-03 20:06 ` Peter Seiderer
  2019-12-03 22:02 ` Arnout Vandecappelle
@ 2019-12-06  8:54 ` Peter Korsgaard
  2019-12-06  8:58 ` Peter Korsgaard
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2019-12-06  8:54 UTC (permalink / raw)
  To: buildroot

>>>>> "Pascal" == Pascal de Bruijn <p.debruijn@unilogic.nl> writes:

 > pgsql as a tool does not exist, it's called psql
 > Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>

Committed to 2019.02.x and 2019.08.x, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] package/postgresql: fix minor typo
  2019-12-03  9:38 [Buildroot] [PATCH] package/postgresql: fix minor typo Pascal de Bruijn
                   ` (2 preceding siblings ...)
  2019-12-06  8:54 ` Peter Korsgaard
@ 2019-12-06  8:58 ` Peter Korsgaard
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2019-12-06  8:58 UTC (permalink / raw)
  To: buildroot

>>>>> "Pascal" == Pascal de Bruijn <p.debruijn@unilogic.nl> writes:

 > pgsql as a tool does not exist, it's called psql
 > Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>

Committed to 2019.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-12-06  8:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03  9:38 [Buildroot] [PATCH] package/postgresql: fix minor typo Pascal de Bruijn
2019-12-03 20:06 ` Peter Seiderer
2019-12-03 22:02 ` Arnout Vandecappelle
2019-12-06  8:54 ` Peter Korsgaard
2019-12-06  8:58 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.