Re: typedef FileName not const?

From: Mark Dilger <hornschnorter(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typedef FileName not const?
Date: 2016-09-28 01:12:30
Message-ID: 23B333D1-3A8C-4691-9520-C211220B646C@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> I think the better fix here is to simply remove the typedef. It doesn't
> seem to have much of a benefit, and makes using correct types harder as
> demonstrated here. We don't even use it internally in fd.c..
>

Fine by me.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2016-09-28 01:34:11 Re: make async slave to wait for lsn to be replayed
Previous Message Michael Paquier 2016-09-28 01:04:14 Re: Transactions involving multiple postgres foreign servers