pgsql/src/backend/libpq (be-fsstubs.c)

From: Tom Lane <tgl(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/libpq (be-fsstubs.c)
Date: 2000-10-24 03:14:10
Message-ID: 200010240314.e9O3EA861353@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, October 23, 2000 @ 23:14:08
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/libpq
from hub.org:/home/projects/pgsql/tmp/cvs-serv61339

Modified Files:
be-fsstubs.c

----------------------------- Log Message -----------------------------

Remove arbitrary limit on number of simultaneously open large objects.
This used to make some sense under the old implementation, but now an
open LO is pretty darn cheap, so why restrict it?

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-10-24 03:15:14 pgsql/src/interfaces/libpq (fe-lobj.c)
Previous Message Bruce Momjian - CVS 2000-10-24 01:59:47 pgsql/doc (TODO)