aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-19
* Add new target modulescheck in vcregress.plAlvaro Herrera2015-04-16
* MSVC: install src/test/modules together with contribAlvaro Herrera2015-04-16
* MSVC: Include modules of src/test/modules in buildAlvaro Herrera2015-04-16
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-14
* Use Intel SSE 4.2 CRC instructions where available.Heikki Linnakangas2015-04-14
* Reorganize our CRC source files again.Heikki Linnakangas2015-04-14
* pgbench: Attempt fix build on WindowsPeter Eisentraut2015-04-13
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-13
* emacs: Set indent-tabs-mode in perl-modePeter Eisentraut2015-04-12
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-11
* Fix typoMagnus Hagander2015-04-09
* Enable float8-byval as the default for 64 bit MSVC buildsAndrew Dunstan2015-04-05
* Run pg_upgrade and pg_resetxlog with restricted token on WindowsAndrew Dunstan2015-03-30
* Try to fix MSVC build of pg_rewind.Heikki Linnakangas2015-03-23
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-23
* Make pg_xlogdump MSVC build work more like others.Heikki Linnakangas2015-03-21
* Install shared libraries to bin/ in Windows under MSVCAlvaro Herrera2015-03-18
* Adjust valgrind suppressions wrt 025c02420.Andres Freund2015-03-15
* Refactor Mkvcbuild.pm to facilitate modules migrationsAlvaro Herrera2015-03-11
* pgbench: Add a real expression syntax to \setRobert Haas2015-03-02
* Fix Perl coding error in msvc build systemPeter Eisentraut2015-02-18
* Fix MSVC build.Heikki Linnakangas2015-02-09
* Move pg_lzcompress.c to src/common.Fujii Masao2015-02-09
* tools/ccsym: update for modern versions of gccBruce Momjian2015-01-20
* Document that Perl's Tie might add a trailing newlineBruce Momjian2015-01-06
* Clarify which files need manual copyright updatesBruce Momjian2015-01-06
* Simplify post-copyright update instructions.Bruce Momjian2015-01-06
* Update copyright for 2015Bruce Momjian2015-01-06
* Add pg_string_endswith as the start of a string helper library in src/common.Andres Freund2015-01-03
* Have config_sspi_auth() permit IPv6 localhost connections.Noah Misch2014-12-25
* Temporarily revert "Move pg_lzcompress.c to src/common."Tom Lane2014-12-25
* Move pg_lzcompress.c to src/common.Fujii Masao2014-12-25
* Adjust valgrind suppression to the changes in 2c03216d8311.Andres Freund2014-12-18
* Recognize Makefile line continuations in fetchRegressOpts().Noah Misch2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas2014-12-17
* Add missing documentation for some vcregress modesMagnus Hagander2014-12-17
* Update comments in find_typedef.Tom Lane2014-11-18
* Add valgrind suppression for pg_atomic_init_u64.Andres Freund2014-11-14
* Adapt valgrind.supp to the XLogInsert() split.Andres Freund2014-11-14
* Add valgrind suppression for padding bytes in twophase records.Andres Freund2014-09-01
* Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'Stephen Frost2014-08-21
* Finish adding file version information to installed Windows binaries.Noah Misch2014-08-18
* Break out OpenSSL-specific code to separate files.Heikki Linnakangas2014-08-11
* MSVC: Substitute $(top_builddir) in REGRESS_OPTS.Noah Misch2014-07-23
* Remove dependency on wsock32.lib in favor of ws2_32Magnus Hagander2014-07-15
* Move view reloptions into their own varlena structAlvaro Herrera2014-07-14
* Add file version information to most installed Windows binaries.Noah Misch2014-07-14
* MSVC: Apply icons to all binaries having them in a MinGW build.Noah Misch2014-07-14