]> granicus.if.org Git - postgresql/history - src/tools
MSVC: Apply icons to all binaries having them in a MinGW build.
[postgresql] / src / tools /
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
2014-05-06 Bruce MomjianImprove pgindent test instructions
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-05-06 Bruce MomjianAdjust pgindent to remove tabs after periods in C comments.
2014-05-06 Bruce MomjianUpdate typedef list in preparation for pgindent run
2014-05-05 Heikki LinnakangasReplace SYSTEMQUOTEs with Windows-specific wrapper...
2014-04-24 Magnus HaganderProperly build pg_recvlogical in the msvc build system
2014-04-16 Tom LaneUpdate oidjoins regression test for 9.4.
2014-04-16 Andrew DunstanAttempt to get plpython regression tests working again...
2014-04-10 Michael MeskesThe new pointer_to_struct test needs a special command...
2014-03-10 Robert HaasAllow logical decoding via the walsender interface.
2014-03-03 Robert HaasIntroduce logical decoding.
2014-02-18 Magnus HaganderDisable RandomizedBaseAddress on MSVC builds
2014-02-12 Bruce MomjianRename 'gmake' to 'make' in docs and recommended commands
2014-02-11 Tom LaneMake gendef.pl emit DATA annotations for global variables.
2014-02-11 Tom LaneDon't generate plain-text HISTORY and src/test/regress...
2014-02-01 Robert HaasIntroduce replication slots.
2014-01-31 Bruce Momjianpgindent: add Perl comment
2014-01-31 Bruce Momjianpgindent: add --list-of-typedefs option
2014-01-31 Bruce Momjianentab: add new options
2014-01-31 Bruce Momjianpgindent: preserve blank lines around #else/#endif
2014-01-29 Bruce MomjianFix pointer processing in new entab.c function
2014-01-29 Bruce MomjianAdd C functions to centralize entab processing
2014-01-29 Bruce MomjianAdd more C comments to entab.c.
2014-01-27 Robert HaasRelax the requirement that all lwlocks be stored in...
2014-01-26 Andrew DunstanProvide for client-only installs with MSVC.
2014-01-26 Andrew DunstanEnable building with Visual Studion 2013.
2014-01-23 Andrew DunstanAllow case insensitive build version argument for MSVC.
2014-01-19 Magnus HaganderRename msvc build option krb5 to gss
2014-01-19 Magnus HaganderRemove support for native krb5 authentication
2014-01-18 Stephen FrostAdd ALTER TABLESPACE ... MOVE command
2014-01-10 Bruce MomjianMove username lookup functions from /port to /common
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-12-20 Robert Haaspg_prewarm, a contrib module for prewarming relationd...
2013-12-18 Bruce MomjianFix incorrect error message reported for non-existent...
2013-12-11 Robert HaasAdd new wal_level, logical, sufficient for logical...
2013-12-02 Tom LaneIncrease git_changelog's timestamp_slop from 10 min...
2013-11-14 Peter EisentrautFix whitespace
2013-11-13 Andrew DunstanFix isolation check for MSVC to handle recent changes.
2013-11-10 Peter EisentrautFix whitespace issues found by git diff --check, add...
2013-10-29 Tom LanePrevent using strncpy with src == dest in TupleDescInit...
2013-10-22 Tom LaneGet rid of use of asprintf() in favor of a more portabl...
2013-10-19 Peter EisentrautMove rmtree() from libpgport to libpgcommon
2013-10-19 Peter EisentrautMove pgfnames() from libpgport to libpgcommon
2013-10-18 Peter EisentrautAdd libpgport to isolationtester on MSVC
2013-10-18 Peter EisentrautSwitch order of libpgport and libpgcommon in MSVC build...
2013-10-18 Peter EisentrautSwitch dependency order of libpgcommon and libpgport
2013-10-14 Peter EisentrautAttempt to fix MSVC build for asprintf addition
2013-10-08 Bruce MomjianAdditional instructions on minor release note creation.
2013-10-08 Bruce MomjianUpdate instructions on creating minor release notes.
2013-09-05 Kevin GrittnerEliminate pg_rewrite.ev_attr column and related dead...
2013-08-14 Peter EisentrautUpdate Emacs configuration
2013-08-05 Bruce Momjianpgtest: allow passing parameters, e.g. -s/--silent
2013-07-03 Fujii MasaoGet rid of pg_class.reltoastidxid.
2013-06-27 Noah MischCooperate with the Valgrind instrumentation framework.
2013-06-19 Bruce MomjianModernize entab source code
2013-06-14 Tom LaneUpdate RELEASE_CHANGES to describe library version...
2013-06-14 Tom LaneStamp shared-library minor version numbers for 9.4.
2013-06-14 Tom LaneStamp HEAD as 9.4devel.
2013-06-01 Stephen FrostMinor spelling fixes
2013-05-31 Peter EisentrautRemove whitespace from end of lines
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-05-10 Peter EisentrautRemove make_keywords
2013-04-16 Bruce Momjianpgindent: add newline to die() so script line number...
2013-04-12 Bruce Momjianpgindent: improve error messages
2013-04-12 Bruce Momjianpgindent: fix downloading of BSD indent binary
2013-04-11 Bruce MomjianDocument that git_changelog needs updating for major...
2013-03-24 Andrew DunstanAdd parallel pg_dump option.
2013-03-23 Andrew DunstanAvoid renaming data directory during MSVC upgrade testing.
2013-03-17 Tom Laneinitdb needs pqsignal() even on Windows.
2013-03-06 Andrew DunstanFix message typo.
2013-03-02 Peter EisentrautExclude utils/probes.h and pg_trace.h from cpluspluscheck
2013-02-27 Heikki LinnakangasFix MSVC build.
2013-02-25 Andrew DunstanRedo MSVC build implementation for pg_xlogdump.
2013-02-25 Andrew DunstanProvide MSVC build setup for pg_xlogdump.
2013-02-22 Alvaro HerreraMove relpath() to libpgcommon
2013-02-21 Tom LaneTeach MSVC build system about postgres_fdw.
2013-02-15 Peter Eisentrautpgindent: Fix order in instructions
2013-02-12 Alvaro HerreraCreate libpgcommon, and move pg_malloc et al to it
2013-02-08 Peter EisentrautExclude access/rmgrlist.h from cpluspluscheck
2013-02-06 Andrew DunstanEnable building with Microsoft Visual Studio 2012.
2013-01-31 Magnus HaganderProperly zero-pad the day-of-year part of the win32...
2013-01-30 Peter Eisentrautentab: Fix some compiler warnings
2013-01-09 Magnus HaganderProperly install ecpg_compat and pgtypes libraries...
2013-01-07 Andrew DunstanFix a logic bug in pgindent.
2013-01-05 Magnus HaganderCentralize single quote escaping in src/port/quotes.c
next