Re: [HACKERS] review: psql tab completion for GRANT role

2012-01-21 Thread Peter Eisentraut
On tis, 2012-01-17 at 13:03 +0100, Pavel Stehule wrote: > Hello > > I did review of this small patch > http://archives.postgresql.org/message-id/1326055692.15293.15.ca...@vanquo.pezone.net > > * This patch was applied without with one hunk and compiled without warnings > > bash-4.2$ patch -p1 <

[HACKERS] review: psql tab completion for GRANT role

2012-01-17 Thread Pavel Stehule
Hello I did review of this small patch http://archives.postgresql.org/message-id/1326055692.15293.15.ca...@vanquo.pezone.net * This patch was applied without with one hunk and compiled without warnings bash-4.2$ patch -p1 < autocompleta.patch patching file src/bin/psql/tab-complete.c Hunk #2 suc