index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tutorial
Commit message (
Expand
)
Author
Age
*
Doc: simplify the tutorial's window-function examples.
Tom Lane
2025-01-21
*
Add documentation about calling version-1 C functions from C.
Tom Lane
2025-01-17
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-02-07
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Doc: sync src/tutorial/basics.source with SGML documentation.
Tom Lane
2022-11-19
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial
Peter Eisentraut
2021-04-08
*
tutorial: land height is "elevation", not "altitude"
Bruce Momjian
2021-03-10
*
Doc, more or less: uncomment tutorial example that was fixed long ago.
Tom Lane
2021-01-13
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Remove support for postfix (right-unary) operators.
Tom Lane
2020-09-17
*
doc: Change table alias names to lower case in tutorial chapter
Peter Eisentraut
2020-09-04
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Add .gitignore to src/tutorial/
Michael Paquier
2019-11-22
*
Remove traces of version-0 calling convention in src/tutorial/
Michael Paquier
2019-11-22
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
SQL comment: remove extra word in heading comment
Bruce Momjian
2019-01-25
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Deduplicate "invalid input syntax" messages for various types.
Andres Freund
2018-07-22
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Distinguish selectivity of < from <= and > from >=.
Tom Lane
2017-09-13
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Recommend wrappers of PG_DETOAST_DATUM_PACKED().
Noah Misch
2017-03-12
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-07-10
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-02-12
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Add more use of psprintf()
Peter Eisentraut
2014-01-06
*
Modernize string literal syntax in tutorial example.
Tom Lane
2013-01-19
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Remove copyright mention of Andrew Yu, per author's permission.
Bruce Momjian
2010-02-02
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-04-07
*
More README src cleanups.
Bruce Momjian
2008-03-21
[next]