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
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2010-12-13
Remove recently reintroduced CVS keyword
Peter Eisentraut
2010-12-13
Document replacement of pg_class.relistemp with relpersistence.
Robert Haas
2010-12-11
Allow bidirectional copy messages in streaming replication mode.
Robert Haas
2010-12-11
Minor documentation cleanup.
Robert Haas
2010-12-09
Force default wal_sync_method to be fdatasync on Linux.
Tom Lane
2010-12-08
Optimize commit_siblings in two ways to improve group commit.
Simon Riggs
2010-12-04
Add KNNGIST support to contrib/pg_trgm.
Tom Lane
2010-12-04
Add external documentation for KNNGIST.
Tom Lane
2010-12-03
Clarify that LOCK TABLE requires a table-level privilege.
Robert Haas
2010-12-03
Create core infrastructure for KNNGIST.
Tom Lane
2010-11-29
Be consistent about writing "[, ...]" instead "[,...]" in the docs.
Heikki Linnakangas
2010-11-27
Point out in default_tablespace's description that CREATE DATABASE ignores it.
Tom Lane
2010-11-27
New contrib module, auth_delay.
Robert Haas
2010-11-27
A bit more wordsmithing on the PQping documentation.
Tom Lane
2010-11-27
Rewrite PQping to be more like what we agreed to last week.
Tom Lane
2010-11-26
Add more ALTER <object> .. SET SCHEMA commands.
Robert Haas
2010-11-25
Add PQping and PQpingParams to libpq to allow detection of the server's
Bruce Momjian
2010-11-24
Document that a CHECKPOINT before taking a file system snapshot can
Bruce Momjian
2010-11-24
When reporting the server as not responding, if the hostname was
Bruce Momjian
2010-11-24
Create the system catalog infrastructure needed for KNNGIST.
Tom Lane
2010-11-23
Add index entries for more functions
Peter Eisentraut
2010-11-23
Propagate ALTER TYPE operations to typed tables
Peter Eisentraut
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-21
Add new SQL function, format(text).
Robert Haas
2010-11-18
Add pg_describe_object function
Alvaro Herrera
2010-11-18
Minor corrections to dummy_seclabel documentation.
Robert Haas
2010-11-18
Document the dummy_seclabel contrib module.
Robert Haas
2010-11-17
Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally.
Tom Lane
2010-11-17
Require VALUE keyword when extending an enum type. Based on a patch from Alva...
Andrew Dunstan
2010-11-15
Add new buffers_backend_fsync field to pg_stat_bgwriter.
Robert Haas
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-11-12
docs -> documentation
Peter Eisentraut
2010-11-10
Mention that pg_upgrade requires compatible 32/64-bit binaries.
Bruce Momjian
2010-11-10
Add monitoring function pg_last_xact_replay_timestamp.
Robert Haas
2010-11-09
Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER
Alvaro Herrera
2010-11-09
Improve pg_ctl's man page.
Tom Lane
2010-11-09
plpython has plpy.Error instead of plpy.ERROR
Alvaro Herrera
2010-11-07
Prevent invoking I/O conversion casts via functional/attribute notation.
Tom Lane
2010-11-07
Implement an "S" option for psql's \dn command.
Tom Lane
2010-11-04
Allow moddatetime's target column to be of type timestamptz.
Tom Lane
2010-10-30
Change version number in release notes to 9.1alpha2
Peter Eisentraut
2010-10-30
Last-minute updates to 9.1alpha2 release notes
Peter Eisentraut
2010-10-28
Release notes for 9.1alpha2
Peter Eisentraut
2010-10-28
Remove obsolete release-alpha.sgml
Peter Eisentraut
2010-10-28
Remove tabs from SGML
Peter Eisentraut
2010-10-28
Revert "Correct WAL space calculation formula in docs."
Robert Haas
2010-10-28
Reorganize OS-specific details about write caching into a list.
Robert Haas
2010-10-27
Note that effective_io_concurrency only affects bitmap heap scans.
Robert Haas
2010-10-26
Note explicitly that hash indexes are also not replicated because they're not
Heikki Linnakangas
2010-10-25
Allow new values to be added to an existing enum type.
Tom Lane
[next]