On 15.01.2013 00:27, Andres Freund wrote:
> When looking at the report of probable fallout from the elog stuff I
> noticed this warning:
>
> walsender.c(366): warning #186: pointless comparison of unsigned integer with zero
>
> Which is accurate, the rather unlikely problem of a seek error could not
> be noticed atm and would probably send strange stuff over the wire.
Thanks, applied.
- Heikki
In response to
pgsql-hackers by date
| Next: | From: joe | Date: 2013-01-14 23:13:14 |
| Subject: BUG #7809: Running pg_dump on slave w/ streaming replication fails ifthere are unlogged tables |
| Previous: | From: Heikki Linnakangas | Date: 2013-01-14 22:37:44 |
| Subject: Re: Curious buildfarm failures |