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
*
Documentation cleanup for the possible values of the datatype 'boolean'.
Bruce Momjian
2011-05-09
*
Update documentation to state there is three-value logic, not
Bruce Momjian
2011-05-09
*
Remove "make check" target in src/test/isolation/Makefile.
Tom Lane
2011-05-09
*
In pg_upgrade, add status message about superuser check.
Bruce Momjian
2011-05-09
*
Add C comment about the fact that the autovacuum limit can go backwards
Bruce Momjian
2011-05-08
*
Fix some portability issues in isolation regression test driver.
Tom Lane
2011-05-08
*
Add C comment why client encoding can be set in pg_upgrade.
Bruce Momjian
2011-05-07
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
*
Add missing documention connecting word.
Bruce Momjian
2011-05-07
*
In pg_upgrade, report non-super-user username in error message.
Bruce Momjian
2011-05-07
*
Check that the pg_upgrade user specified is a super-user.
Bruce Momjian
2011-05-07
*
Add comment about memory reordering to PredicateLockTupleRowVersionLink.
Robert Haas
2011-05-06
*
Adjust pg_upgrade FATAL error messages to have consistent newlines.
Bruce Momjian
2011-05-06
*
Fix typos in SECURITY LABEL documentation.
Robert Haas
2011-05-06
*
Improve compiler string shown in version()
Peter Eisentraut
2011-05-06
*
Move RegisterPredicateLockingXid() call to a safer place.
Tom Lane
2011-05-06
*
Remove precedence labeling of keywords TRUE, FALSE, UNKNOWN, and ZONE.
Tom Lane
2011-05-05
*
Unbreak the regression tests from my previous commit
Magnus Hagander
2011-05-05
*
Improve pg_archivecleanup and pg_standby --help output
Peter Eisentraut
2011-05-05
*
Improve formatting of pg_upgrade --help output
Peter Eisentraut
2011-05-05
*
Clarify error message when attempting to create index on foreign table
Magnus Hagander
2011-05-05
*
Improve style of generate_history.pl Perl script.
Bruce Momjian
2011-05-05
*
Include unary plus in the Operator Precedence table.
Tom Lane
2011-05-04
*
Remove redundant port number check
Peter Eisentraut
2011-05-04
*
Message style cleanup
Peter Eisentraut
2011-05-04
*
Fix alignment of --help output
Peter Eisentraut
2011-05-04
*
Link some tables into the surrounding text by their id
Peter Eisentraut
2011-05-04
*
Update obsolete mention of Sequoia, now known as Tungsten
Alvaro Herrera
2011-05-03
*
Improve description of read/write traffic scalability
Alvaro Herrera
2011-05-03
*
Add ID attribute to some sect2's missing it
Alvaro Herrera
2011-05-02
*
Fix pull_up_sublinks' failure to handle nested pull-up opportunities.
Tom Lane
2011-05-02
*
Update some ALTER USER cross-references to ALTER ROLE
Alvaro Herrera
2011-05-02
*
Small cleanup of spacing in verbatim DocBook elements
Peter Eisentraut
2011-05-02
*
Improve aset.c's space management in contexts with small maxBlockSize.
Tom Lane
2011-05-02
*
Catch errors in for loop in makefile
Peter Eisentraut
2011-05-02
*
Rewrite installation makefile rules without for loops
Peter Eisentraut
2011-05-02
*
Make CLUSTER lock the old table's toast table before copying data.
Tom Lane
2011-05-01
*
Lowercase status labels in pg_stat_replication view.
Bruce Momjian
2011-04-29
*
Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum().
Tom Lane
2011-04-29
*
Rewrite pg_size_pretty() to avoid compiler bug.
Tom Lane
2011-04-29
*
Use non-literal format for possibly non-standard strftime formats.
Andrew Dunstan
2011-04-28
*
Add some casts to try to silence most of the remaining format warnings on Min...
Andrew Dunstan
2011-04-28
*
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-28
*
The arguments to pg_ctl kill are not optional - remove brackets in the docs.
Heikki Linnakangas
2011-04-28
*
Tag 9.1beta1.
REL9_1_BETA1
Tom Lane
2011-04-27
*
Make a quick copy-editing pass over the 9.1 release notes.
Tom Lane
2011-04-27
*
Fix binary upgrade of altered typed tables
Peter Eisentraut
2011-04-27
*
Revert "Force use of "%I64d" format for 64 bit ints on MinGW."
Andrew Dunstan
2011-04-27
*
timeline is not needed in BaseBackup()
Magnus Hagander
2011-04-27
*
Add comments about the need to avoid uninitialized bits in datatype values.
Tom Lane
2011-04-27
[next]