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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make opr_sanity test complain about built-in functions marked prosecdef.
Tom Lane
2017-06-20
2
-0
/
+17
*
Avoid regressions in foreign-key-based selectivity estimates.
Tom Lane
2017-06-19
2
-0
/
+63
*
Remove incorrect comment
Magnus Hagander
2017-06-17
1
-2
/
+0
*
Use RangeVarGetRelidExtended() in AlterSequence()
Peter Eisentraut
2017-06-16
2
-3
/
+3
*
Fix dependency, when changing a function's argument/return type.
Heikki Linnakangas
2017-06-16
2
-0
/
+36
*
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-15
2
-38
/
+46
*
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
2017-06-15
1
-13
/
+0
*
Use DEFACLOBJ_ macros in error message instead of hardcoding
Peter Eisentraut
2017-06-14
1
-3
/
+3
*
Teach predtest.c about CHECK clauses to fix partitioning bugs.
Robert Haas
2017-06-14
2
-1
/
+12
*
Fix no-longer-valid shortcuts in expression_returns_set().
Tom Lane
2017-06-14
2
-0
/
+9
*
Teach PL/pgSQL about partitioned tables.
Dean Rasheed
2017-06-14
2
-0
/
+84
*
Teach RemoveRoleFromObjectPolicy() about partitioned tables.
Dean Rasheed
2017-06-14
2
-0
/
+9
*
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
5
-25
/
+29
*
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
3
-88
/
+88
*
Teach relation_is_updatable() about partitioned tables.
Dean Rasheed
2017-06-13
2
-0
/
+46
*
Fix failure to remove dependencies when a partition is detached.
Robert Haas
2017-06-13
2
-0
/
+23
*
Fix confusion about number of subplans in partitioned INSERT setup.
Tom Lane
2017-06-12
2
-0
/
+17
*
Apply RLS policies to partitioned tables.
Joe Conway
2017-06-11
2
-0
/
+570
*
Prevent BEFORE triggers from violating partitioning constraints.
Robert Haas
2017-06-07
2
-1
/
+24
*
Clean up latch related code.
Andres Freund
2017-06-06
1
-0
/
+2
*
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-06-05
3
-3
/
+3
*
Don't be so trusting that shm_toc_lookup() will always succeed.
Tom Lane
2017-06-05
1
-3
/
+3
*
Disallow CREATE INDEX if table is already in use in current session.
Tom Lane
2017-06-04
2
-0
/
+60
*
Fix old corner-case logic error in final_cost_nestloop().
Tom Lane
2017-06-03
1
-28
/
+22
*
Make ALTER SEQUENCE, including RESTART, fully transactional.
Andres Freund
2017-06-01
2
-23
/
+26
*
Fix improper quoting of format_type_be() output.
Tom Lane
2017-05-29
1
-1
/
+1
*
Make edge-case behavior of jsonb_populate_record match json_populate_record
Tom Lane
2017-05-29
1
-15
/
+3
*
Code review focused on new node types added by partitioning support.
Tom Lane
2017-05-28
2
-2
/
+40
*
Avoid locale-dependent output in select_views regression test.
Tom Lane
2017-05-28
3
-1554
/
+2
*
Move autogenerated array types out of the way during ALTER ... RENAME.
Tom Lane
2017-05-26
2
-0
/
+69
*
Fix table syncing with different column order
Peter Eisentraut
2017-05-24
1
-2
/
+13
*
Fix precision and rounding issues in money multiplication and division.
Tom Lane
2017-05-21
2
-0
/
+62
*
Copy partitioned_rels lists to avoid shared substructure.
Robert Haas
2017-05-19
2
-0
/
+41
*
Don't explicitly mark range partitioning columns NOT NULL.
Robert Haas
2017-05-18
5
-48
/
+17
*
Improve CREATE SUBSCRIPTION option parsing
Peter Eisentraut
2017-05-17
2
-0
/
+12
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
24
-478
/
+704
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-3
/
+4
*
Add more tests for CREATE SUBSCRIPTION
Peter Eisentraut
2017-05-17
2
-0
/
+35
*
Revert "Add a test for transition table usage in FOR EACH ROW trigger."
Kevin Grittner
2017-05-16
3
-53
/
+0
*
Add a test for transition table usage in FOR EACH ROW trigger.
Kevin Grittner
2017-05-16
3
-0
/
+53
*
Fix relcache leak when row triggers on partitions are fired by COPY.
Robert Haas
2017-05-16
2
-0
/
+22
*
In SSL tests, don't scribble on permissions of a repo file.
Tom Lane
2017-05-15
2
-9
/
+13
*
Update oidjoins regression test for v10.
Tom Lane
2017-05-15
2
-0
/
+108
*
Fix unsafe reference into relcache in constructed CommentStmt.
Tom Lane
2017-05-15
2
-0
/
+51
*
Fix ALTER SEQUENCE locking
Peter Eisentraut
2017-05-15
3
-0
/
+125
*
stats regression test's wait_for_stats() must check timestamp too.
Tom Lane
2017-05-14
2
-2
/
+16
*
Make stats regression test more robust in the face of parallel query.
Tom Lane
2017-05-14
2
-4
/
+4
*
Fix handling of extended statistics during ALTER COLUMN TYPE.
Tom Lane
2017-05-14
2
-0
/
+36
*
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-14
7
-20
/
+20
*
Teach \d+ to show partitioning constraints.
Robert Haas
2017-05-13
3
-15
/
+97
[next]