Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-20Remove MSVC scriptsMichael Paquier
2023-08-23Introduce macros for protocol characters.Nathan Bossart
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-09-14Move gramparse.h to src/backend/parserJohn Naylor
2022-07-18Move snowball_create.sql creation into perl fileAndres Freund
2022-01-08Update copyright for 2022Bruce Momjian
2022-01-07Skip install/test of pgcrypto on MSVC when not built with opensslAndrew Dunstan
2021-07-14Install properly fe-auth-sasl.hMichael Paquier
2021-05-12Initial pgindent and pgperltidy run for v14.Tom Lane
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2021-03-12Add pg_amcheck, a CLI for contrib/amcheck.Robert Haas
2020-10-17Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane
2020-06-29Remove support for timezone "posixrules" file.Tom Lane
2020-05-21Fix MSVC installations with multiple "configure" files detectedMichael Paquier
2020-04-13Use perl's $/ more idiomaticallyAndrew Dunstan
2019-08-19Use zic's new "-b slim" option to generate smaller timezone files.Tom Lane
2019-05-22Initial pgperltidy run for v12.Tom Lane
2019-02-06Fix included file path for modern perlAndrew Dunstan
2019-01-04Move the built-in conversions into the initial catalog data.Tom Lane
2018-10-11Remove timetravel extension.Andres Freund
2018-09-06Refactor dlopen() supportPeter Eisentraut
2018-07-31Provide for contrib and pgxs modules to install include files.Andrew Gierth
2018-05-28Return a value from Install.pm's lcopy functionAndrew Dunstan
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2018-05-09Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan
2018-05-09perltidy some recent code changes before changing perltidy settingsAndrew Dunstan
2018-05-04Provide for testing on python3 modules when under MSVCAndrew Dunstan
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2018-04-25Reindent Perl files with perltidy version 20170521.Tom Lane
2018-04-05Install errcodes.txt for use by extensions.Andrew Gierth
2018-04-03Attempt to fix jsonb_plperl build on WindowsPeter Eisentraut
2018-03-28Attempt to fix jsonb_plpython build on WindowsPeter Eisentraut
2017-11-25Update MSVC build process for new timezone data.Tom Lane
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-05-07Install the "posixrules" timezone link in MSVC builds.Tom Lane
2017-03-27Clean up Perl code according to perlcriticPeter Eisentraut
2017-03-23Remove createlang and droplangPeter Eisentraut
2017-02-09Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas
2016-09-19MSVC: Include pg_recvlogical in client-only install.Robert Haas
2016-08-15Final pgindent + perltidy run for 9.6.Tom Lane
2016-07-09Fix TAP tests and MSVC scripts for pathnames with spaces.Tom Lane
2016-06-12Finish pgindent run for 9.6: Perl files.Noah Misch
2016-04-08Silence warning from modern perl about unescaped bracesAndrew Dunstan
2016-03-04Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5Teodor Sigaev
2016-01-20Properly install dynloader.h on MSVC buildsBruce Momjian
2015-12-18Use just one standalone-backend session for initdb's post-bootstrap steps.Tom Lane
2015-07-30MSVC: Future-proof installation file skip logic.Noah Misch
2015-05-24pgindent run for 9.5Bruce Momjian
2015-04-28Fix MSVC builds for contrib transforms modules.Andrew Dunstan