Re: Trailing Whitespace Tips (was: Re: starting to review the Extend NOT NULL representation to pg_constraint patch)
Bernd Helmle <mailings@oopsware.de>
From: Bernd Helmle <mailings@oopsware.de>
To: Peter Eisentraut <peter_e@gmx.net>, Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Cc: pgsql-hackers@postgresql.org
Date: 2010-10-16T16:05:54Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Catalog NOT NULL constraints
- e056c557aef4 16.0 landed
--On 16. Oktober 2010 12:35:06 +0300 Peter Eisentraut <peter_e@gmx.net> wrote: >> Maybe it should go in src/tools/editors/emacs.samples, too? > > Yeah, I think we should recommend some way to highlight faulty > whitespace. > > The problem is, after you turn it on, it will make you cry as you > realize how sloppy most code and other files are written. That's exactly why it is mostly off in my case. But you always can put it in a special editing mode, which i currently experimenting with. Thanks for your tips. -- Thanks Bernd