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
/
expected
/
alter_table.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give partitioned table "p" in regression tests a less generic name.
Robert Haas
2017-03-07
1
-0
/
+1
*
Allow partitioned tables to be dropped without CASCADE
Simon Riggs
2017-03-06
1
-6
/
+4
*
Use less-generic table name in new regression test case.
Tom Lane
2017-02-21
1
-4
/
+4
*
Avoid crash in ALTER TABLE not_partitioned DETACH PARTITION.
Robert Haas
2017-02-16
1
-0
/
+5
*
Don't disallow dropping NOT NULL for a list partition key.
Robert Haas
2017-02-14
1
-0
/
+4
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
1
-3
/
+3
*
Teach partitioning tests not to use DROP TABLE ... CASCADE.
Robert Haas
2017-01-19
1
-12
/
+6
*
Fix some more regression test row-order-instability issues.
Tom Lane
2017-01-13
1
-1
/
+2
*
Fix a bug in how we generate partition constraints.
Robert Haas
2017-01-13
1
-0
/
+30
*
Fix ALTER TABLE / SET TYPE for irregular inheritance
Alvaro Herrera
2017-01-09
1
-0
/
+22
*
Convert elog() to ereport() and do some wordsmithing.
Robert Haas
2016-12-21
1
-3
/
+3
*
Replace references to COLLATE "en_CA" with COLLATE "POSIX".
Robert Haas
2016-12-07
1
-1
/
+1
*
Replace references to COLLATE "en_US" with COLLATE "C".
Robert Haas
2016-12-07
1
-3
/
+3
*
Implement table partitioning.
Robert Haas
2016-12-07
1
-0
/
+343
*
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
1
-248
/
+248
*
Fix incorrect trigger-property updating in ALTER CONSTRAINT.
Tom Lane
2016-10-26
1
-0
/
+60
*
Reduce lock level for altering fillfactor
Simon Riggs
2016-03-10
1
-12
/
+12
*
Include typmod when complaining about inherited column type mismatches.
Tom Lane
2015-12-26
1
-0
/
+21
*
Mark CHECK constraints declared NOT VALID valid if created with table.
Robert Haas
2015-12-16
1
-1
/
+10
*
Fix handling of inherited check constraints in ALTER COLUMN TYPE (again).
Tom Lane
2015-11-20
1
-2
/
+128
*
Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERROR.
Robert Haas
2015-11-19
1
-2
/
+3
*
Message improvements
Peter Eisentraut
2015-11-16
1
-7
/
+5
*
Fix pg_dump to handle inherited NOT VALID check constraints correctly.
Tom Lane
2015-10-01
1
-0
/
+13
*
Reduce lock levels for ALTER TABLE SET autovacuum storage options
Simon Riggs
2015-08-14
1
-8
/
+59
*
Fix `make installcheck` for serializable transactions.
Kevin Grittner
2015-08-06
1
-1
/
+2
*
Add IF NOT EXISTS processing to ALTER TABLE ADD COLUMN
Andrew Dunstan
2015-07-29
1
-0
/
+89
*
Make regression test output stable.
Heikki Linnakangas
2015-07-14
1
-6
/
+6
*
Retain comments on indexes and constraints at ALTER TABLE ... TYPE ...
Heikki Linnakangas
2015-07-14
1
-0
/
+63
*
Improve error message and hint for ALTER COLUMN TYPE can't-cast failure.
Tom Lane
2015-06-12
1
-2
/
+5
*
Reduce lock levels of some trigger DDL and add FKs
Simon Riggs
2015-04-05
1
-11
/
+11
*
Add support for ALTER TABLE IF EXISTS ... RENAME CONSTRAINT
Bruce Momjian
2015-03-24
1
-0
/
+2
*
Suggest to the user the column they may have meant to reference.
Robert Haas
2015-03-11
1
-0
/
+3
*
Avoid corrupting tables when ANALYZE inside a transaction is rolled back.
Tom Lane
2014-10-29
1
-0
/
+17
*
Revert "Allow units to be specified in relation option setting value."
Fujii Masao
2014-08-29
1
-14
/
+0
*
Allow units to be specified in relation option setting value.
Fujii Masao
2014-08-28
1
-0
/
+14
*
Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Alvaro Herrera
2014-08-22
1
-0
/
+91
*
Harden pg_filenode_relation test against concurrent DROP TABLE.
Noah Misch
2014-06-13
1
-3
/
+8
*
Reduce lock levels of some ALTER TABLE cmds
Simon Riggs
2014-04-06
1
-12
/
+69
*
Improve regression test for pg_filenode_relation().
Tom Lane
2014-03-28
1
-15
/
+9
*
Tweak placement of explicit ANALYZE commands in the regression tests.
Tom Lane
2013-12-11
1
-1
/
+0
*
Refine our definition of what constitutes a system relation.
Robert Haas
2013-11-28
1
-0
/
+34
*
Prevent display of dropped columns in row constraint violation messages.
Tom Lane
2013-11-07
1
-0
/
+14
*
Add infrastructure for mapping relfilenodes to relation OIDs.
Robert Haas
2013-07-22
1
-0
/
+18
*
Avoid inserting Result nodes that only compute identity projections.
Tom Lane
2013-03-14
1
-46
/
+42
*
Fix handling of inherited check constraints in ALTER COLUMN TYPE.
Tom Lane
2012-11-05
1
-0
/
+22
*
Improve ruleutils.c's heuristics for dealing with rangetable aliases.
Tom Lane
2012-09-21
1
-9
/
+9
*
Change syntax of new CHECK NO INHERIT constraints
Alvaro Herrera
2012-07-24
1
-5
/
+5
*
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
1
-28
/
+0
*
Improve error message for ALTER COLUMN TYPE coercion failure.
Tom Lane
2012-05-16
1
-3
/
+5
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
1
-2
/
+2
[next]