Re: where can I get the table definition and data in the documention? - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: where can I get the table definition and data in the documention?
Date
Msg-id 20201217155016.GD23260@momjian.us
Whole thread Raw
In response to where can I get the table definition and data in the documention?  ("liming185216@126.com" <liming185216@126.com>)
List pgsql-docs
On Tue, Dec 15, 2020 at 06:08:55PM +0800, liming185216@126.com wrote:
> Hi,
> 
> According to the documention <PostgreSQL 13.0 Documentation>, I get some
>  tables  definition and data manipulation statements from the direction ../src/
> tutorial(according to 2.1.introduction ),but  I can not find the table
> definition used in 3.5.window functions(the name of the table is empsalary).
> 
> So,is there another  way to get the table definition besides ../src/tutorial?
> Or should  I create these tables manually ?

I don't think we have table definitions for all our examples, sorry.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-docs by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: The sub-categories do not have anchors on this page
Next
From: Alan Thomas
Date:
Subject: RE: SELECT ... FOR UPDATE OF