-
- Downloads
More fixes for psql ^C handling, especially during copy. Still doesn't
cope so well with copy to but that will have to wait for the next release. Also added -X option to prevent reading .psqlrc startup file.
Showing
- doc/src/sgml/ref/psql-ref.sgml 22 additions, 3 deletionsdoc/src/sgml/ref/psql-ref.sgml
- src/bin/psql/command.c 3 additions, 3 deletionssrc/bin/psql/command.c
- src/bin/psql/common.c 24 additions, 20 deletionssrc/bin/psql/common.c
- src/bin/psql/common.h 2 additions, 1 deletionsrc/bin/psql/common.h
- src/bin/psql/copy.c 13 additions, 4 deletionssrc/bin/psql/copy.c
- src/bin/psql/copy.h 2 additions, 2 deletionssrc/bin/psql/copy.h
- src/bin/psql/create_help.pl 6 additions, 8 deletionssrc/bin/psql/create_help.pl
- src/bin/psql/help.c 3 additions, 2 deletionssrc/bin/psql/help.c
- src/bin/psql/mainloop.c 22 additions, 14 deletionssrc/bin/psql/mainloop.c
- src/bin/psql/startup.c 20 additions, 9 deletionssrc/bin/psql/startup.c
- src/test/regress/regress.sh 2 additions, 2 deletionssrc/test/regress/regress.sh
- src/test/regress/run_check.sh 2 additions, 2 deletionssrc/test/regress/run_check.sh
Loading
Please register or sign in to comment