Commits

DateSubjectAuthorReleases
2023-01-31 Doc: clarify use of NULL to drop comments and security labels. Tom Lane 11.19
2023-01-31 Doc: clarify use of NULL to drop comments and security labels. Tom Lane 12.14
2023-01-31 Doc: clarify use of NULL to drop comments and security labels. Tom Lane 13.10
2023-01-31 Doc: clarify use of NULL to drop comments and security labels. Tom Lane 14.7
2023-01-31 Doc: clarify use of NULL to drop comments and security labels. Tom Lane 15.2
2023-01-31 Doc: clarify use of NULL to drop comments and security labels. Tom Lane 16.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2011-03-09 Adjust the permissions required for COMMENT ON ROLE. Tom Lane 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2007-08-21 First rough cut at text search documentation: bare bones reference Tom Lane 8.3.0
2007-01-23 Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR Tom Lane 8.3.0
2006-07-27 Aggregate functions now support multiple input arguments. I also took Tom Lane 8.2.0
2005-06-08 Remove grammar productions for prefix and postfix % and ^ operators, Tom Lane 8.1.0
2005-05-26 Document that utility commands such as DROP FUNCTION allow argument names Tom Lane 8.1.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-05-13 Make operators have their own comments separate from those of the Tom Lane 7.3.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1