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
2010-07-30
tag for beta4
REL9_0_BETA4
Marc G. Fournier
2010-07-29
Improved version of patch to protect pg_get_expr() against misuse:
Tom Lane
2010-07-29
Update release notes for 9.0 beta 4. Back-patch some changes that were made ...
Tom Lane
2010-07-29
Clean up some inconsistencies in the volatility marking of various I/O
Tom Lane
2010-07-29
Translation updates for 9.0beta4
Peter Eisentraut
2010-07-29
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
Fix another longstanding problem in copy_relation_data: it was blithely
Tom Lane
2010-07-29
Work around a documentation toolchain problem by replacing the "AIX-fixlevels"
Tom Lane
2010-07-29
Fix possible page corruption by ALTER TABLE .. SET TABLESPACE.
Robert Haas
2010-07-28
Remove wildly obsolete type attribute externallength from chkpass
Peter Eisentraut
2010-07-28
Fix oversight in new EvalPlanQual logic: the second loop over the ExecRowMark
Tom Lane
2010-07-28
Fix potential failure when hashing the output of a subplan that produces
Tom Lane
2010-07-28
Show psql timing output even in quiet mode
Peter Eisentraut
2010-07-27
Fix typo in PL/pgsql code example.
Robert Haas
2010-07-27
Spelling fixes
Peter Eisentraut
2010-07-27
Ensure $_SHARED is declared in the main:: namespace, per bugs #5570 and #5571.
Alvaro Herrera
2010-07-26
Fix grammar
Peter Eisentraut
2010-07-26
Add table creation and population to example
Peter Eisentraut
2010-07-25
Add INSERT statement to example so that it can be reproduced
Peter Eisentraut
2010-07-25
Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all
Bruce Momjian
2010-07-25
Prevent pg_upgrade from migrating databases that use reg* data types
Bruce Momjian
2010-07-24
Fix typo
Peter Eisentraut
2010-07-24
Tidy up boolean data type page
Peter Eisentraut
2010-07-23
Add more checks against altering typed tables
Peter Eisentraut
2010-07-23
Avoid deep recursion when assigning XIDs to multiple levels of subxacts.
Robert Haas
2010-07-20
Properly replay CREATE TABLESPACE during crash recovery by deleting
Bruce Momjian
2010-07-18
Remove unnecessary "Not safe to send CSV data" complaint from elog.c's fallback
Tom Lane
2010-07-18
Allow ORDER BY/GROUP BY/etc items to match targetlist items regardless of
Tom Lane
2010-07-16
Fix typo spotted by Thom Brown.
Heikki Linnakangas
2010-07-16
Add a paragraph explaining what restartpoints are. Mention that
Heikki Linnakangas
2010-07-14
Use an <xref> for restore_command reference. Marko Tiikkaja
Tom Lane
2010-07-14
Fix several problems in pg_dump's handling of SQL/MED objects, notably failure
Tom Lane
2010-07-14
Allow full SSL certificate verification (wherein libpq checks its host name
Tom Lane
2010-07-13
Backpatch pg_upgrade fixes to 9.0:
Bruce Momjian
2010-07-13
Oops, in the previous fix to prevent a cursor that's being used in a FOR
Heikki Linnakangas
2010-07-10
Clarify that "psql -c" ignores psqlrc files.
Robert Haas
2010-07-09
Avoid an Assert failure in deconstruct_array() by making get_attstatsslot()
Tom Lane
2010-07-09
Fix ruleutils' get_variable() to print something useful for Vars referencing
Tom Lane
2010-07-09
Properly report errno/out-of-disk-space error from pg_upgrade when in
Bruce Momjian
2010-07-09
tag beta3
REL9_0_BETA3
Marc G. Fournier
2010-07-08
Update release notes for 9.0 beta 3.
Bruce Momjian
2010-07-08
Some small changes for plperl.sgml:
Peter Eisentraut
2010-07-08
Translation updates for 9.0beta3
Peter Eisentraut
2010-07-08
Minor kibitzing on previous patch: no need to run check more than once.
Tom Lane
2010-07-08
Install safeguard against running PL/Python 2 and 3 in the same session
Peter Eisentraut
2010-07-08
Doc change: effected -> affected, per correction from Matthew Wakeling
Bruce Momjian
2010-07-08
Add a cross-reference to precedence information to CREATE OPERATOR's
Tom Lane
2010-07-08
Make the Windows tcp keepalive support depend on the existance of the
Magnus Hagander
2010-07-08
Update obsolete comment. Noted by Josh Tolley.
Tom Lane
2010-07-08
Fix variant float8 expected files to have exactly the expected spacing.
Tom Lane
[next]