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
/
regress
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2019
Bruce Momjian
2019-01-02
5
-5
/
+5
*
pg_regress: Promptly detect failed postmaster startup.
Noah Misch
2018-12-31
1
-1
/
+1
*
Update leakproofness markings on some btree comparison functions.
Tom Lane
2018-12-31
2
-15
/
+94
*
Add a hash opclass for type "tid".
Tom Lane
2018-12-30
2
-0
/
+60
*
Support parameterized TidPaths.
Tom Lane
2018-12-30
2
-0
/
+72
*
Disable WAL-skipping optimization for COPY on views and foreign tables
Michael Paquier
2018-12-23
2
-0
/
+34
*
Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY
Greg Stark
2018-12-19
2
-0
/
+10
*
Add text-vs-name cross-type operators, and unify name_ops with text_ops.
Tom Lane
2018-12-19
3
-27
/
+41
*
Make collation-aware system catalog columns use "C" collation.
Tom Lane
2018-12-18
2
-14
/
+26
*
Include partitioned indexes to system view pg_indexes
Michael Paquier
2018-12-18
3
-1
/
+11
*
Tweak description comments in tests for partition functions
Michael Paquier
2018-12-18
2
-6
/
+10
*
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
2
-0
/
+31
*
Fix use-after-free bug when renaming constraints
Michael Paquier
2018-12-17
2
-2
/
+2
*
Make constraint rename issue relcache invalidation on target relation
Michael Paquier
2018-12-17
2
-0
/
+36
*
Modernize our code for looking up descriptive strings for Unix signals.
Tom Lane
2018-12-16
1
-7
/
+2
*
Drop no-op CoerceToDomain nodes from expressions at planning time.
Tom Lane
2018-12-13
2
-0
/
+45
*
Repair bogus handling of multi-assignment Params in upper plan levels.
Tom Lane
2018-12-12
2
-0
/
+41
*
Tweak pg_partition_tree for undefined relations and unsupported relkinds
Michael Paquier
2018-12-12
2
-2
/
+17
*
Add additional partition tests to pg_dump
Stephen Frost
2018-12-10
2
-18
/
+50
*
Add timestamp of last received message from standby to pg_stat_replication
Michael Paquier
2018-12-09
1
-2
/
+3
*
Fix misapplication of pgstat_count_truncate to wrong relation.
Tom Lane
2018-12-07
2
-4
/
+4
*
Fix some errhint and errdetail strings missing a period
Michael Paquier
2018-12-07
4
-15
/
+15
*
Don't mark partitioned indexes invalid unnecessarily
Alvaro Herrera
2018-12-05
2
-2
/
+2
*
Fix jit compilation bug on wide tables.
Andres Freund
2018-11-27
3
-0
/
+21
*
Fix translation of special characters in psql's LaTeX output modes.
Tom Lane
2018-11-26
2
-68
/
+68
*
Avoid locale-dependent output in numericlocale check.
Tom Lane
2018-11-26
2
-10
/
+10
*
Add CSV table output mode in psql.
Tom Lane
2018-11-26
2
-0
/
+137
*
Improve regression test coverage for psql output formats.
Tom Lane
2018-11-26
2
-152
/
+1639
*
Adjust new test case for more portability.
Tom Lane
2018-11-23
3
-5
/
+5
*
Fix float-to-integer coercions to handle edge cases correctly.
Tom Lane
2018-11-23
5
-0
/
+175
*
Clamp semijoin selectivity to be not more than inner-join selectivity.
Tom Lane
2018-11-23
1
-12
/
+11
*
Don't allow partitioned indexes in pg_global tablespace
Alvaro Herrera
2018-11-23
2
-0
/
+3
*
Fix another crash in json{b}_populate_recordset and json{b}_to_recordset.
Tom Lane
2018-11-22
4
-0
/
+36
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
44
-1241
/
+424
*
psql: Describe partitioned tables/indexes as such
Alvaro Herrera
2018-11-19
6
-26
/
+26
*
Disallow COPY FREEZE on partitioned tables
Alvaro Herrera
2018-11-19
2
-0
/
+12
*
Improve performance of partition pruning remapping a little.
Tom Lane
2018-11-15
2
-0
/
+78
*
Add a timezone-specific variant of date_trunc().
Tom Lane
2018-11-14
2
-0
/
+22
*
Add INSERT ON CONFLICT test on partitioned tables with transition table
Alvaro Herrera
2018-11-13
2
-0
/
+48
*
Fix missing role dependencies for some schema and type ACLs.
Tom Lane
2018-11-09
2
-0
/
+16
*
Fix dependency handling of partitions and inheritance for ON COMMIT
Michael Paquier
2018-11-09
2
-0
/
+144
*
Revise attribute handling code on partition creation
Alvaro Herrera
2018-11-08
2
-0
/
+45
*
Disable recheck_on_update optimization to avoid crashes.
Tom Lane
2018-11-06
4
-97
/
+1
*
Optimize nested ConvertRowtypeExpr nodes.
Andrew Gierth
2018-11-06
2
-0
/
+23
*
Remove unreferenced pg_opfamily entry.
Tom Lane
2018-11-05
2
-0
/
+18
*
Block creation of partitions with open references to its parent
Michael Paquier
2018-11-05
4
-0
/
+64
*
Ignore partitioned tables when processing ON COMMIT DELETE ROWS
Michael Paquier
2018-11-05
2
-0
/
+31
*
Fix STRICT check for strict aggregates with NULL ORDER BY columns.
Andres Freund
2018-11-03
2
-0
/
+22
*
Fix tablespace handling for partitioned indexes
Alvaro Herrera
2018-11-03
2
-1
/
+28
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
4
-4
/
+4
[next]