Commits

DateSubjectAuthorReleases
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 13.4
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 12.8
2021-04-21 doc: Improve hyphenation consistency Peter Eisentraut 14.0
2021-04-15 Provide query source text when parsing a SQL-standard function body. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-07 SQL-standard function body Peter Eisentraut 14.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-05 Support for OUT parameters in procedures Peter Eisentraut 14.0
2020-09-05 Switch to multi-inserts when registering dependencies for many code paths Michael Paquier 14.0
2020-06-09 Unify drop-by-OID functions Peter Eisentraut 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-10 Split out CreateCast into src/backend/catalog/pg_cast.c Alvaro Herrera 13.0
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-06-17 Fix more typos and inconsistencies in the tree Michael Paquier 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0