aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* The new pointer_to_struct test needs a special command line parameter to ecpg.Michael Meskes2014-04-10
* Allow logical decoding via the walsender interface.Robert Haas2014-03-10
* Introduce logical decoding.Robert Haas2014-03-03
* Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander2014-02-18
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Make gendef.pl emit DATA annotations for global variables.Tom Lane2014-02-11
* Don't generate plain-text HISTORY and src/test/regress/README anymore.Tom Lane2014-02-10
* Introduce replication slots.Robert Haas2014-01-31
* pgindent: add Perl commentBruce Momjian2014-01-31
* pgindent: add --list-of-typedefs optionBruce Momjian2014-01-31
* entab: add new optionsBruce Momjian2014-01-31
* pgindent: preserve blank lines around #else/#endifBruce Momjian2014-01-30
* Fix pointer processing in new entab.c functionBruce Momjian2014-01-29
* Add C functions to centralize entab processingBruce Momjian2014-01-29
* Add more C comments to entab.c.Bruce Momjian2014-01-29
* Relax the requirement that all lwlocks be stored in a single array.Robert Haas2014-01-27
* Provide for client-only installs with MSVC.Andrew Dunstan2014-01-26
* Enable building with Visual Studion 2013.Andrew Dunstan2014-01-26
* Allow case insensitive build version argument for MSVC.Andrew Dunstan2014-01-23
* Rename msvc build option krb5 to gssMagnus Hagander2014-01-19
* Remove support for native krb5 authenticationMagnus Hagander2014-01-19
* Add ALTER TABLESPACE ... MOVE commandStephen Frost2014-01-18
* Move username lookup functions from /port to /commonBruce Momjian2014-01-10
* Update copyright for 2014Bruce Momjian2014-01-07
* pg_prewarm, a contrib module for prewarming relationd data.Robert Haas2013-12-20
* Fix incorrect error message reported for non-existent usersBruce Momjian2013-12-18
* Add new wal_level, logical, sufficient for logical decoding.Robert Haas2013-12-10
* Increase git_changelog's timestamp_slop from 10 min to 1 day.Tom Lane2013-12-02
* Fix whitespacePeter Eisentraut2013-11-13
* Fix isolation check for MSVC to handle recent changes.Andrew Dunstan2013-11-13
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-10
* Prevent using strncpy with src == dest in TupleDescInitEntry.Tom Lane2013-10-28
* Get rid of use of asprintf() in favor of a more portable implementation.Tom Lane2013-10-22
* Move rmtree() from libpgport to libpgcommonPeter Eisentraut2013-10-19
* Move pgfnames() from libpgport to libpgcommonPeter Eisentraut2013-10-18
* Add libpgport to isolationtester on MSVCPeter Eisentraut2013-10-18
* Switch order of libpgport and libpgcommon in MSVC build as wellPeter Eisentraut2013-10-18
* Switch dependency order of libpgcommon and libpgportPeter Eisentraut2013-10-17
* Attempt to fix MSVC build for asprintf additionPeter Eisentraut2013-10-13
* Additional instructions on minor release note creation.Bruce Momjian2013-10-08
* Update instructions on creating minor release notes.Bruce Momjian2013-10-08
* Eliminate pg_rewrite.ev_attr column and related dead code.Kevin Grittner2013-09-05
* Update Emacs configurationPeter Eisentraut2013-08-13
* pgtest: allow passing parameters, e.g. -s/--silentBruce Momjian2013-08-05
* Get rid of pg_class.reltoastidxid.Fujii Masao2013-07-04
* Cooperate with the Valgrind instrumentation framework.Noah Misch2013-06-26
* Modernize entab source codeBruce Momjian2013-06-19
* Update RELEASE_CHANGES to describe library version bumping more fully.Tom Lane2013-06-14
* Stamp shared-library minor version numbers for 9.4.Tom Lane2013-06-14
* Stamp HEAD as 9.4devel.Tom Lane2013-06-14