index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2015
Bruce Momjian
2015-01-06
3
-5
/
+5
*
Treat negative values of recovery_min_apply_delay as having no effect.
Tom Lane
2015-01-03
1
-12
/
+11
*
Make path to pg_service.conf absolute in documentation
Magnus Hagander
2015-01-03
1
-1
/
+1
*
Docs: improve descriptions of ISO week-numbering date features.
Tom Lane
2014-12-31
1
-38
/
+55
*
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-12-31
1
-19
/
+20
*
pg_event_trigger_dropped_objects: Add name/args output columns
Alvaro Herrera
2014-12-30
1
-0
/
+18
*
Add pg_identify_object_as_address
Alvaro Herrera
2014-12-30
1
-43
/
+106
*
Assorted minor fixes for psql metacommand docs.
Tom Lane
2014-12-29
1
-22
/
+23
*
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
2
-213
/
+41
*
Use a bitmask to represent role attributes
Alvaro Herrera
2014-12-23
2
-41
/
+213
*
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-23
1
-0
/
+14
*
Change local_preload_libraries to PGC_USERSET
Peter Eisentraut
2014-12-22
1
-3
/
+14
*
Further tidy up on json aggregate documentation
Andrew Dunstan
2014-12-22
1
-4
/
+4
*
Fix documentation of argument type of json_agg and jsonb_agg
Andrew Dunstan
2014-12-22
1
-6
/
+6
*
Docs: clarify treatment of variadic functions with zero variadic arguments.
Tom Lane
2014-12-21
1
-0
/
+14
*
doc: Adjust wording of ALTER TABLESPACE restriction
Bruce Momjian
2014-12-19
1
-1
/
+1
*
pg_event_trigger_dropped_objects: add behavior flags
Alvaro Herrera
2014-12-19
1
-0
/
+13
*
Improve documentation about CASE and constant subexpressions.
Tom Lane
2014-12-18
2
-7
/
+36
*
Have VACUUM log number of skipped pages due to pins
Alvaro Herrera
2014-12-18
1
-0
/
+1
*
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
1
-13
/
+0
*
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
2
-29
/
+149
*
Add missing documentation for some vcregress modes
Magnus Hagander
2014-12-17
1
-0
/
+3
*
Remove redundant sentence
Magnus Hagander
2014-12-17
1
-1
/
+1
*
doc: Add link to how to specify time zone names to initdb man page
Peter Eisentraut
2014-12-14
1
-2
/
+3
*
Improve documentation around parameter-setting and ALTER SYSTEM.
Tom Lane
2014-12-14
2
-184
/
+225
*
Update 9.4 release notes.
Tom Lane
2014-12-14
3
-170
/
+143
*
doc: Fix markup
Peter Eisentraut
2014-12-13
1
-1
/
+1
*
Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW
Andrew Dunstan
2014-12-13
2
-2
/
+25
*
Improve recovery target settings documentation.
Tom Lane
2014-12-13
1
-45
/
+49
*
Add several generator functions for jsonb that exist for json.
Andrew Dunstan
2014-12-12
1
-25
/
+72
*
Add json_strip_nulls and jsonb_strip_nulls functions.
Andrew Dunstan
2014-12-12
1
-0
/
+23
*
doc: Move website-stylesheet setting to a more appropriate location
Peter Eisentraut
2014-12-11
1
-1
/
+1
*
REINDEX SCHEMA
Simon Riggs
2014-12-09
2
-1
/
+36
*
doc: Fix DocBook table column count declaration
Peter Eisentraut
2014-12-08
1
-1
/
+1
*
Correct recovery_target_action docs
Simon Riggs
2014-12-08
1
-7
/
+7
*
Event Trigger for table_rewrite
Simon Riggs
2014-12-08
2
-8
/
+227
*
Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
Andres Freund
2014-12-04
1
-1
/
+1
*
Remove USE_VPATH make variable from PGXS
Peter Eisentraut
2014-12-04
1
-3
/
+3
*
doc: Fix markup
Alvaro Herrera
2014-12-03
1
-1
/
+2
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
4
-1
/
+76
*
pageinspect/BRIN: minor tweaks
Alvaro Herrera
2014-12-02
1
-6
/
+6
*
Fix missing space in documentation
Magnus Hagander
2014-12-01
1
-1
/
+1
*
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
7
-241
/
+3
*
Remove PQhostaddr() from 9.4 release notes.
Noah Misch
2014-11-29
1
-8
/
+0
*
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-29
1
-18
/
+0
*
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-27
6
-60
/
+59
*
doc: Fix markup
Peter Eisentraut
2014-11-25
1
-0
/
+1
*
Remove extraneous SGML tag
Simon Riggs
2014-11-25
1
-2
/
+0
*
action_at_recovery_target recovery config option
Simon Riggs
2014-11-25
1
-8
/
+50
*
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-11-25
3
-6
/
+32
[next]