public inbox for [email protected]  
help / color / mirror / Atom feed
tablespace option
2+ messages / 2 participants
[nested] [flat]

* tablespace option
@ 2012-10-08 23:45  Fujii Masao <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Fujii Masao @ 2012-10-08 23:45 UTC (permalink / raw)
  To: pgsql-docs

Hi,

In alter_tablespace.sgml, tablespace option is called in two ways,
tablespace_option
and tablespace_parameter. We should unify them. The attached patch replaces
tablespace_parameter with tablespace_option. I prefered
tablespace_option because
it's used also in psql's SQL help.

Regards,

-- 
Fujii Masao


Attachments:

  [application/octet-stream] tablespace_option_v1.patch (678B, 2-tablespace_option_v1.patch)
  download | inline diff:
*** a/doc/src/sgml/ref/alter_tablespace.sgml
--- b/doc/src/sgml/ref/alter_tablespace.sgml
***************
*** 78,84 **** ALTER TABLESPACE <replaceable>name</replaceable> RESET ( <replaceable class="PAR
     </varlistentry>
  
     <varlistentry>
!     <term><replaceable class="parameter">tablespace_parameter</replaceable></term>
      <listitem>
       <para>
        A tablespace parameter to be set or reset.  Currently, the only
--- 78,84 ----
     </varlistentry>
  
     <varlistentry>
!     <term><replaceable class="parameter">tablespace_option</replaceable></term>
      <listitem>
       <para>
        A tablespace parameter to be set or reset.  Currently, the only


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: tablespace option
@ 2012-10-09 07:31  Simon Riggs <[email protected]>
  parent: Fujii Masao <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Simon Riggs @ 2012-10-09 07:31 UTC (permalink / raw)
  To: Fujii Masao <[email protected]>; +Cc: pgsql-docs

Committed

On 9 October 2012 00:45, Fujii Masao <[email protected]> wrote:
> Hi,
>
> In alter_tablespace.sgml, tablespace option is called in two ways,
> tablespace_option
> and tablespace_parameter. We should unify them. The attached patch replaces
> tablespace_parameter with tablespace_option. I prefered
> tablespace_option because
> it's used also in psql's SQL help.
>
> Regards,
>
> --
> Fujii Masao
>
>
> --
> Sent via pgsql-docs mailing list ([email protected])
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-docs
>



-- 
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services





^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2012-10-09 07:31 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2012-10-08 23:45 tablespace option Fujii Masao <[email protected]>
2012-10-09 07:31 ` Simon Riggs <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox