Обсуждение: pgsql: Remove excess argument to open(2).

Поиск
Список
Период
Сортировка

pgsql: Remove excess argument to open(2).

От
Tom Lane
Дата:
Remove excess argument to open(2).

Many compilers don't complain about this, but some do, and it's certainly
wrong.  Back-patch to 8.4 where the error was introduced.

Mark Kirkwood

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e77f605d431c488983d6c96cb3513c691bf1907c

Modified Files
--------------
src/tools/fsync/test_fsync.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)