summaryrefslogtreecommitdiff
path: root/src/backend/catalog/system_functions.sql
Commit message (Expand)AuthorAgeFilesLines
* Allow logical decoding on standbysAndres Freund2023-04-081-0/+2
* Invent random_normal() to provide normally-distributed random numbers.Tom Lane2023-01-091-0/+7
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Replace SQLValueFunction by COERCE_SQL_SYNTAXMichael Paquier2022-11-211-0/+26
* Support pg_read_[binary_]file (filename, missing_ok).Tom Lane2022-07-291-0/+4
* pgstat: add pg_stat_have_stats() test helper.Andres Freund2022-04-071-0/+2
* Remove exclusive backup modeStephen Frost2022-04-061-10/+8
* Fix catalog data of pg_stop_backup(), labelled v2Michael Paquier2022-03-031-1/+1
* Reconsider pg_stat_subscription_workers view.Amit Kapila2022-03-011-3/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Add a view to show the stats of subscription workers.Amit Kapila2021-11-301-0/+4
* Add SQL functions to monitor the directory contents of replication slotsMichael Paquier2021-11-231-0/+12
* Allow GRANT on pg_log_backend_memory_contexts().Jeff Davis2021-10-261-0/+2
* Remove pg_wait_for_backend_termination().Noah Misch2021-06-141-5/+0
* Double-space commands in system_constraints.sql/system_functions.sql.Tom Lane2021-05-121-0/+47
* Convert built-in SQL-language functions to SQL-standard-body style.Tom Lane2021-04-161-32/+318
* Split function definitions out of system_views.sql into a new file.Tom Lane2021-04-161-0/+392