index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
bootstrap
/
bootparse.y
Commit message (
Expand
)
Author
Age
*
Cleanup of code for creating index entries. Functional indexes with
Tom Lane
2000-07-14
*
Make toast-table creation and deletion work somewhat reliably.
Tom Lane
2000-07-04
*
Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the
Tom Lane
2000-06-18
*
Add:
Bruce Momjian
2000-01-26
*
Make it possible to execute crashed CREATE/DROP commands again.
Hiroshi Inoue
1999-11-04
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
The following patch finishes primary key support. Previously, when
Bruce Momjian
1999-01-21
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
*
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
*
Re-apply Darren's char2-16 removal code.
Bruce Momjian
1998-04-26
*
Back out char2-char16 removal. Add later.
Bruce Momjian
1998-04-07
*
The following uuencoded, gzip'd file will ...
Bruce Momjian
1998-03-30
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...
Bruce Momjian
1998-01-06
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Rename Query label so ctags finds real structure.
Bruce Momjian
1997-12-17
*
Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.
Bruce Momjian
1997-11-28
*
Rename heap_create to heap_create_and_catatlog, rename heap_creatr to heap_cr...
Bruce Momjian
1997-11-28
*
Remove tqual.h includes not needed.
Bruce Momjian
1997-11-24
*
Remove archive stuff.
Bruce Momjian
1997-11-21
*
Lex/yacc source cleanup like indent.
Bruce Momjian
1997-09-08
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
-Wall'd
Marc G. Fournier
1996-10-21
*
Fixes:
Marc G. Fournier
1996-08-13
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09