Re: DWIM mode for psql - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: DWIM mode for psql
Date
Msg-id CADkLM=fo=OkLwDT8x+7htKVa=5zKXn6jCR6SFEMEiKtWZMdBhg@mail.gmail.com
Whole thread Raw
In response to Re: DWIM mode for psql  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Sun, Mar 31, 2019 at 5:04 PM Andres Freund <andres@anarazel.de> wrote:
On 2019-04-01 09:52:34 +1300, Thomas Munro wrote:
> +/*
> + * This program is free software: you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + *  the Free Software Foundation, either version 3 of the License, or
> + *  (at your option) any later version.

Indentation bug. You really need to work a bit more careful.

The patch applies cleanly, and passes "make check", but it generated an executable called "mongodb".
Should I have run "make maintainer-clean" first?

 

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: DWIM mode for psql
Next
From: Andres Freund
Date:
Subject: Re: FETCH FIRST clause PERCENT option