summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Exclude 'brin' contrib moduleAlvaro Herrera2015-08-131-1/+1
* docs: update major release notes item checklistBruce Momjian2015-08-081-1/+1
* Document items that should appear in the major release notesBruce Momjian2015-08-081-0/+5
* MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.Noah Misch2015-07-291-41/+33
* MSVC: Remove duplicate PATH entry in test harness.Noah Misch2015-07-291-1/+1
* MSVC: Future-proof installation file skip logic.Noah Misch2015-07-291-2/+6
* Make TAP tests work on Windows.Heikki Linnakangas2015-07-292-2/+51
* Turn install.bat into a pure one line wrapper fort he perl script.Heikki Linnakangas2015-07-062-25/+17
* Allow MSVC's contribcheck and modulescheck to run independently.Andrew Dunstan2015-07-011-0/+2
* Stamp shared-library minor version numbers for 9.6.Tom Lane2015-06-301-1/+1
* Stamp HEAD as 9.6devel.Tom Lane2015-06-302-1/+2
* pgindent: add typedef blog URLBruce Momjian2015-06-011-1/+2
* pgindent: document location of "all" typedef listsBruce Momjian2015-05-251-0/+2
* pgindent: fix typoBruce Momjian2015-05-251-1/+1
* pgindent: more doc updates for skipping __asm__ filesBruce Momjian2015-05-241-2/+2
* Revert 9.5 pgindent changes to atomics directory filesBruce Momjian2015-05-241-0/+1
* pgindent run for 9.5Bruce Momjian2015-05-238-128/+125
* Update typedef file in preparation for pgindent runBruce Momjian2015-05-231-24/+207
* Improve pgindent instructions regarding Perl backup filesBruce Momjian2015-05-231-1/+1
* Fix more typos in comments.Heikki Linnakangas2015-05-201-1/+1
* Revert error-throwing wrappers for the printf family of functions.Tom Lane2015-05-191-1/+1
* Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.Tom Lane2015-05-181-1/+1
* Add error-throwing wrappers for the printf family of functions.Noah Misch2015-05-181-1/+1
* Enable transforms tests for python 2 on MSVC buildsAndrew Dunstan2015-04-291-4/+38
* Fix MSVC builds for contrib transforms modules.Andrew Dunstan2015-04-283-121/+211
* Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan2015-04-273-17/+20
* Try to unbreak some MSVC builds following forward slash change.Andrew Dunstan2015-04-251-1/+1
* Replace backslashes by forward slashes in MSVC build codePeter Eisentraut2015-04-254-264/+262
* Remove superfluous -DFRONTEND.Noah Misch2015-04-241-4/+0
* Build every ECPG library with -DFRONTEND.Noah Misch2015-04-241-0/+1
* Improve speed of make check-worldPeter Eisentraut2015-04-231-25/+42
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-211-8/+4
* Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut2015-04-201-4/+2
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-191-4/+4
* Add new target modulescheck in vcregress.plAlvaro Herrera2015-04-161-23/+45
* MSVC: install src/test/modules together with contribAlvaro Herrera2015-04-161-71/+83
* MSVC: Include modules of src/test/modules in buildAlvaro Herrera2015-04-161-14/+19
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-142-9/+9
* Use Intel SSE 4.2 CRC instructions where available.Heikki Linnakangas2015-04-141-1/+12
* Reorganize our CRC source files again.Heikki Linnakangas2015-04-141-2/+2
* pgbench: Attempt fix build on WindowsPeter Eisentraut2015-04-131-1/+1
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-131-10/+13
* emacs: Set indent-tabs-mode in perl-modePeter Eisentraut2015-04-121-0/+1
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-111-4/+7
* Fix typoMagnus Hagander2015-04-091-1/+1
* Enable float8-byval as the default for 64 bit MSVC buildsAndrew Dunstan2015-04-052-3/+11
* Run pg_upgrade and pg_resetxlog with restricted token on WindowsAndrew Dunstan2015-03-301-1/+2
* Try to fix MSVC build of pg_rewind.Heikki Linnakangas2015-03-231-0/+1
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-231-1/+7
* Make pg_xlogdump MSVC build work more like others.Heikki Linnakangas2015-03-212-13/+3