MAX Query length - Mailing list pgsql-hackers

From Ansley, Michael
Subject MAX Query length
Date
Msg-id 1BF7C7482189D211B03F00805F8527F70ED02B@S-NATH-EXCH2
Whole thread Raw
Responses Re: [HACKERS] MAX Query length
Re: [HACKERS] MAX Query length
List pgsql-hackers
Trawling through the code last night I noticed that:
#define MAX_QUERY_SIZE (BLCKSZ * 2)

Is there any conceivable reason why the query length would be dependent on
the block size?  Or do I just have old source code?

MikeA




pgsql-hackers by date:

Previous
From: "Gene Sokolov"
Date:
Subject: Re: [HACKERS] Updated TODO list
Next
From: Nuchanach Klinjun
Date:
Subject: upgrade problem