summaryrefslogtreecommitdiff
path: root/src/backend/executor/execGrouping.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2019-11-05 10:08:55 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2019-11-05 10:08:55 -0300
commit5ee8f0fe13b42e6a7711496676385a4ce02e9c5a (patch)
tree35ef73549059563f257639d86d231e8264031327 /src/backend/executor/execGrouping.c
parentf5efc931c2e8a77e6af950fbc35f6851c02402b4 (diff)
Change pg_restore -f- to dump to stdout instead of to ./-
Starting with PostgreSQL 12, pg_restore refuses to run when neither -d nor -f are specified (c.f. commit 413ccaa74d9a), and it also makes "-f -" mean the old implicit behavior of dumping to stdout. However, older branches write to a file called ./- when invoked like that, making it impossible to write pg_restore scripts that work across versions. This is a partial backpatch of the aforementioned commit to all older supported branches, providing an upgrade path. Discussion: https://postgr.es/m/20191006190839.GE18030@telsasoft.com
Diffstat (limited to 'src/backend/executor/execGrouping.c')
0 files changed, 0 insertions, 0 deletions