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
REL_19_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
Age
Commit message (
Expand
)
Author
2006-12-02
Stamp 8.2, except configure.in.
Bruce Momjian
2006-12-02
Update for release 8.2.
Bruce Momjian
2006-12-02
Wording refinement for external references in man pages.
Peter Eisentraut
2006-12-02
Don't ship spi_* man pages. (We don't do that anyway, but now it's automatic.)
Peter Eisentraut
2006-12-02
Translation updates
Peter Eisentraut
2006-12-02
Put release date in release notes.
Tom Lane
2006-12-02
Add some documentation for DTrace support. Simon Riggs
Tom Lane
2006-12-02
Make Options for Windows a second-level heading instead of first-level.
Peter Eisentraut
2006-12-01
Editorial improvements for GIN documentation.
Tom Lane
2006-12-01
Some more supported-platforms updates: buildfarm hare is alive again,
Tom Lane
2006-12-01
Document the recently-understood hazard that a rollback can release row-level
Tom Lane
2006-12-01
Make the bgwriter's error recovery path do smgrcloseall(). On Windows this
Tom Lane
2006-12-01
Editorial improvements to backup and warm-standby documentation.
Tom Lane
2006-12-01
Minor wording improvements.
Tom Lane
2006-12-01
Adjust the description of locking to clarify that locks held by a
Tom Lane
2006-11-30
Better solution to the tr problem: use sed instead. Per Martijn and Andrew.
Tom Lane
2006-11-30
Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported by
Tom Lane
2006-11-30
Update supported-platforms list based on recent buildfarm results.
Tom Lane
2006-11-30
Fix typos
Peter Eisentraut
2006-11-30
Minor adjustments to make failures in startup/shutdown behave more cleanly.
Tom Lane
2006-11-30
Fix bug with page deletion. If inner page is removed and it tries to
Teodor Sigaev
2006-11-29
Fix Makefile problem which prevented installation on VPATH builds.
Alvaro Herrera
2006-11-29
Ignore libedit/libreadline while probing for strlcpy and some other
Tom Lane
2006-11-29
More MSVC build support from Magnus.
Tom Lane
2006-11-29
Spelling fix
Peter Eisentraut
2006-11-28
Add an example showing how to cope with mixed-case names in pg_dump
Tom Lane
2006-11-28
Update timezone data to tzdata2006p zic distribution. It seems Western
Tom Lane
2006-11-28
Mark to_char(timestamp without timezone) as stable, not immutable, since its
Tom Lane
2006-11-28
Fix some translator comments so that xgettext finds them and pgindent does
Peter Eisentraut
2006-11-28
Add workaround for localizing May and abbreviated May differently. Idea
Peter Eisentraut
2006-11-28
Also install ecpg_config.h
Michael Meskes
2006-11-28
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Tom Lane
2006-11-28
protect vfprintf from hijacking by Windows gettext just like other members of...
Andrew Dunstan
2006-11-28
Fix inheritance description to note that not-null constraints are
Tom Lane
2006-11-27
Fix gratuitous message spelling differences
Peter Eisentraut
2006-11-26
Make pg_restore usage examples more useful: illustrate restoring into
Tom Lane
2006-11-25
Fix misspellings of GB.
Peter Eisentraut
2006-11-25
Correct misspellings of kB.
Peter Eisentraut
2006-11-25
Cosmetic release note fix.
Neil Conway
2006-11-25
update for rc1
REL8_2_RC1
PostgreSQL Daemon
2006-11-25
Copy fsync() defines into test_fsync.c, someday place them in an
Bruce Momjian
2006-11-25
Document that to_char() "TM" is controlled by lc_messages.
Bruce Momjian
2006-11-24
Update release notes for RC1.
Tom Lane
2006-11-24
Fix psql's \copy command to ensure that it cycles libpq back to the idle state
Tom Lane
2006-11-24
Revert (too late in beta):
Bruce Momjian
2006-11-24
Change pg_stat_all_tables and sister views to put the recently-added
Tom Lane
2006-11-24
Make contrib/isn pass the opr_sanity sanity checks: add missing
Tom Lane
2006-11-24
Translation updates
Peter Eisentraut
2006-11-24
Separate release preparation jobs for all releases and for major releases
Peter Eisentraut
2006-11-24
Fix to_char() locale handling to honor LC_TIME, not LC_MESSAGES.
Bruce Momjian
[next]