index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Tag 9.1beta3.
REL9_1_BETA3
Tom Lane
2011-07-07
*
Update examples for string-related functions.
Tom Lane
2011-07-07
*
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-07-07
*
There's a small window wherein a transaction is committed but not yet
Heikki Linnakangas
2011-07-08
*
SSI has a race condition, where the order of commit sequence numbers of
Heikki Linnakangas
2011-07-07
*
Fix use of unportable %m format
Peter Eisentraut
2011-07-07
*
Reclassify replication-related GUC variables as "master" and "standby".
Tom Lane
2011-07-07
*
Adjust OLDSERXID_MAX_PAGE based on BLCKSZ.
Robert Haas
2011-07-07
*
Finish disabling reduced-lock-levels-for-DDL feature.
Tom Lane
2011-07-07
*
Fix a bug with SSI and prepared transactions:
Heikki Linnakangas
2011-07-07
*
Remove assumptions that not-equals operators cannot be in any opclass.
Tom Lane
2011-07-06
*
Make the file_fdw validator check that a filename option has been provided.
Tom Lane
2011-07-05
*
Call FDW validator functions even when the options list is empty.
Tom Lane
2011-07-05
*
Message style improvements of errmsg_internal() calls
Peter Eisentraut
2011-07-05
*
Restructure foreign data wrapper chapter so it has more than one section.
Tom Lane
2011-07-05
*
Postgres -> PostgreSQL in error message
Peter Eisentraut
2011-07-05
*
Improve documentation about foreign data wrapper validator functions.
Tom Lane
2011-07-05
*
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-07-05
*
Fix typo in sslmode documentation
Magnus Hagander
2011-07-05
*
Message style tweaks
Peter Eisentraut
2011-07-05
*
Small documentation tweaks
Peter Eisentraut
2011-07-05
*
Clarify that you need ActiveState perl 5.8 *or later* to build on Windows.
Heikki Linnakangas
2011-07-04
*
Back-patch Fix bat file quoting of %ENV from commit 19b7fac8.
Andrew Dunstan
2011-07-04
*
Alter test results to comply with new ALTER TABLE behaviour.
Simon Riggs
2011-07-04
*
Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.
Simon Riggs
2011-07-04
*
Fix omissions in documentation of the pg_roles view.
Tom Lane
2011-07-03
*
Put comments on the installable procedural languages.
Tom Lane
2011-07-03
*
Fix bugs in relpersistence handling during table creation.
Robert Haas
2011-07-03
*
Make distprep and *clean build targets recurse into all subdirectories.
Tom Lane
2011-07-03
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-07-02
*
Add some strings that were not marked for translation
Peter Eisentraut
2011-07-02
*
In pg_upgrade 9.0 and 9.1, document suggestion of using a non-default
Bruce Momjian
2011-07-01
*
Restore correct btree preprocessing of "indexedcol IS NULL" conditions.
Tom Lane
2011-06-29
*
Move the PredicateLockRelation() call from nodeSeqscan.c to heapam.c. It's
Heikki Linnakangas
2011-06-29
*
Grab predicate locks on matching tuples in a lossy bitmap heap scan.
Heikki Linnakangas
2011-06-29
*
Protect pg_stat_reset_shared() against NULL input
Magnus Hagander
2011-06-29
*
Reduce impact of btree page reuse on Hot Standby by fixing off-by-1 error.
Simon Riggs
2011-06-27
*
Mention that SSPI authentication can use GSSAPI on non-Windows systems.
Robert Haas
2011-06-27
*
Async dblink functions require a named connection, and therefore should
Joe Conway
2011-06-25
*
Documentation improvements for pg_locks with respect to SSI.
Robert Haas
2011-06-24
*
In pg_upgrade docs, clarify that link mode uses "hard" links.
Bruce Momjian
2011-06-23
*
Undo overly enthusiastic de-const-ification.
Tom Lane
2011-06-22
*
In pg_upgrade, check that the binary and data directories are the same
Bruce Momjian
2011-06-22
*
Adjust pg_upgrade check for pg_upgrade_support to happen after the
Bruce Momjian
2011-06-22
*
Fix pg_upgrade status message capitalization mistake.
Bruce Momjian
2011-06-22
*
Add missing -I switch for VPATH builds.
Tom Lane
2011-06-22
*
Fix symlink for errcodes.h so it works in VPATH builds from tarballs.
Tom Lane
2011-06-22
*
Remove pointless const qualifiers from function arguments in the SSI code.
Heikki Linnakangas
2011-06-22
*
Performance tuning advice for SSI.
Robert Haas
2011-06-21
*
Minor editing for README-SSI.
Tom Lane
2011-06-21
[next]