Update description in sysv_shmem.c

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Update description in sysv_shmem.c
Date: 2013-05-15 00:55:04
Message-ID: CA+HiwqFh-zwfM7MPcG0TH_A8jHSV9VbZXkbU_gtHsz61xE9ZDg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Since, as of 9.3, there are significant changes related to shared
memory, should we change the description in
src/backend/port/sysv_shmem.c which is currently following:

*-------------------------------------------------------------------------
*
* sysv_shmem.c
* Implement shared memory using SysV facilities
*
* These routines represent a fairly thin layer on top of SysV shared
* memory functionality.
*

?

--
Amit Langote

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2013-05-15 02:30:16 Re: PostgreSQL 9.3 beta breaks some extensions "make install"
Previous Message Mark Kirkwood 2013-05-15 00:33:22 Re: [GENERAL] autoanalyze criteria