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
2006-02-12
Update release notes for 2006-02-14 release
Bruce Momjian
2006-01-21
Repair longstanding bug in slru/clog logic: it is possible for two backends
Tom Lane
2006-01-12
We neglected to apply domain constraints on UNKNOWN parameters to
Neil Conway
2006-01-12
Repair "Halloween problem" in EvalPlanQual: a tuple that's been inserted by
Tom Lane
2006-01-12
Use a more bulletproof test for whether finite() and isinf() are present.
Tom Lane
2006-01-09
Fix pg_dump to add the required OPERATOR() decoration to schema-qualified
Tom Lane
2006-01-06
Fix failure to apply domain constraints to a NULL constant that's added to
Tom Lane
2006-01-06
Release-note updates and copy editing.
REL7_4_11
Tom Lane
2006-01-06
Generate back-branch configure scripts with the appropriate version of autoconf.
Tom Lane
2006-01-05
New pgcrypto item wording.
Bruce Momjian
2006-01-05
Wording improvements.
Bruce Momjian
2006-01-05
Improve markup.
Bruce Momjian
2006-01-05
*** empty log message ***
Bruce Momjian
2006-01-05
Stamp release 7.4.11.
Bruce Momjian
2006-01-05
Arrange to set the LC_XXX environment variables to match our locale setup.
Tom Lane
2006-01-05
Add port support for unsetenv() in back branches. Needed for locale
Tom Lane
2006-01-03
When the remote query result has a different number of columns
Joe Conway
2006-01-03
There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
Tom Lane
2006-01-01
Remove DOS line endings ("\r\n") from several .po files. DOS line endings
Neil Conway
2005-12-24
Fix long standing Asian multibyte charsets bug.
Tatsuo Ishii
2005-12-22
Adjust string comparison so that only bitwise-equal strings are considered
Tom Lane
2005-12-14
Defend against crash while processing Describe Statement or Describe Portal
Tom Lane
2005-12-09
Translation updates
REL7_4_10
Peter Eisentraut
2005-12-09
Stamp 7.4.10.
Tom Lane
2005-12-09
Add release notes for back branches (7.3 and up).
Tom Lane
2005-12-08
Documentation fix: s/event_object_name/event_object_table/g
Peter Eisentraut
2005-12-06
Fix stupid bug with sizeof
Teodor Sigaev
2005-12-06
In a nestloop inner indexscan, it's OK to use pushed-down baserestrictinfo
Tom Lane
2005-12-05
Add regression test to see if the min/max values of int8 convert correctly.
Tom Lane
2005-12-03
Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX.
Tom Lane
2005-12-01
Check for overflow in strtol() while parsing datetime inputs.
Tom Lane
2005-11-18
Fix performance issue in exprTypmod(): for a COALESCE expression, it
Tom Lane
2005-11-16
Properly document return value of strpos().
Bruce Momjian
2005-11-10
When in transaction-aborted state, reject Bind message for portals containing
Tom Lane
2005-11-03
Fix longstanding race condition in transaction log management: there was a
Tom Lane
2005-10-25
Fix longstanding bug that would sometimes let the planner generate a bad plan
Tom Lane
2005-10-20
Prevent core dump in contrib version of autovacuum when a table has been
Tom Lane
2005-10-20
Don't convert debug/notice/warning messages into errors just because
Tom Lane
2005-10-14
Pass a strdup'd ident string to openlog(), to ensure that reallocation
Tom Lane
2005-10-14
[ Backpatch to 7.4.X.]
Bruce Momjian
2005-10-12
Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique would mark
Tom Lane
2005-10-11
Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser.
Neil Conway
2005-10-03
COPY's test for read-only transaction was backward; it prohibited COPY TO
REL7_4_9
Tom Lane
2005-10-03
Stamp release 7.4.9.
Tom Lane
2005-10-03
Update release notes for pending back-branch releases.
Tom Lane
2005-09-28
Repair planning bug introduced in 7.4: outer-join ON clauses that referenced
Tom Lane
2005-09-25
[ Patch to 7.4.X.]
Bruce Momjian
2005-09-15
Update Snowball. I have to update it because of
Teodor Sigaev
2005-09-12
Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr.
Neil Conway
2005-09-03
Translation update
Peter Eisentraut
[next]