Minor spelling correction on cvstip

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

Best Regards, Simon Riggs

Attachments:

sp.patchtext/x-patch; charset=UTF-8; name=sp.patchDownload+4-4
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Simon Riggs (#1)
Re: Minor spelling correction on cvstip

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

! MUST_HAVE_OIDS, /* WITH OIDS explicitly specified */
! MUST_NOT_HAVE_OIDS, /* WITHOUT OIDS explicitly specified */

Done. Glimpse found the same mistake in foreign_key.sql, too.

regards, tom lane