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
/
truncate.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix relcache reference leak.
Robert Haas
2017-03-07
1
-0
/
+6
*
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
1
-5
/
+0
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-2
/
+2
*
Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally.
Tom Lane
2010-11-17
1
-0
/
+22
*
Add ONLY support to LOCK and TRUNCATE. By default, these commands are now
Peter Eisentraut
2009-01-12
1
-0
/
+144
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
1
-0
/
+2
*
Refactor the handling of the various DropStmt variants so that when multiple
Tom Lane
2008-06-14
1
-6
/
+0
*
Improve reporting of dependencies in DROP to work like the scheme that we
Tom Lane
2008-06-11
1
-4
/
+6
*
Rewrite DROP's dependency traversal algorithm into an honest two-pass
Tom Lane
2008-06-08
1
-2
/
+2
*
Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a
Tom Lane
2008-05-16
1
-0
/
+38
*
Support statement-level ON TRUNCATE triggers. Simon Riggs
Tom Lane
2008-03-28
1
-0
/
+78
*
Change TRUNCATE's method for searching for foreign-key references so that
Tom Lane
2006-06-29
1
-18
/
+18
*
Add CASCADE option to TRUNCATE. Joachim Wieland
Tom Lane
2006-03-03
1
-10
/
+44
*
Generalize TRUNCATE to support truncating multiple tables in one
Tom Lane
2005-01-27
1
-15
/
+76
*
Clean up generation of default names for constraints, indexes, and serial
Tom Lane
2004-06-10
1
-1
/
+1
*
Remove NOTICE about foreign key creating implicit triggers, because it no
Peter Eisentraut
2003-10-02
1
-1
/
+0
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
1
-1
/
+1
*
Disallow foreign-key references from temp tables to permanent tables.
Tom Lane
2003-09-19
1
-1
/
+1
*
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-07-20
1
-1
/
+2
*
Another round of error message editing, covering backend/parser/.
Tom Lane
2003-07-19
1
-1
/
+1
*
Transaction safe Truncate
Bruce Momjian
2002-11-23
1
-0
/
+14
*
Code review for recent TRUNCATE changes. Tighten relation-kind check,
Tom Lane
2002-08-22
1
-1
/
+1
*
# Disallow TRUNCATE on tables that are involved in referential
Bruce Momjian
2002-08-22
1
-0
/
+38