postgresql/src/bin
Tom Lane 9e98ddd16e Revert "pg_dump: Lock all relations, not just plain tables".
Revert 403a3d91c, as well as the followup fix 7f4235032, in all
branches.  We need to think a bit harder about what the behavior
of LOCK TABLE on views should be, and there's no time for that
before next week's releases.  We'll take another crack at this
later.

Discussion: https://postgr.es/m/16703-e348f58aab3cf6cc@postgresql.org
2020-11-06 15:48:21 -05:00
..
initdb Translation updates 2020-08-10 15:36:46 +02:00
pg_archivecleanup Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
pg_basebackup Translation updates 2020-08-10 15:36:46 +02:00
pg_config Translation updates 2020-08-10 15:36:46 +02:00
pg_controldata Translation updates 2020-08-10 15:36:46 +02:00
pg_ctl Translation updates 2020-08-10 15:36:46 +02:00
pg_dump Revert "pg_dump: Lock all relations, not just plain tables". 2020-11-06 15:48:21 -05:00
pg_resetxlog Translation updates 2020-08-10 15:36:46 +02:00
pg_rewind Remove useless lstat() call in pg_rewind. 2020-09-06 11:50:41 -04:00
pg_test_fsync Switch pg_test_fsync to use binary mode on Windows 2020-07-16 15:53:12 +09:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd 2020-10-15 20:37:19 -04:00
pg_xlogdump pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. 2019-10-29 22:55:19 -07:00
pgbench Fix compiler warning 2019-08-12 21:24:07 +02:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Use mode "r" for popen() in psql's evaluate_backtick(). 2020-10-28 14:35:53 -04:00
scripts Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00