index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
command.c
Age
Commit message (
Expand
)
Author
2000-06-15
Final #include cleanup.
Bruce Momjian
2000-06-12
Back out pg_shadow changes to allow create table and locking permissions.
Bruce Momjian
2000-06-09
I have large database and with this DB work more users and I very need
Bruce Momjian
2000-06-04
Disallow CLOSE of reserved system portal names.
Tom Lane
2000-05-30
Added header files required for ALTER TABLE DROP COLUMN
Hiroshi Inoue
2000-05-30
Remove unused include files. Do not touch /port or includes used by defines.
Bruce Momjian
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-28
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-03-09
Trial implementation of ALTER DROP COLUMN.
Hiroshi Inoue
2000-02-15
Removed unused var to silence gcc warning.
Tom Lane
2000-02-04
Added ALTER TABLE ... ADD CONSTRAINT (provided by Stephan Szabo).
Jan Wieck
2000-01-29
A few minor psql enhancements
Peter Eisentraut
2000-01-26
Add:
Bruce Momjian
2000-01-24
Removed alter table drop column.
Peter Eisentraut
2000-01-22
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-16
Included all yacc and lex files into the distribution.
Peter Eisentraut
1999-12-20
Required catalog changes for extended LONG attribute storage.
Jan Wieck
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-14
fix_parsetree_attnums was not nearly smart enough about walking parse
Tom Lane
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-11-24
Rename heap_replace to heap_update.
Bruce Momjian
1999-11-22
Add system indexes to match all caches.
Bruce Momjian
1999-11-07
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-10-03
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-09-18
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-04
Remove no-longer-needed code to update temprel's copy of
Tom Lane
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-16
Final cleanup.
Bruce Momjian
1999-07-15
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-06-19
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-05-25
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-05-10
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-04-13
Fix adding columns to a temp table.
Bruce Momjian
1999-03-30
Small cleanups.
Bruce Momjian
1999-03-23
cleanups
Bruce Momjian
1999-03-17
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-02-24
Fix problem with selectivity error in added columns with ALTER TABLE.
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-08
Added LIMIT/OFFSET functionality including new regression test for it.
Jan Wieck
1999-02-03
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1998-12-18
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-15
Initial MVCC code.
Vadim B. Mikheev
1998-11-27
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
Renaming cleanup, no pgindent yet.
Bruce Momjian
[next]