pgsql: Correct TABLESAMPLE docs - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Correct TABLESAMPLE docs
Date
Msg-id E1bY8tq-0003nq-CU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct TABLESAMPLE docs

Original wording was correct but not the intended meaning.

Reported by Patrik Wenger

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/270c29f125f5b5d2a199fb98fdf9c289640093a3

Modified Files
--------------
doc/src/sgml/ref/select.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Correct TABLESAMPLE docs
Next
From: Simon Riggs
Date:
Subject: pgsql: Code cleanup in SyncRepWaitForLSN()