git.postgresql.org Git - postgresql.git/commit
Fri, 9 Jun 2006 19:46:09 +0000 (19:46 +0000)
Fri, 9 Jun 2006 19:46:09 +0000 (19:46 +0000)
commit b773987fc2609a9db6be864a2c71969f2cb3f511
Repair remarkably-inefficient query for dumping large object comments: it
was invoking obj_description() for each large object chunk, instead of once
per large object. This code is new as of 8.1, which may explain why the
problem hadn't been noticed already.
This is the main PostgreSQL git repository.
RSS
Atom