]> granicus.if.org Git - postgresql/history - src/tools
Change errcode for lock_timeout to match NOWAIT
[postgresql] / src / tools /
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
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2013-01-01 Magnus HaganderAdd new file to MSVC build system as well
2012-12-18 Andrew DunstanDon't include postgres.h in postgres_fe.h for cplusplus...
2012-12-16 Magnus HaganderProperly copy fmgroids.h after clean on Win32
2012-11-14 Bruce MomjianAdjust find_status for newer Linux 'nm' output format.
2012-10-11 Andrew DunstanUnbreak MSVC builds after recent Makefile refactoring.
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2012-10-05 Peter EisentrautPL/pgSQL: rename gram.y to pl_gram.y
2012-10-02 Andrew DunstanAllow a few seconds for Windows to catch up with a...
2012-09-27 Tom LaneRun check_keywords.pl anytime gram.c is rebuilt.
2012-09-23 Alvaro HerreraRELEASE_NOTES: Fix typo
2012-09-23 Peter EisentrautUpdate translation updates instructions
2012-09-10 Andrew DunstanAdd vcregress.pl target for checking pg_upgrade.
2012-09-04 Bruce MomjianRemove src/tool/backend, now that the content is on...
2012-09-01 Andrew DunstanRestore setting of _USE_32BIT_TIME_T to 32 bit MSVC...
2012-08-31 Bruce MomjianAdd Perl emacs formatting macros to src/tools/editors...
2012-08-27 Bruce MomjianHave pgindent requre pg_bsd_indent version 1.2 now...
2012-08-16 Bruce MomjianAdd URL for include file visualization tool.
2012-08-16 Bruce MomjianAdd possible alternate tool for pgrminclude, from Peter...
2012-08-10 Bruce MomjianAdjust pgtest coding to be less complex.
2012-08-10 Bruce MomjianFix pgtest to return proper error code based on 'make...
2012-08-07 Tom LaneTweak new Perl pgindent for compatibility with middle...
2012-08-04 Bruce MomjianReplace pgindent shell script with Perl script. Update...
2012-07-12 Bruce MomjianRemove 'x =- 1' check for pgindent, not needed, per...
2012-07-06 Bruce MomjianHave copyright.pl skip updating something that is just...
2012-07-06 Bruce MomjianModify copyright.pl so all lines are processed, not...
2012-07-06 Bruce MomjianFix copyright.pl to properly skip the .git directory...
2012-07-06 Bruce MomjianFix spacing in copyright.pl after being run with missin...
2012-07-05 Bruce MomjianFix missing regex slash that caused perltidy to get...
2012-07-05 Bruce MomjianRun newly-configured perltidy script on Perl files.
2012-07-03 Bruce MomjianHave copyright tool mention that certain files should...
2012-06-16 Bruce MomjianRemove 'for' loop perltidy argument, and move args...
2012-06-16 Bruce MomjianIn pgindent, suppress reading the perltidy RC file...
2012-06-16 Bruce MomjianUpdate pgindent Perl indentation instructions based...
2012-06-14 Tom LaneAdd 9.2 branch to git_changelog's list.
2012-06-14 Tom LaneFlesh out RELEASE_CHANGES instructions for branching...
2012-06-14 Tom LaneStamp library minor versions for 9.3.
2012-06-14 Tom LaneStamp HEAD as 9.3devel.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-06-10 Bruce MomjianUpdate pgindent install instructions and update typedef...
2012-05-15 Peter EisentrautRemove whitespace from end of lines
2012-05-03 Bruce MomjianRemove BSD/OS (BSDi) port. There are no known users...
2012-05-03 Bruce MomjianMark git_changelog examples with the proper executable...
2012-04-30 Bruce MomjianAdd comments suggesting usage of git_changelog to gener...
2012-04-27 Bruce MomjianAdd options to git_changelog for use in major release...
2012-04-24 Peter Eisentrautentab: Improve makefile
2012-04-24 Robert HaasLots of doc corrections.
2012-04-16 Heikki LinnakangasInstall plpgsql.h to to include/server at "make install".
2012-03-29 Andrew DunstanRemove now redundant pgpipe code.
2012-03-28 Robert HaasAttempt to unbreak pg_test_timing on Windows.
2012-03-21 Peter EisentrautAdd installing entab to pgindent instructions
2012-02-29 Tom LaneFix MSVC builds for previous patch's addition of a...
2012-02-29 Tom LaneMove CRC tables to libpgport, and provide them in a...
2012-02-27 Peter EisentrautCall check_keywords.pl in maintainer-check
2012-02-24 Bruce MomjianMention original ctags option name.
2012-02-24 Bruce MomjianUpdate src/tools/make_ctags to avoid Exuberant tags...
2012-02-15 Robert HaasSpeed up in-memory tuplesorting.
2012-02-13 Heikki LinnakangasSilence warning about deprecated assignment to $[ in...
2012-02-09 Robert HaasAttempt to fix MSVC builds and other fls-related breakage.
2012-01-09 Robert HaasFix pathname in pgindent README.
2012-01-09 Magnus HaganderAdd .gitignore file for entab
2012-01-03 Andrew DunstanSupport for building with MS Visual Studio 2010.
2012-01-02 Bruce MomjianAdd comment about skipping binary files for copyright...
2012-01-02 Bruce MomjianUpdate copyright git skip comment.
2012-01-02 Bruce MomjianSkip any .git directory for copyright changes, not...
2012-01-02 Bruce MomjianSkip 'ico' and 'bin' extensions in copyright changes.
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2012-01-01 Bruce MomjianDon't use tabs in Perl scripts, for consistency.
next