Doc patch to clarify text search example

Started by Simon Riggsover 18 years ago2 messagespatches
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

Short patch to clarify the name of the column used for the text search
index example, so everybody is clear it is a column name.

Unrelated to other discussions on hackers

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

Attachments:

doc_rename_indexable_col.patchtext/x-patch; charset=UTF-8; name=doc_rename_indexable_col.patchDownload+8-8
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Simon Riggs (#1)
Re: Doc patch to clarify text search example

Simon Riggs <simon@2ndquadrant.com> writes:

Short patch to clarify the name of the column used for the text search
index example, so everybody is clear it is a column name.

Applied, thanks.

regards, tom lane