Commit Graph

20 Commits (5253519b27d3393c07eb04470f04462c67ad94a9)

Author SHA1 Message Date
Andres Freund fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols. 3 years ago
Tom Lane 88103567cb Disallow setting bogus GUCs within an extension's reserved namespace. 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Tom Lane cab5b9ab2c Revert changes about warnings/errors for placeholders. 4 years ago
Tom Lane 5609cc01c6 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). 4 years ago
Tom Lane 1fada5d81e Add missing EmitWarningsOnPlaceholders() calls. 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane c29aff959d Consistently declare timestamp variables as TimestampTz. 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Tom Lane 48c9f2889a Update copyright for 2016 10 years ago
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries. 11 years ago
Tom Lane b6e3798f3a Limit values of archive_timeout, post_auth_delay, auth_delay.milliseconds. 13 years ago
Bruce Momjian bf50caf105 pgindent run before PG 9.1 beta 1. 15 years ago
Tom Lane 2594cf0e8c Revise the API for GUC variable assign hooks. 15 years ago
Itagaki Takahiro 2d8de0a50b Cleanup copyright years and file names in the header comments of some files. 15 years ago
Robert Haas fe7a32fc87 New contrib module, auth_delay. 15 years ago