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
2005-04-07
Stamp 8.0.2.
REL8_0_2
Tom Lane
2005-04-07
Update and copy-edit release notes for 8.0.2.
Tom Lane
2005-04-04
In cost_mergejoin, the early-exit effect should not apply to the
Tom Lane
2005-04-03
Put back code mistakenly removed from copy of postmaster's
Tom Lane
2005-04-02
Translation updates
Peter Eisentraut
2005-04-02
Translation updates
Peter Eisentraut
2005-04-02
Fix release not typo.
Bruce Momjian
2005-04-02
Update release notes for 8.0.2.
Bruce Momjian
2005-04-01
Second try at making examine_variable and friends behave sanely in
Tom Lane
2005-04-01
Backpatch FAQ's to 8.0.X.
Bruce Momjian
2005-04-01
Fix wrong week returnded by date_trunc('week') for early dates in
Bruce Momjian
2005-03-31
Flush any remaining statistics counts out to the collector at process
Tom Lane
2005-03-31
Translation updates
Peter Eisentraut
2005-03-31
Fix various comparing functions
Teodor Sigaev
2005-03-30
Document that the "-P" option to pg_autovacuum is insecure on many
Neil Conway
2005-03-26
Fix a pair of related issues with estimation of inequalities that involve
Tom Lane
2005-03-26
Make additional stamps for 8.0.2.
Bruce Momjian
2005-03-26
Tag for 8.0.2beta1
PostgreSQL Daemon
2005-03-26
Add Windows-specific variant comparison file.
Tom Lane
2005-03-26
Add another ORDER BY to rules test to eliminate platform-specific
Tom Lane
2005-03-26
Prevent to_char(interval) from dumping core on month-related formats
Tom Lane
2005-03-25
Remove lazy_update_relstats; go back to having VACUUM just record the
Tom Lane
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-25
Fix two bugs in change_owner_recurse_to_sequences: it was grabbing an
Tom Lane
2005-03-25
Update and copy-edit description of privileges.
Tom Lane
2005-03-25
Add missing min/max parameters to DefineCustomIntVariable() and
Tom Lane
2005-03-25
Fix to_date to behave reasonably when CC and YY fields are both used.
Tom Lane
2005-03-25
Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth
Tom Lane
2005-03-24
Revert ill-conceived change of libpq linkage --- breaks ecpg.
Tom Lane
2005-03-24
array_map can't use the fn_extra field of the provided fcinfo struct as
Tom Lane
2005-03-24
Force PG client applications to link to non-shared libpgport before
Bruce Momjian
2005-03-24
Tweak planner to use a minimum size estimate of 10 pages for a
Tom Lane
2005-03-24
Fix python regression testing script to bail out early if language
Tom Lane
2005-03-24
Adjust plpython to convert \r\n and \r to \n in Python scripts,
Tom Lane
2005-03-24
Change Win32 O_SYNC method to O_DSYNC because that is what the method
Bruce Momjian
2005-03-24
Add missing error checking in readdir() loops.
Tom Lane
2005-03-23
Add note about risks involved in replaying CREATE TABLESPACE commands
Tom Lane
2005-03-23
Previous "64-bit fix" for intagg didn't actually work. This is already
Tom Lane
2005-03-23
WAL must log CREATE and DROP DATABASE operations *without* using any
Tom Lane
2005-03-21
Fix quote_ident to use quote_identifier rather than its own, not quite
Tom Lane
2005-03-18
Put 'dump complete' message in the right place, so it comes out where
Tom Lane
2005-03-18
Need to reset local buffer pin counts, not only shared buffer pins,
Tom Lane
2005-03-18
Added patch by Christof Petig <christof@petig-baender.de> to work around gcc ...
Michael Meskes
2005-03-18
Need to release buffer pins before attempting to drop files during
Tom Lane
2005-03-18
Treat EPERM as a non-error case when checking to see if old postmaster
Tom Lane
2005-03-17
Backpatch to 8.0.X, already in HEAD:
Bruce Momjian
2005-03-16
Add missing include for new lc_ctype_is_c() function.
Bruce Momjian
2005-03-16
Prevent locale-aware handling of upper, lower, and initcap when the
Bruce Momjian
2005-03-13
Increment all major version numbers in 8.0.X to force recompile of
Bruce Momjian
2005-03-12
Fix ALTER DATABASE RENAME to allow the operation if user is a superuser
Tom Lane
[next]