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
/
backend
/
rewrite
/
rewriteRemove.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-3
/
+3
*
Make some sentences consistent with similar ones.
Bruce Momjian
2006-10-03
1
-2
/
+2
*
Get rid of the separate RULE privilege for tables: now only a table's owner
Tom Lane
2006-09-05
1
-5
/
+3
*
DROP ... IF EXISTS for the following cases:
Andrew Dunstan
2006-06-16
1
-6
/
+15
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-5
/
+5
*
Completion of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-14
1
-5
/
+4
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Cross-data-type comparisons are now indexable by btrees, pursuant to my
Tom Lane
2003-11-12
1
-6
/
+5
*
Add operator strategy and comparison-value datatype fields to ScanKey.
Tom Lane
2003-11-09
1
-4
/
+6
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
Adjust 'permission denied' messages to be more useful and consistent.
Tom Lane
2003-08-01
1
-2
/
+3
*
Error message editing in backend/optimizer, backend/rewrite.
Tom Lane
2003-07-25
1
-4
/
+6
*
pgindent run.
Bruce Momjian
2002-09-04
1
-3
/
+3
*
oid is needed, it is added at the end of the struct (after the null
Bruce Momjian
2002-07-20
1
-2
/
+2
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12
1
-84
/
+64
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Restructure aclcheck error reporting to make permission-failure
Tom Lane
2002-04-27
1
-8
/
+5
*
Rule names are now unique per-relation, rather than unique globally.
Tom Lane
2002-04-18
1
-23
/
+22
*
pg_type has a typnamespace column; system now supports creating types
Tom Lane
2002-03-29
1
-3
/
+11
*
Change the aclchk.c routines to uniformly use OIDs to identify the
Tom Lane
2002-03-21
1
-36
/
+14
*
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
Tom Lane
2001-08-10
1
-6
/
+4
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-10
/
+9
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Fix all the places that called heap_update() and heap_delete() without
Tom Lane
2001-01-23
1
-4
/
+3
*
Change SearchSysCache coding conventions so that a reference count is
Tom Lane
2000-11-16
1
-11
/
+16
*
Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.
Tom Lane
2000-09-29
1
-7
/
+7
*
This patch implements a different "relkind"
Bruce Momjian
2000-09-12
1
-1
/
+6
*
Use a private memory context to store rule information in each relcache
Tom Lane
2000-06-30
1
-39
/
+34
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
1
-1
/
+2
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-8
/
+9
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
1
-3
/
+3
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
1
-3
/
+3
*
Changed pg_rewrite attributes ev_qual and ev_action to the new
Jan Wieck
1999-11-18
1
-1
/
+2
*
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-07
1
-2
/
+2
*
Hello.
Bruce Momjian
1999-10-26
1
-3
/
+18
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
1
-6
/
+6
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-4
/
+1
*
Final cleanup.
Bruce Momjian
1999-07-16
1
-3
/
+3
*
Update #include cleanups
Bruce Momjian
1999-07-16
1
-4
/
+4
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-3
/
+1
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-2
/
+2
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
1
-3
/
+3
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
1
-3
/
+3
*
Add support for the CASE statement in the rewrite handling.
Thomas G. Lockhart
1998-12-14
1
-6
/
+8
[next]