index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2013-10-29
Prevent using strncpy with src == dest in TupleDescInitEntry.
Tom Lane
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-19
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
Add libpgport to isolationtester on MSVC
Peter Eisentraut
2013-10-18
Switch order of libpgport and libpgcommon in MSVC build as well
Peter Eisentraut
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-14
Attempt to fix MSVC build for asprintf addition
Peter Eisentraut
2013-10-08
Additional instructions on minor release note creation.
Bruce Momjian
2013-10-08
Update instructions on creating minor release notes.
Bruce Momjian
2013-09-05
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-08-14
Update Emacs configuration
Peter Eisentraut
2013-08-05
pgtest: allow passing parameters, e.g. -s/--silent
Bruce Momjian
2013-07-03
Get rid of pg_class.reltoastidxid.
Fujii Masao
2013-06-27
Cooperate with the Valgrind instrumentation framework.
Noah Misch
2013-06-19
Modernize entab source code
Bruce Momjian
2013-06-14
Update RELEASE_CHANGES to describe library version bumping more fully.
Tom Lane
2013-06-14
Stamp shared-library minor version numbers for 9.4.
Tom Lane
2013-06-14
Stamp HEAD as 9.4devel.
Tom Lane
2013-06-01
Minor spelling fixes
Stephen Frost
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-10
Remove make_keywords
Peter Eisentraut
2013-04-16
pgindent: add newline to die() so script line number is not reported on fail...
Bruce Momjian
2013-04-12
pgindent: improve error messages
Bruce Momjian
2013-04-12
pgindent: fix downloading of BSD indent binary
Bruce Momjian
2013-04-11
Document that git_changelog needs updating for major version stamping.
Bruce Momjian
2013-03-24
Add parallel pg_dump option.
Andrew Dunstan
2013-03-23
Avoid renaming data directory during MSVC upgrade testing.
Andrew Dunstan
2013-03-17
initdb needs pqsignal() even on Windows.
Tom Lane
2013-03-06
Fix message typo.
Andrew Dunstan
2013-03-02
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-02-27
Fix MSVC build.
Heikki Linnakangas
2013-02-25
Redo MSVC build implementation for pg_xlogdump.
Andrew Dunstan
2013-02-25
Provide MSVC build setup for pg_xlogdump.
Andrew Dunstan
2013-02-22
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
Teach MSVC build system about postgres_fdw.
Tom Lane
2013-02-15
pgindent: Fix order in instructions
Peter Eisentraut
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-08
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-01-31
Properly zero-pad the day-of-year part of the win32 build number
Magnus Hagander
2013-01-30
entab: Fix some compiler warnings
Peter Eisentraut
2013-01-09
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-07
Fix a logic bug in pgindent.
Andrew Dunstan
2013-01-05
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-01
Update copyrights for 2013
Bruce Momjian
2013-01-01
Add new file to MSVC build system as well
Magnus Hagander
2012-12-18
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-16
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
[next]