-
- Downloads
psql backslash commands are schema-aware. Pattern matching behavior
follows recent pghackers discussion. This commit includes all the relevant fixes from Greg Mullane's patch of 24-June.
Showing
- doc/src/sgml/ref/grant.sgml 9 additions, 8 deletionsdoc/src/sgml/ref/grant.sgml
- doc/src/sgml/ref/psql-ref.sgml 109 additions, 94 deletionsdoc/src/sgml/ref/psql-ref.sgml
- src/bin/psql/command.c 173 additions, 137 deletionssrc/bin/psql/command.c
- src/bin/psql/describe.c 601 additions, 230 deletionssrc/bin/psql/describe.c
- src/bin/psql/describe.h 12 additions, 12 deletionssrc/bin/psql/describe.h
- src/bin/psql/large_obj.c 10 additions, 9 deletionssrc/bin/psql/large_obj.c
- src/bin/psql/tab-complete.c 32 additions, 29 deletionssrc/bin/psql/tab-complete.c
Loading
Please register or sign in to comment