summaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
AgeCommit message (Collapse)Author
2021-04-08doc: Prefer explicit JOIN syntax over old implicit syntax in tutorialPeter Eisentraut
Update src/tutorial/basics.source to match. Author: Jürgen Purtz <juergen@purtz.de> Reviewed-by: Thomas Munro <thomas.munro@gmail.com> Reviewed-by: "David G. Johnston" <david.g.johnston@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/158996922318.7035.10603922579567326239@wrigleys.postgresql.org
2020-09-04doc: Change table alias names to lower case in tutorial chapterPeter Eisentraut
This is needlessly different from our usual style otherwise. Author: Jürgen Purtz <juergen@purtz.de> Discussion: https://www.postgresql.org/message-id/flat/158996922318.7035.10603922579567326239@wrigleys.postgresql.org
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-02Remove copyright mention of Andrew Yu, per author's permission.Bruce Momjian
Backpatch to 8.4.X.
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2001-09-02New blood and fresh air for tutorialPeter Eisentraut
1999-07-08Rename example temp to mytemp.Bruce Momjian
1997-06-25Typo changes in tests/ examples.Bruce Momjian
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier