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
2015-01-24
Clean up some mess in row-security patches.
Tom Lane
2015-01-23
vacuumdb: enable parallel mode
Alvaro Herrera
2015-01-22
docs: update libpq's PQputCopyData and PQputCopyEnd
Bruce Momjian
2015-01-19
doc: Fix typos in make_timestamp{,tz} examples
Alvaro Herrera
2015-01-14
docs: Add missing <literal> markup.
Robert Haas
2015-01-10
docs: improve CREATE TRIGGER defer options list
Bruce Momjian
2015-01-07
docs: Reword CREATE POLICY documentation.
Robert Haas
2015-01-06
Update copyright for 2015
Bruce Momjian
2015-01-03
Treat negative values of recovery_min_apply_delay as having no effect.
Tom Lane
2015-01-03
Make path to pg_service.conf absolute in documentation
Magnus Hagander
2014-12-31
Docs: improve descriptions of ISO week-numbering date features.
Tom Lane
2014-12-31
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-12-30
pg_event_trigger_dropped_objects: Add name/args output columns
Alvaro Herrera
2014-12-30
Add pg_identify_object_as_address
Alvaro Herrera
2014-12-29
Assorted minor fixes for psql metacommand docs.
Tom Lane
2014-12-23
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
Use a bitmask to represent role attributes
Alvaro Herrera
2014-12-23
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-23
Change local_preload_libraries to PGC_USERSET
Peter Eisentraut
2014-12-22
Further tidy up on json aggregate documentation
Andrew Dunstan
2014-12-22
Fix documentation of argument type of json_agg and jsonb_agg
Andrew Dunstan
2014-12-21
Docs: clarify treatment of variadic functions with zero variadic arguments.
Tom Lane
2014-12-20
doc: Adjust wording of ALTER TABLESPACE restriction
Bruce Momjian
2014-12-19
pg_event_trigger_dropped_objects: add behavior flags
Alvaro Herrera
2014-12-18
Improve documentation about CASE and constant subexpressions.
Tom Lane
2014-12-18
Have VACUUM log number of skipped pages due to pins
Alvaro Herrera
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
Add missing documentation for some vcregress modes
Magnus Hagander
2014-12-17
Remove redundant sentence
Magnus Hagander
2014-12-15
doc: Add link to how to specify time zone names to initdb man page
Peter Eisentraut
2014-12-14
Improve documentation around parameter-setting and ALTER SYSTEM.
Tom Lane
2014-12-14
Update 9.4 release notes.
Tom Lane
2014-12-13
doc: Fix markup
Peter Eisentraut
2014-12-13
Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW
Andrew Dunstan
2014-12-13
Improve recovery target settings documentation.
Tom Lane
2014-12-12
Add several generator functions for jsonb that exist for json.
Andrew Dunstan
2014-12-12
Add json_strip_nulls and jsonb_strip_nulls functions.
Andrew Dunstan
2014-12-12
doc: Move website-stylesheet setting to a more appropriate location
Peter Eisentraut
2014-12-08
REINDEX SCHEMA
Simon Riggs
2014-12-08
doc: Fix DocBook table column count declaration
Peter Eisentraut
2014-12-08
Correct recovery_target_action docs
Simon Riggs
2014-12-07
Event Trigger for table_rewrite
Simon Riggs
2014-12-04
Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
Andres Freund
2014-12-04
Remove USE_VPATH make variable from PGXS
Peter Eisentraut
2014-12-03
doc: Fix markup
Alvaro Herrera
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-02
pageinspect/BRIN: minor tweaks
Alvaro Herrera
2014-12-01
Fix missing space in documentation
Magnus Hagander
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
[next]