[PATCH] Add tab completion support for JOIN

Andrey Popp <8mayday@gmail.com>

From: Andrey Popp <8mayday@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2011-03-02T18:28:30Z
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 →
  1. Fix erroneous documentation of the syntax of CREATE CONSTRAINT TRIGGER.

Attachments

Hello,

I've produced a dumb patch for psql which allow to use tab completion after JOIN keyword.
Patch was done against 2f6c8453cf3f38a70adbcb59489630cd5be92570 revision from GitHub mirror.