aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial
Commit message (Expand)AuthorAge
* Doc: simplify the tutorial's window-function examples.Tom Lane2025-01-21
* Add documentation about calling version-1 C functions from C.Tom Lane2025-01-17
* Update copyright for 2025Bruce Momjian2025-01-01
* Update copyright for 2024Bruce Momjian2024-01-03
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Remove useless casts to (void *) in arguments of some system functionsPeter Eisentraut2023-02-07
* Update copyright for 2023Bruce Momjian2023-01-02
* Doc: sync src/tutorial/basics.source with SGML documentation.Tom Lane2022-11-19
* Update copyright for 2022Bruce Momjian2022-01-07
* doc: Prefer explicit JOIN syntax over old implicit syntax in tutorialPeter Eisentraut2021-04-08
* tutorial: land height is "elevation", not "altitude"Bruce Momjian2021-03-10
* Doc, more or less: uncomment tutorial example that was fixed long ago.Tom Lane2021-01-13
* Update copyright for 2021Bruce Momjian2021-01-02
* Remove support for postfix (right-unary) operators.Tom Lane2020-09-17
* doc: Change table alias names to lower case in tutorial chapterPeter Eisentraut2020-09-04
* Update copyrights for 2020Bruce Momjian2020-01-01
* Add .gitignore to src/tutorial/Michael Paquier2019-11-22
* Remove traces of version-0 calling convention in src/tutorial/Michael Paquier2019-11-22
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* SQL comment: remove extra word in heading commentBruce Momjian2019-01-25
* Update copyright for 2019Bruce Momjian2019-01-02
* Deduplicate "invalid input syntax" messages for various types.Andres Freund2018-07-22
* Update copyright for 2018Bruce Momjian2018-01-02
* Distinguish selectivity of < from <= and > from >=.Tom Lane2017-09-13
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Recommend wrappers of PG_DETOAST_DATUM_PACKED().Noah Misch2017-03-12
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Remove no-longer-required function declarations.Tom Lane2015-05-24
* Update copyright for 2015Bruce Momjian2015-01-06
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-10
* pgindent run for 9.4Bruce Momjian2014-05-06
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Update copyright for 2014Bruce Momjian2014-01-07
* Add more use of psprintf()Peter Eisentraut2014-01-06
* Modernize string literal syntax in tutorial example.Tom Lane2013-01-19
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Remove copyright mention of Andrew Yu, per author's permission.Bruce Momjian2010-02-02
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Implement a few changes to how shared libraries and dynamically loadablePeter Eisentraut2008-04-07
* More README src cleanups.Bruce Momjian2008-03-21