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
/
modules
/
test_ddl_deparse
/
expected
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
2
-31
/
+12
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
2
-12
/
+31
*
Remove logic for converting a table to a view.
Tom Lane
2022-12-02
1
-6
/
+2
*
Feed ObjectAddress to event triggers for ALTER TABLE ATTACH/DETACH
Michael Paquier
2022-07-31
1
-2
/
+2
*
Expand tests of test_ddl_deparse/ for ALTER TABLE
Michael Paquier
2022-07-31
4
-12
/
+128
*
Fix DDL deparse of CREATE OPERATOR CLASS
Alvaro Herrera
2022-05-20
1
-0
/
+1
*
Fix handling of CREATE TABLE LIKE with inheritance.
Tom Lane
2020-08-21
1
-0
/
+2
*
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-07
1
-1
/
+1
*
Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY.
Tom Lane
2019-04-23
2
-2
/
+3
*
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
1
-2
/
+4
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
1
-1
/
+1
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
1
-1
/
+1
*
Fix event triggers for partitioned tables
Alvaro Herrera
2018-10-06
1
-0
/
+12
*
test_ddl_deparse: rename matview
Alvaro Herrera
2018-03-15
1
-2
/
+2
*
test_ddl_deparse: Don't use pg_class as source for a matview
Alvaro Herrera
2018-03-15
1
-1
/
+1
*
Schema-qualify references in test_ddl_deparse test script.
Tom Lane
2018-02-26
1
-3
/
+3
*
Remove deprecated COMMENT ON RULE syntax
Peter Eisentraut
2017-02-23
1
-1
/
+1
*
Remove test for COMMENT ON DATABASE
Alvaro Herrera
2017-01-26
1
-2
/
+0
*
Use TSConfigRelationId in AlterTSConfiguration()
Stephen Frost
2016-12-22
1
-0
/
+8
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-4
/
+4
*
Fix DDL command collection for TRANSFORM
Alvaro Herrera
2015-06-26
1
-0
/
+13
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
22
-0
/
+504