Hey,
The section 46.4 describes the base data types used in messages.
http://www.postgresql.org/docs/9.1/static/protocol-message-types.html
According to section 46.5
http://www.postgresql.org/docs/9.1/static/protocol-message-formats.html
there are cases when Int32 can be negative (e.g. see DataRo
On Fri, Nov 4, 2011 at 4:10 PM, Robert Haas wrote:
> On Tue, Nov 1, 2011 at 8:07 PM, Tom Lane wrote:
>> It's the "lobotomized engines" that are the problem, IMO --- people
>> coming from databases like mysql tend to think count(*) just means
>> reading a table size counter that the engine has any
Hi,
Is $SUBJECT an oversight? I noticed that pg_stat_get_activity (function behind
pg_stat_activity) is documented so for consistency, function
pg_stat_get_wal_senders (function behind pg_stat_replication) should be
documented too. Patch is attached.
--
Euler Taveira de Oliveira - Timbira