Bruce Momjian <[EMAIL PROTECTED]> writes:
> I wonder if any other platforms have this limitation.  I think we need
> to add some type of test for no-fseeko()/ftello() and sizeof(off_t) >
> sizeof(long).  This fseeko/ftello/off_t is just too fluid, and the
> failure modes too serious.

I am wondering why pg_dump has to depend on either fseek or ftell.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to