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
/
src
/
backend
/
catalog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow pg_create_physical_replication_slot() to reserve WAL.
Andres Freund
2015-08-11
1
-0
/
+7
*
Add confirmed_flush column to pg_replication_slots.
Andres Freund
2015-08-10
1
-1
/
+2
*
Fix BRIN to use SnapshotAny during summarization
Alvaro Herrera
2015-08-05
1
-1
/
+35
*
Create a pg_shdepend entry for each role in TO clause of policies.
Joe Conway
2015-07-28
1
-0
/
+2
*
Plug RLS related information leak in pg_stats view.
Joe Conway
2015-07-28
1
-2
/
+4
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
2
-2
/
+11
*
Fix some oversights in BRIN patch.
Tom Lane
2015-07-21
1
-2
/
+10
*
Fix omission of OCLASS_TRANSFORM in object_classes[]
Alvaro Herrera
2015-07-21
1
-2
/
+9
*
Fix misuse of TextDatumGetCString().
Tom Lane
2015-07-02
1
-1
/
+1
*
Add transforms to pg_get_object_address and friends
Alvaro Herrera
2015-06-21
1
-1
/
+44
*
Rename jsonb_replace to jsonb_set and allow it to add new values
Andrew Dunstan
2015-05-31
1
-0
/
+8
*
Rename pg_shdepend.c's typedef "objectType" to SharedDependencyObjectType.
Tom Lane
2015-05-24
1
-3
/
+5
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
11
-169
/
+270
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
2
-2
/
+2
*
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-18
1
-1
/
+1
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
1
-3
/
+3
*
SQLStandard feature T613 Sampling now Supported
Simon Riggs
2015-05-15
1
-1
/
+1
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
1
-3
/
+2
*
Support VERBOSE option in REINDEX command.
Fujii Masao
2015-05-15
1
-4
/
+17
*
Replace some appendStringInfo* calls with more appropriate variants
Peter Eisentraut
2015-05-11
1
-1
/
+1
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
1
-26
/
+11
*
Add new OID alias type regnamespace
Andrew Dunstan
2015-05-09
1
-0
/
+8
*
Add new OID alias type regrole
Andrew Dunstan
2015-05-09
2
-10
/
+20
*
Add pg_file_settings view and function
Stephen Frost
2015-05-08
1
-0
/
+6
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
3
-3
/
+54
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
1
-2
/
+9
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
3
-3
/
+14
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
1
-2
/
+2
*
Add transforms feature
Peter Eisentraut
2015-04-26
6
-14
/
+141
*
Rename pg_replication_slot's new active_in to active_pid.
Andres Freund
2015-04-22
1
-1
/
+1
*
Add 'active_in' column to pg_replication_slots.
Andres Freund
2015-04-21
1
-0
/
+1
*
Integrate pg_upgrade_support module into backend
Peter Eisentraut
2015-04-14
5
-5
/
+5
*
Add system view pg_stat_ssl
Magnus Hagander
2015-04-12
1
-0
/
+11
*
Fix typo in eb68379c3.
Andres Freund
2015-04-09
1
-1
/
+1
*
Fix typo in comment.
Fujii Masao
2015-04-08
1
-1
/
+1
*
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-04-06
1
-11
/
+11
*
Fix object identities for pg_conversion objects
Alvaro Herrera
2015-04-06
1
-2
/
+2
*
Return ObjectAddress in many ALTER TABLE sub-routines
Alvaro Herrera
2015-03-25
3
-42
/
+67
*
Fix bug for array-formatted identities of user mappings
Alvaro Herrera
2015-03-25
1
-2
/
+3
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
1
-7
/
+0
*
Add TOAST table to pg_shseclabel for long label use
Bruce Momjian
2015-03-21
1
-1
/
+3
*
Fix out-of-array-bounds compiler warning
Alvaro Herrera
2015-03-16
1
-1
/
+1
*
Support opfamily members in get_object_address
Alvaro Herrera
2015-03-16
1
-49
/
+185
*
Support default ACLs in get_object_address
Alvaro Herrera
2015-03-11
1
-8
/
+129
*
Support user mappings in get_object_address
Alvaro Herrera
2015-03-11
1
-1
/
+77
*
Fix crasher bugs in previous commit
Alvaro Herrera
2015-03-09
1
-10
/
+10
*
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2015-03-09
1
-24
/
+30
*
Remove rolcatupdate
Peter Eisentraut
2015-03-06
2
-26
/
+2
*
Fix user mapping object description
Alvaro Herrera
2015-03-05
1
-10
/
+20
*
Silence warning in non-assert-enabled build
Alvaro Herrera
2015-03-05
1
-3
/
+1
[next]