Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-10-17 doc: move the mention of aggregate JSON functions up in section Bruce Momjian 10.23
2022-10-17 doc: warn pg_stat_reset() can cause vacuum/analyze problems Bruce Momjian 10.23
2022-09-28 doc: clarify internal behavior of RECURSIVE CTE queries Bruce Momjian 10.23
2022-09-28 revert "warn of SECURITY DEFINER schemas for non-sql_body funcs" Bruce Momjian 10.23
2022-09-03 doc: simplify docs about analyze and inheritance/partitions Bruce Momjian 10.23
2022-09-03 doc: clarify recursion internal behavior Bruce Momjian 10.23
2022-09-01 doc: in create statistics docs, mention analyze for parent info Bruce Momjian 10.23
2022-09-01 doc: mention "bloom" as a possible index access method Bruce Momjian 10.23
2022-09-01 doc: use FILTER in aggregate example Bruce Momjian 10.23
2022-09-01 doc: warn of SECURITY DEFINER schemas for non-sql_body functions Bruce Momjian 10.23
2022-09-01 doc: mention that SET TIME ZONE often needs to be quoted Bruce Momjian 10.23
2022-08-31 doc: document the maximum char/varchar length value Bruce Momjian 10.23
2022-08-31 doc: show direction is optional in FETCH/MOVE's FROM/IN syntax Bruce Momjian 10.23
2022-08-31 doc: simplify WITH clause syntax in CREATE DATABASE Bruce Momjian 10.23
2022-08-12 doc: add missing role attributes to user management section Bruce Momjian 10.23
2022-08-12 doc: warn about security issues around log files Bruce Momjian 10.23
2022-08-12 doc: clarify configuration file for Windows builds Bruce Momjian 10.23
2022-08-12 doc: document the CREATE INDEX "USING" clause Bruce Momjian 10.23
2022-08-12 doc: clarify CREATE TABLE AS ... IF NOT EXISTS Bruce Momjian 10.23
2022-07-21 doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 10.22
2022-07-14 pg_upgrade doc: mention that replication slots must be recreated Bruce Momjian 10.22
2022-07-14 doc: clarify the behavior of identically-named savepoints Bruce Momjian 10.22
2022-07-14 doc: clarify that "excluded" ON CONFLICT is a single row Bruce Momjian 10.22
2022-07-14 doc: mention that INSERT can block because of unique indexes Bruce Momjian 10.22
2022-07-14 doc: mention the pg_locks lock names in parentheses Bruce Momjian 10.22