postgresql/src/bin/psql
Magnus Hagander 6da56f3f84 Remove support for bcc and msvc standalone libpq builds
This removes the support for building just libpq using Borland C++ or
Visual C++. This has not worked properly for years, and given the number
of complaints it's clearly not worth the maintenance burden.

Building libpq using the standard MSVC build system is of course still
supported, along with mingw.
2017-04-11 15:22:21 +02:00
..
po Translation updates 2016-08-08 11:08:00 -04:00
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
command.c Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
command.h Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
common.c Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
common.h Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
conditional.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
conditional.h Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
copy.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
copy.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
create_help.pl Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
crosstabview.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
crosstabview.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
describe.c Clean up psql/describe.c's messy query for extended stats. 2017-04-06 13:21:47 -04:00
describe.h Logical replication 2017-01-20 09:04:49 -05:00
help.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
help.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
input.c Clean up psql's behavior for a few more control variables. 2017-02-02 20:16:17 -05:00
input.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
large_obj.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
large_obj.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
mainloop.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
mainloop.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Makefile Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
nls.mk psql: Add missing file to nls.mk 2016-06-07 10:58:46 -04:00
prompt.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
prompt.h Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscanslash.h Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
psqlscanslash.l Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
settings.h psql: Add \gx command 2017-03-07 09:31:52 -05:00
startup.c Support \if ... \elif ... \else ... \endif in psql scripting. 2017-03-30 12:59:24 -04:00
stringutils.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
stringutils.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
tab-complete.c Identity columns 2017-04-06 08:41:37 -04:00
tab-complete.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
variables.c Clean up psql's behavior for a few more control variables. 2017-02-02 20:16:17 -05:00
variables.h Clean up psql's behavior for a few more control variables. 2017-02-02 20:16:17 -05:00