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
Age
Commit message (
Expand
)
Author
2008-02-13
Correct XML markup typo, <book> -> </book>
Bruce Momjian
2008-02-13
Add section to Migration talking about typical areas that change between
Bruce Momjian
2008-02-13
Update minor version bumping policy.
Alvaro Herrera
2008-02-13
As sub-bullet decoration.
Bruce Momjian
2008-02-13
Update wording for minor library bumping.
Bruce Momjian
2008-02-13
Bump minor library version numbers for 8.4.
Bruce Momjian
2008-02-13
No longer necessary:
Bruce Momjian
2008-02-13
Stamp HEAD as 8.4devel.
Tom Lane
2008-02-12
Fix SPI_cursor_open() and SPI_is_cursor_plan() to push the SPI stack before
Tom Lane
2008-02-11
Update timezone mapping for Windows with new timezones added
Magnus Hagander
2008-02-11
Repair VACUUM FULL bug introduced by HOT patch: the original way of
Tom Lane
2008-02-10
Fix PageGetExactFreeSpace() so that it actually behaves sensibly
Tom Lane
2008-02-08
Some small editorialization on the protocol documentation for GSSAPI/SSPI
Tom Lane
2008-02-08
Since GSSAPI and SSPI authentication don't work in protocol version 2,
Tom Lane
2008-02-07
Avoid misbehavior in foreign key checks when casting to a datatype for which
Tom Lane
2008-02-07
Add "automatically" to HOT release note description.
Bruce Momjian
2008-02-07
Some variants of ALTER OWNER tried to make the "object" field of the
Tom Lane
2008-02-07
Add missing copyfuncs/equalfuncs support for AlterTSDictionaryStmt and
Tom Lane
2008-02-07
Fix msvc install for cases where msgfmt (from gettext) is in a directory
Magnus Hagander
2008-02-07
Fix silly mistake in expand_indexqual_rowcompare --- in converting a forboth()
Tom Lane
2008-02-07
Fix CREATE TABLE ... LIKE ... INCLUDING INDEXES to not cause unwanted
Tom Lane
2008-02-07
Fix msvc install script to properly install NLS files when built with
Magnus Hagander
2008-02-07
- Fixed segfault in ecpg when using an array element.
Michael Meskes
2008-02-06
Fix very broken clean.bat for msvc install. The way we used subroutines
Magnus Hagander
2008-02-05
Handle libraries in directories with spaces in them.
Magnus Hagander
2008-02-03
Fix mistaken duplicate reference to max_fsm_pages, per bug #3926.
Tom Lane
2008-02-02
Minor wordsmithing in release notes' description of asynchronous commit.
Tom Lane
2008-02-02
Move example of turning off synchronous_commit to a more logical place,
Tom Lane
2008-02-02
Fix WaitOnLock() to ensure that the process's "waiting" flag is reset after
Tom Lane
2008-02-01
configure tag'd 8.3.0 and built witih autoconf 2.59
REL8_3_0
Marc G. Fournier
2008-02-01
Stamp 8.3 in CVS. _No_ update of configure/configure.in.
Bruce Momjian
2008-02-01
Update FAQ for most recent release as 8.3.
Bruce Momjian
2008-02-01
Update item:
Bruce Momjian
2008-01-31
Fix spelling typo in comment.
Bruce Momjian
2008-01-31
Add comment about possible URL changes for www7.hp.com:
Bruce Momjian
2008-01-31
Update spoofing /tmp symlink instructions to be more specific about the
Bruce Momjian
2008-01-31
Mention synchronize_seqscans GUC variable in release notes.
Tom Lane
2008-01-31
Remove the old table of "supported platforms" in favor of a link to the
Tom Lane
2008-01-31
Fix pg_GSS_error to use conn->errorMessage more sanely, ie, actually
Tom Lane
2008-01-31
Improve pg_autovacuum documentation to clarify that the enabled field cannot
Tom Lane
2008-01-31
Translation updates
Peter Eisentraut
2008-01-31
Document the idea of creating a symbolic link in /tmp to prevent server
Bruce Momjian
2008-01-31
Remove 3 hex digit limit on symbol number in recent fix.
Andrew Dunstan
2008-01-31
Add:
Bruce Momjian
2008-01-31
Add pid to the pgident event name on win32.
Magnus Hagander
2008-01-31
Fix test that wrongly excluded some dumpbin symbols.
Andrew Dunstan
2008-01-30
Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent performing these
Tom Lane
2008-01-30
Add a GUC variable "synchronize_seqscans" to allow clients to disable the new
Tom Lane
2008-01-30
Translation updates
Peter Eisentraut
2008-01-30
Improve table reference
Peter Eisentraut
[next]