postgresql/src/bin
Michael Paquier 1301c80b21 Remove MSVC scripts
This commit removes all the scripts located in src/tools/msvc/ to build
PostgreSQL with Visual Studio on Windows, meson becoming the recommended
way to achieve that.  The scripts held some information that is still
relevant with meson, information kept and moved to better locations.
Comments that referred directly to the scripts are removed.

All the documentation still relevant that was in install-windows.sgml
has been moved to installation.sgml under a new subsection for Visual.
All the content specific to the scripts is removed.  Some adjustments
for the documentation are planned in a follow-up set of changes.

Author: Michael Paquier
Reviewed-by: Peter Eisentraut, Andres Freund
Discussion: https://postgr.es/m/ZQzp_VMJcerM1Cs_@paquier.xyz
2023-12-20 09:44:37 +09:00
..
initdb Remove distprep 2023-11-06 15:18:04 +01:00
pg_amcheck Remove distprep 2023-11-06 15:18:04 +01:00
pg_archivecleanup Remove distprep 2023-11-06 15:18:04 +01:00
pg_basebackup Remove MSVC scripts 2023-12-20 09:44:37 +09:00
pg_checksums Remove some unnecessary includes of "access/xlog_internal.h" 2023-12-10 07:46:06 +01:00
pg_config Remove distprep 2023-11-06 15:18:04 +01:00
pg_controldata Remove distprep 2023-11-06 15:18:04 +01:00
pg_ctl Remove distprep 2023-11-06 15:18:04 +01:00
pg_dump Fix spelling and punctuation 2023-11-30 10:56:53 +01:00
pg_resetwal Remove distprep 2023-11-06 15:18:04 +01:00
pg_rewind Remove some unnecessary includes of "access/xlog_internal.h" 2023-12-10 07:46:06 +01:00
pg_test_fsync Suppress -Wunused-result warning about write(). 2023-12-06 17:16:57 -06:00
pg_test_timing Remove distprep 2023-11-06 15:18:04 +01:00
pg_upgrade Fix path of regress shared library in pg_upgrade test 2023-12-08 10:36:23 +09:00
pg_verifybackup Move src/bin/pg_verifybackup/parse_manifest.c into src/common. 2023-12-19 15:24:31 -05:00
pg_waldump Remove distprep 2023-11-06 15:18:04 +01:00
pgbench Don't use pgbench -j in tests 2023-12-04 14:00:51 +01:00
pgevent Remove MSVC scripts 2023-12-20 09:44:37 +09:00
psql psql: Add tab completion for view options. 2023-11-28 09:50:17 +00:00
scripts Remove distprep 2023-11-06 15:18:04 +01:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00