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
/
include
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-08
1
-0
/
+1
*
Fix subtransaction cleanup after an outer-subtransaction portal fails.
Tom Lane
2015-09-04
1
-3
/
+9
*
Limit the verbosity of memory context statistics dumps.
Tom Lane
2015-08-25
1
-0
/
+1
*
Rely on inline functions even if that causes warnings in older compilers.
Andres Freund
2015-08-05
3
-43
/
+5
*
Fix bogus "out of memory" reports in tuplestore.c.
Tom Lane
2015-08-04
1
-0
/
+8
*
Plug RLS related information leak in pg_stats view.
Joe Conway
2015-07-28
1
-0
/
+4
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
3
-3
/
+8
*
Support JSON negative array subscripts everywhere
Andrew Dunstan
2015-07-17
1
-0
/
+7
*
Fix obsolete comment regarding NOTICE message level.
Fujii Masao
2015-07-09
1
-2
/
+2
*
Revoke support for strxfrm() that write past the specified array length.
Noah Misch
2015-07-08
1
-0
/
+1
*
Add an optional missing_ok argument to SQL function current_setting().
Tom Lane
2015-07-02
2
-1
/
+3
*
Improve design and implementation of pg_file_settings view.
Tom Lane
2015-06-28
1
-5
/
+15
*
Add missing_ok option to the SQL functions for reading files.
Heikki Linnakangas
2015-06-28
1
-2
/
+4
*
Add opaque declaration of HTAB to tqual.h.
Kevin Grittner
2015-06-27
1
-0
/
+1
*
Fix the logic for putting relations into the relcache init file.
Tom Lane
2015-06-25
1
-0
/
+1
*
Fix typo in comment.
Kevin Grittner
2015-06-10
1
-1
/
+1
*
Use a safer method for determining whether relcache init file is stale.
Tom Lane
2015-06-07
2
-4
/
+4
*
Rename jsonb_replace to jsonb_set and allow it to add new values
Andrew Dunstan
2015-05-31
1
-1
/
+1
*
Revert exporting of internal GUC variable "data_directory".
Tom Lane
2015-05-29
1
-1
/
+0
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
1
-3
/
+3
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
17
-76
/
+78
*
Unpack jbvBinary objects passed to pushJsonbValue
Andrew Dunstan
2015-05-22
1
-1
/
+1
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Put back a backwards-compatible version of sampling support functions.
Tom Lane
2015-05-18
1
-3
/
+13
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
1
-1
/
+1
*
Move strategy numbers to include/access/stratnum.h
Alvaro Herrera
2015-05-15
1
-10
/
+10
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
4
-3
/
+16
*
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-05-15
1
-0
/
+3
*
Separate block sampling functions
Simon Riggs
2015-05-15
1
-0
/
+44
*
Add pg_settings.pending_restart column
Peter Eisentraut
2015-05-14
1
-0
/
+1
*
Support "expanded" objects, particularly arrays, for better performance.
Tom Lane
2015-05-14
4
-9
/
+426
*
Additional functions and operators for jsonb
Andrew Dunstan
2015-05-12
1
-1
/
+18
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
2
-0
/
+50
*
Add new OID alias type regnamespace
Andrew Dunstan
2015-05-09
1
-0
/
+5
*
Add new OID alias type regrole
Andrew Dunstan
2015-05-09
1
-0
/
+5
*
Add pg_file_settings view and function
Stephen Frost
2015-05-08
1
-0
/
+1
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-6
/
+16
*
Add geometry/range functions to support BRIN inclusion
Alvaro Herrera
2015-05-05
3
-0
/
+5
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
2
-0
/
+8
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
1
-0
/
+2
*
Add transforms feature
Peter Eisentraut
2015-04-26
2
-0
/
+5
*
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-14
1
-0
/
+107
*
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-04-06
1
-0
/
+1
*
Add log_min_autovacuum_duration per-table option
Alvaro Herrera
2015-04-03
1
-0
/
+1
*
Add palloc_extended for frontend and backend.
Fujii Masao
2015-04-03
1
-0
/
+1
*
Use abbreviated keys for faster sorting of numeric datums.
Robert Haas
2015-04-02
2
-0
/
+5
*
Define integer limits independently from the system definitions.
Andres Freund
2015-04-02
1
-2
/
+2
*
Change array_offset to return subscripts, not offsets
Alvaro Herrera
2015-03-30
1
-3
/
+3
*
Add index-only scan support to range type GiST opclass.
Heikki Linnakangas
2015-03-30
1
-0
/
+1
*
Add index-only scan support to inet GiST opclass.
Heikki Linnakangas
2015-03-28
1
-0
/
+1
[next]