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
Age
Commit message (
Expand
)
Author
2013-10-28
Improve documentation about usage of FDW validator functions.
Tom Lane
2013-10-28
Suppress duplicate-index-entry warning introduced by previous commit.
Tom Lane
2013-10-28
Add large object functions catering to SQL callers.
Noah Misch
2013-10-24
Improve documentation of random() function.
Heikki Linnakangas
2013-10-21
doc: Improve setup for documentation building with FOP
Peter Eisentraut
2013-10-18
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
Remove IRIX port.
Robert Haas
2013-10-18
doc: Configure TOC generation in XSLT HTML build
Peter Eisentraut
2013-10-17
Remove spinlock support for SINIX, Sun3, and NS32K.
Robert Haas
2013-10-16
doc: Enable book index in XSLT builds
Peter Eisentraut
2013-10-15
docs: correct 9.1 and 9.2 release note mention of timeline switch fix
Bruce Momjian
2013-10-14
Fix details missed by dynamic shared memory patch.
Robert Haas
2013-10-11
doc: Move check-tabs target into html target
Peter Eisentraut
2013-10-11
doc: Fix table column number declaration
Peter Eisentraut
2013-10-11
doc: Handle additional character entities for SGML/XML conversion
Peter Eisentraut
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-10
json_typeof function.
Andrew Dunstan
2013-10-10
Revive line type
Peter Eisentraut
2013-10-10
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-09
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-09
doc: fix typo in release notes
Bruce Momjian
2013-10-08
doc: Fix typo in effective_cache_size patch
Bruce Momjian
2013-10-08
docs: clarify references to md5 hash and md5 crypt in pgcrypto docs
Bruce Momjian
2013-10-08
Auto-tune effective_cache size to be 4x shared buffers
Bruce Momjian
2013-10-08
docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1
Bruce Momjian
2013-10-07
plpgsql: Add new option print_strict_params.
Robert Haas
2013-10-07
Document support for VPATH builds of extensions.
Andrew Dunstan
2013-10-05
pgbench: Elaborate latency reporting.
Noah Misch
2013-10-05
pg_upgrade doc: link mode additions
Bruce Momjian
2013-10-04
Issue error on SET outside transaction block in some cases
Bruce Momjian
2013-10-04
doc: Add missing words to bgworker docs.
Robert Haas
2013-10-03
Add DISCARD SEQUENCES command.
Robert Haas
2013-10-03
psql: Make \pset without arguments show all settings.
Robert Haas
2013-10-03
doc: Correct psycopg URL
Peter Eisentraut
2013-10-02
doc: fix hstore_to_json_loose() doc wording
Bruce Momjian
2013-10-02
Fix copy/paste error
Magnus Hagander
2013-09-26
Allow printf-style padding specifications in log_line_prefix.
Robert Haas
2013-09-26
Fix erroneous statements about multiply specified JSON columns.
Andrew Dunstan
2013-09-23
pgbench: Tweak documentation.
Noah Misch
2013-09-23
doc: Clarify that file_fdw options require values.
Robert Haas
2013-09-23
Don't allow system columns in CHECK constraints, except tableoid.
Robert Haas
2013-09-18
Documentation correction.
Robert Haas
2013-09-16
Add a GUC to report whether data page checksums are enabled.
Heikki Linnakangas
2013-09-15
Fix typos
Peter Eisentraut
2013-09-11
docs: Update libpq and testlo examples
Bruce Momjian
2013-09-10
Show schemas in information_schema.schemata that the current has access to
Peter Eisentraut
2013-09-05
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-09-05
Improve Range Types and Exclusion Constraints example.
Jeff Davis
2013-09-03
Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off.
Tom Lane
[next]