summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2017-06-10Take PROVE_FLAGS from the command line but not the environmentAndrew Dunstan
2017-06-06Fix thinko in previous openssl changeAndrew Dunstan
2017-06-05Find openssl lib files in right directory for MSVCAndrew Dunstan
2017-05-23Update URLs in pgindent source and READMEMagnus Hagander
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-05-17Post-PG 10 beta1 pgindent runBruce Momjian
2017-05-17Update typedefs list in prep. for post-PG10 beta1 pgindent runBruce Momjian
2017-05-17Add download URL for perltidy version v20090616Bruce Momjian
2017-05-15Update oidjoins regression test for v10.Tom Lane
2017-05-12Honor PROVE_FLAGS environment settingAndrew Dunstan
2017-05-12Add libxml2 include path for MSVC buildsAndrew Dunstan
2017-05-09pgindent: use HTTP instead of FTP to retrieve pg_bsd_indent srcBruce Momjian
2017-05-07Install the "posixrules" timezone link in MSVC builds.Tom Lane
2017-05-05Allow MSVC to build with Tcl 8.6.Alvaro Herrera
2017-05-05Build pgoutput.dll in MSVC buildMagnus Hagander
2017-05-02Fix perl thinko in commit fed6df486dcaAndrew Dunstan
2017-05-01Allow vcregress.pl to run an arbitrary TAP test setAndrew Dunstan
2017-04-13docs: update major release instructionsBruce Momjian
2017-04-13git_changelog: improve commentBruce Momjian
2017-04-12git_changelog: improve instructions for finding branch commitsBruce Momjian
2017-04-11Remove bogus redefinition of _MSC_VER.Tom Lane
2017-04-11Remove symbol WIN32_ONLY_COMPILERMagnus Hagander
2017-04-07Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas
2017-04-06Fix integer-overflow problems in interval comparison.Tom Lane
2017-04-02Remove reinvention of stringify macro.Tom Lane
2017-03-28Fix Perl code which had broken the Windows buildPeter Eisentraut
2017-03-27Clean up Perl code according to perlcriticPeter Eisentraut
2017-03-25Faster expression evaluation and targetlist projection.Andres Freund
2017-03-23Remove createlang and droplangPeter Eisentraut
2017-03-10Fix hard-coded relkind constants in assorted other files.Tom Lane
2017-03-10Add amcheck extension to contrib.Andres Freund
2017-03-09Add a Gather Merge executor node.Robert Haas
2017-03-07Clean up test_ifaddrs a bit.Tom Lane
2017-03-07Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas
2017-03-07Refactor SHA2 functions and move them to src/common/.Heikki Linnakangas
2017-03-06Add operator_with_argtypes grammar rulePeter Eisentraut
2017-03-01Reduce size of common allocation header.Andres Freund
2017-02-27Add "Slab" MemoryContext implementation for efficient equal-sized allocations.Andres Freund
2017-02-23De-support floating-point timestamps.Tom Lane
2017-02-19Dept of second thoughts: rename new perl script.Tom Lane
2017-02-19Suppress "unused variable" warnings with older versions of flex.Tom Lane
2017-02-15btree: Support parallel index scans.Robert Haas
2017-02-13Remove contrib/tsearch2.Robert Haas
2017-02-09Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas
2017-01-24Extend index AM API for parallel index scans.Robert Haas
2017-01-17Generate fmgr prototypes automaticallyPeter Eisentraut
2017-01-14pg_ctl: Change default to wait for all actionsPeter Eisentraut
2017-01-14Updates to reflect that pg_ctl stop -m fast is the defaultPeter Eisentraut
2017-01-05Use 'use strict' in all Perl programsPeter Eisentraut
2017-01-03Update copyright via script for 2017Bruce Momjian