index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tcop
/
utility.c
Commit message (
Expand
)
Author
Age
*
Bugfix in ALTER TABLE CREATE TOAST TABLE
Jan Wieck
2000-07-05
*
TOAST
Jan Wieck
2000-07-03
*
New ps display code, works on more platforms.
Peter Eisentraut
2000-06-04
*
Fix CLUSTER ... or at least undo the bit-rot it's suffered since 6.5.
Tom Lane
2000-05-11
*
change reindex ERROR/NOTICE message
Hiroshi Inoue
2000-04-25
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Fix bug noted by Bruce: FETCH in an already-aborted transaction block
Tom Lane
2000-04-04
*
Remove gcc warnings. The Postgres world isn't really safe
Tom Lane
2000-02-19
*
Implement reindex command
Hiroshi Inoue
2000-02-18
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
Add:
Bruce Momjian
2000-01-26
*
Included all yacc and lex files into the distribution.
Peter Eisentraut
2000-01-16
*
- Allow array on int8
Peter Eisentraut
2000-01-15
*
* User management commands no longer user pg_exec_query_dest -> more robust
Peter Eisentraut
2000-01-14
*
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
2000-01-13
*
Whoever touched this code last doesn't seem to understand
Tom Lane
1999-12-20
*
Here's the Create/Alter/Drop Group stuff that's been really overdue. I
Bruce Momjian
1999-12-16
*
Depending on my interpreting (and programming) skills, this might solve
Bruce Momjian
1999-12-14
*
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-10
*
Change backend-side COPY to write files with permissions 644 not 666
Tom Lane
1999-11-21
*
Hello.
Bruce Momjian
1999-10-26
*
This patch implements ORACLE's COMMENT SQL command.
Bruce Momjian
1999-10-15
*
Hmm, guess I forgot to commit this file the other day ...
Tom Lane
1999-09-30
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
*
Add TRUNCATE command, with psql help and sgml additions.
Bruce Momjian
1999-09-23
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
*
Final cleanup.
Bruce Momjian
1999-07-16
*
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-07-15
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Improve error message from failed LOAD command (include
Tom Lane
1999-05-22
*
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-03-17
*
Here is a patch.
Bruce Momjian
1999-03-16
*
Remove reference to recipe.h.
Bruce Momjian
1999-02-25
*
Fix problem with selectivity error in added columns with ALTER TABLE.
Bruce Momjian
1999-02-24
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
primary key support cleanups from D'Arcy...
Marc G. Fournier
1999-01-26
*
The following patch finishes primary key support. Previously, when
Bruce Momjian
1999-01-21
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
*
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-18
*
Bracket filename in LOAD error message with single quotes
Thomas G. Lockhart
1998-09-25
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
*
Make large objects their own relkind type. Fix dups in pg_class_mb
Bruce Momjian
1998-08-06
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
*
Change error message and remove non-functional update message, from
Bruce Momjian
1998-06-16
[next]