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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-07
2
-0
/
+14
*
Postpone some more stuff out of ExecInitModifyTable.
Tom Lane
2021-04-06
1
-0
/
+2
*
Postpone some stuff out of ExecInitModifyTable.
Tom Lane
2021-04-06
3
-4
/
+12
*
Remove tupgone special case from vacuumlazy.c.
Peter Geoghegan
2021-04-06
3
-24
/
+21
*
Fix missing #include in nodeResultCache.h.
Tom Lane
2021-04-06
1
-0
/
+1
*
ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION
Peter Eisentraut
2021-04-06
1
-1
/
+3
*
Change return type of EXTRACT to numeric
Peter Eisentraut
2021-04-06
3
-1
/
+20
*
Add function to log the memory contexts of specified backend process.
Fujii Masao
2021-04-06
6
-4
/
+17
*
Allow pgoutput to send logical decoding messages.
Amit Kapila
2021-04-06
2
-0
/
+4
*
Refactor function parse_output_parameters.
Amit Kapila
2021-04-06
1
-0
/
+1
*
Support INCLUDE'd columns in SP-GiST.
Tom Lane
2021-04-05
2
-18
/
+69
*
Simplify state managed by VACUUM.
Peter Geoghegan
2021-04-05
3
-4
/
+4
*
Add pg_read_all_data and pg_write_all_data roles
Stephen Frost
2021-04-05
2
-1
/
+11
*
Renumber cursor option flags
Peter Eisentraut
2021-04-05
1
-4
/
+4
*
Fix confusion in SP-GiST between attribute type and leaf storage type.
Tom Lane
2021-04-04
1
-3
/
+3
*
Improve efficiency of wait event reporting, remove proc.h dependency.
Andres Freund
2021-04-03
1
-30
/
+12
*
Split backend status and progress related functionality out of pgstat.c.
Andres Freund
2021-04-03
4
-287
/
+377
*
Refactor HMAC implementations
Michael Paquier
2021-04-03
6
-13
/
+46
*
Split wait event related code from pgstat.[ch] into wait_event.[ch].
Andres Freund
2021-04-02
2
-273
/
+302
*
Detect POLLHUP/POLLRDHUP while running queries.
Thomas Munro
2021-04-03
4
-0
/
+4
*
Fix pgstat_report_replslot() to use proper data types for its arguments.
Fujii Masao
2021-04-02
1
-2
/
+4
*
Add Result Cache executor node (take 2)
David Rowley
2021-04-02
9
-0
/
+177
*
Rethink handling of pass-by-value leaf datums in SP-GiST.
Tom Lane
2021-04-01
1
-17
/
+23
*
Rename Default Roles to Predefined Roles
Stephen Frost
2021-04-01
1
-9
/
+9
*
Do COPY FROM encoding conversion/verification in larger chunks.
Heikki Linnakangas
2021-04-01
2
-29
/
+55
*
Add 'noError' argument to encoding conversion functions.
Heikki Linnakangas
2021-04-01
3
-181
/
+188
*
Revert b6002a796
David Rowley
2021-04-01
9
-177
/
+0
*
Add Result Cache executor node
David Rowley
2021-04-01
9
-0
/
+177
*
Fix has_column_privilege function corner case
Joe Conway
2021-03-31
1
-0
/
+11
*
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-03-31
11
-71
/
+157
*
Allow an alias to be attached to a JOIN ... USING
Peter Eisentraut
2021-03-31
4
-1
/
+18
*
Add support for asynchronous execution.
Etsuro Fujita
2021-03-31
9
-5
/
+88
*
Add p_names field to ParseNamespaceItem
Peter Eisentraut
2021-03-31
1
-2
/
+8
*
Add errhint_plural() function and make use of it
Peter Eisentraut
2021-03-31
1
-0
/
+3
*
Fix comment in parsenodes.h
Michael Paquier
2021-03-31
1
-1
/
+1
*
Allow estimate_num_groups() to pass back further details about the estimation
David Rowley
2021-03-30
1
-1
/
+16
*
Allow users of simplehash.h to perform direct deletions
David Rowley
2021-03-30
1
-1
/
+61
*
Add a xid argument to the filter_prepare callback for output plugins.
Amit Kapila
2021-03-30
2
-1
/
+3
*
Adjust design of per-worker parallel seqscan data struct
David Rowley
2021-03-30
2
-1
/
+6
*
Allow matching the DN of a client certificate for authentication
Andrew Dunstan
2021-03-29
2
-0
/
+8
*
Add unistr function
Peter Eisentraut
2021-03-29
2
-1
/
+5
*
Cache if PathTarget and RestrictInfos contain volatile functions
David Rowley
2021-03-29
1
-0
/
+16
*
Extended statistics on expressions
Tomas Vondra
2021-03-27
13
-18
/
+64
*
Add "pg_database_owner" default role.
Noah Misch
2021-03-26
2
-1
/
+6
*
BRIN minmax-multi indexes
Tomas Vondra
2021-03-26
9
-6
/
+1096
*
BRIN bloom indexes
Tomas Vondra
2021-03-26
7
-2
/
+714
*
Support the old signature of BRIN consistent function
Tomas Vondra
2021-03-26
2
-3
/
+3
*
Remove unnecessary pg_amproc BRIN minmax entries
Tomas Vondra
2021-03-26
2
-161
/
+6
*
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
Alvaro Herrera
2021-03-25
7
-6
/
+15
*
Rework HeapTupleHeader macros to reuse itemptr.h
Alvaro Herrera
2021-03-25
1
-3
/
+2
[next]