pgsql: psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING - Mailing list pgsql-committers

From itagaki@postgresql.org (Takahiro Itagaki)
Subject pgsql: psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING
Date
Msg-id 20100407035119.9F0887541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING FOR PUBLIC.

Modified Files:
--------------
    pgsql/src/bin/psql:
        tab-complete.c (r1.197 -> r1.198)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c?r1=1.197&r2=1.198)

pgsql-committers by date:

Previous
From: itagaki@postgresql.org (Takahiro Itagaki)
Date:
Subject: pgsql: Add cygwin version check before using cygwin_conv_path(), and use
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset()