]> granicus.if.org Git - postgresql/commit
Add a whitespace to fix the query to dump large objects.
authorItagaki Takahiro <itagaki.takahiro@gmail.com>
Sat, 19 Dec 2009 04:13:30 +0000 (04:13 +0000)
committerItagaki Takahiro <itagaki.takahiro@gmail.com>
Sat, 19 Dec 2009 04:13:30 +0000 (04:13 +0000)
commitce1489fa942a0e5713456563afb8debaefeecd38
treeb4829f5fd05f161f7f654039f9e0e8ff7844d645
parent4fca795de4f18bfdcd5421b50837832923c32ba9
Add a whitespace to fix the query to dump large objects.

PL/pgSQL-by-default patch broke the code for 8.3 <= server_version < 8.5.
src/bin/pg_dump/pg_dump.c