]> granicus.if.org Git - postgresql/history - src/tools
pg_dump: Fix some messages
[postgresql] / src / tools /
2015-09-26 Andres FreundRework the way multixact truncations work.
2015-09-19 Robert HaasGlue layer to connect the executor to the shm_mq mechanism.
2015-09-11 Robert HaasWhen trace_lwlocks is used, identify individual lwlocks...
2015-08-13 Alvaro HerreraMSVC: Exclude 'brin' contrib module
2015-08-09 Bruce Momjiandocs: update major release notes item checklist
2015-08-08 Bruce MomjianDocument items that should appear in the major release...
2015-07-30 Noah MischMSVC: Revert most 9.5 changes to pre-9.5 vcregress...
2015-07-30 Noah MischMSVC: Remove duplicate PATH entry in test harness.
2015-07-30 Noah MischMSVC: Future-proof installation file skip logic.
2015-07-29 Heikki LinnakangasMake TAP tests work on Windows.
2015-07-06 Heikki LinnakangasTurn install.bat into a pure one line wrapper fort...
2015-07-02 Andrew DunstanAllow MSVC's contribcheck and modulescheck to run indep...
2015-06-30 Tom LaneStamp shared-library minor version numbers for 9.6.
2015-06-30 Tom LaneStamp HEAD as 9.6devel.
2015-06-01 Bruce Momjianpgindent: add typedef blog URL
2015-05-25 Bruce Momjianpgindent: document location of "all" typedef lists
2015-05-25 Bruce Momjianpgindent: fix typo
2015-05-25 Bruce Momjianpgindent: more doc updates for skipping __asm__ files
2015-05-25 Bruce MomjianRevert 9.5 pgindent changes to atomics directory files
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-05-24 Bruce MomjianUpdate typedef file in preparation for pgindent run
2015-05-24 Bruce MomjianImprove pgindent instructions regarding Perl backup...
2015-05-20 Heikki LinnakangasFix more typos in comments.
2015-05-19 Tom LaneRevert error-throwing wrappers for the printf family...
2015-05-18 Tom LaneRecognize "REGRESS_OPTS += ..." syntax in MSVC build...
2015-05-18 Noah MischAdd error-throwing wrappers for the printf family of...
2015-04-29 Andrew DunstanEnable transforms tests for python 2 on MSVC builds
2015-04-28 Andrew DunstanFix MSVC builds for contrib transforms modules.
2015-04-27 Andrew DunstanFix vcbuild failures and chkpass dependency caused...
2015-04-26 Andrew DunstanTry to unbreak some MSVC builds following forward slash...
2015-04-25 Peter EisentrautReplace backslashes by forward slashes in MSVC build...
2015-04-24 Noah MischRemove superfluous -DFRONTEND.
2015-04-24 Noah MischBuild every ECPG library with -DFRONTEND.
2015-04-23 Peter EisentrautImprove speed of make check-world
2015-04-21 Peter EisentrautMove pg_xlogdump from contrib/ to src/bin/
2015-04-21 Peter EisentrautMove pg_test_timing from contrib/ to src/bin/
2015-04-20 Peter EisentrautMove pg_test_fsync from contrib/ to src/bin/
2015-04-17 Alvaro HerreraAdd new target modulescheck in vcregress.pl
2015-04-16 Alvaro HerreraMSVC: install src/test/modules together with contrib
2015-04-16 Alvaro HerreraMSVC: Include modules of src/test/modules in build
2015-04-14 Peter EisentrautMove pg_upgrade from contrib/ to src/bin/
2015-04-14 Heikki LinnakangasUse Intel SSE 4.2 CRC instructions where available.
2015-04-14 Heikki LinnakangasReorganize our CRC source files again.
2015-04-13 Peter Eisentrautpgbench: Attempt fix build on Windows
2015-04-13 Peter EisentrautMove pgbench from contrib/ to src/bin/
2015-04-13 Peter Eisentrautemacs: Set indent-tabs-mode in perl-mode
2015-04-12 Peter EisentrautMove pg_archivecleanup from contrib/ to src/bin/
2015-04-09 Magnus HaganderFix typo
2015-04-05 Andrew DunstanEnable float8-byval as the default for 64 bit MSVC...
2015-03-30 Andrew DunstanRun pg_upgrade and pg_resetxlog with restricted token...
2015-03-23 Heikki LinnakangasTry to fix MSVC build of pg_rewind.
2015-03-23 Heikki LinnakangasAdd pg_rewind, for re-synchronizing a master server...
2015-03-21 Heikki LinnakangasMake pg_xlogdump MSVC build work more like others.
2015-03-18 Alvaro HerreraInstall shared libraries to bin/ in Windows under MSVC
2015-03-15 Andres FreundAdjust valgrind suppressions wrt 025c02420.
2015-03-11 Alvaro HerreraRefactor Mkvcbuild.pm to facilitate modules migrations
2015-03-02 Robert Haaspgbench: Add a real expression syntax to \set
2015-02-19 Peter EisentrautFix Perl coding error in msvc build system
2015-02-09 Heikki LinnakangasFix MSVC build.
2015-02-09 Fujii MasaoMove pg_lzcompress.c to src/common.
2015-01-20 Bruce Momjiantools/ccsym: update for modern versions of gcc
2015-01-06 Bruce MomjianDocument that Perl's Tie might add a trailing newline
2015-01-06 Bruce MomjianClarify which files need manual copyright updates
2015-01-06 Bruce MomjianSimplify post-copyright update instructions.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2015-01-03 Andres FreundAdd pg_string_endswith as the start of a string helper...
2014-12-25 Noah MischHave config_sspi_auth() permit IPv6 localhost connections.
2014-12-25 Tom LaneTemporarily revert "Move pg_lzcompress.c to src/common."
2014-12-25 Fujii MasaoMove pg_lzcompress.c to src/common.
2014-12-18 Andres FreundAdjust valgrind suppression to the changes in 2c03216d8311.
2014-12-18 Noah MischRecognize Makefile line continuations in fetchRegressOp...
2014-12-18 Noah MischLock down regression testing temporary clusters on...
2014-12-17 Heikki LinnakangasClarify the regexp used to detect source files in MSVC...
2014-12-17 Magnus HaganderAdd missing documentation for some vcregress modes
2014-11-18 Tom LaneUpdate comments in find_typedef.
2014-11-14 Andres FreundAdd valgrind suppression for pg_atomic_init_u64.
2014-11-13 Andres FreundAdapt valgrind.supp to the XLogInsert() split.
2014-09-01 Andres FreundAdd valgrind suppression for padding bytes in twophase...
2014-08-21 Stephen FrostRework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
2014-08-19 Noah MischFinish adding file version information to installed...
2014-08-11 Heikki LinnakangasBreak out OpenSSL-specific code to separate files.
2014-07-23 Noah MischMSVC: Substitute $(top_builddir) in REGRESS_OPTS.
2014-07-15 Magnus HaganderRemove dependency on wsock32.lib in favor of ws2_32
2014-07-14 Alvaro HerreraMove view reloptions into their own varlena struct
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-07-14 Noah MischMSVC: Apply icons to all binaries having them in a...
2014-07-14 Noah MischMSVC: Process Makefile line continuations more like...
2014-07-14 Noah MischMSVC: Recognize PGFILEDESC in contrib and conversion_pr...
2014-07-14 Noah MischFix warnings added in 8d9a0e85bd6ab4fe5268a1d759a787f72...
2014-07-12 Magnus HaganderSupport --with-extra-version equivalent functionality...
2014-06-18 Noah MischFix the MSVC build process for uuid-ossp.
2014-06-14 Noah MischAdd mkdtemp() to libpgport.
2014-06-13 Noah Mischemacs.samples: Reliably override ".dir-locals.el".
2014-06-11 Tom LaneStamp shared-library minor version numbers for 9.5.
2014-06-11 Tom LaneStamp HEAD as 9.5devel.
2014-05-30 Heikki LinnakangasFix typos in MSVC solution file.
2014-05-28 Tom LaneFix obsolete config-module-exclusion logic in vcregress.pl.
2014-05-13 Noah MischAdd Valgrind suppression for reorderbuffer padding...
2014-05-12 Tom LaneIgnore config.pl and buildenv.pl in src/tools/msvc.
2014-05-07 Bruce MomjianRemove pgindent ecpg exclusion pattern
next