pgsql: Correct TABLESAMPLE docs - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Correct TABLESAMPLE docs
Date
Msg-id [email protected]
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()