-
- Downloads
Fix psql to cope with autocommit off, at least during startup.
Behavior of backslash commands (especially for large objects) may still require some thought.
Showing
- src/bin/psql/command.c 8 additions, 4 deletionssrc/bin/psql/command.c
- src/bin/psql/common.c 32 additions, 12 deletionssrc/bin/psql/common.c
- src/bin/psql/common.h 2 additions, 2 deletionssrc/bin/psql/common.h
- src/bin/psql/copy.c 2 additions, 2 deletionssrc/bin/psql/copy.c
- src/bin/psql/describe.c 23 additions, 23 deletionssrc/bin/psql/describe.c
- src/bin/psql/large_obj.c 11 additions, 11 deletionssrc/bin/psql/large_obj.c
Loading
Please register or sign in to comment