summaryrefslogtreecommitdiff
path: root/src/backend/bootstrap/bootparse.y
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Final cleanup.Bruce Momjian1999-07-161-2/+2
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-3/+4
* The following patch finishes primary key support. Previously, whenBruce Momjian1999-01-211-2/+2
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-241-6/+1
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-32/+11
* Make large objects their own relkind type. Fix dups in pg_class_mbBruce Momjian1998-08-061-3/+3
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-2/+2
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-1/+6
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-31/+25
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-25/+31
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-31/+25
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-3/+3
* Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian1998-01-061-51/+51
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-3/+3
* Rename Query label so ctags finds real structure.Bruce Momjian1997-12-171-4/+4
* Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.Bruce Momjian1997-11-281-3/+3
* Rename heap_create to heap_create_and_catatlog, rename heap_creatr to heap_cr...Bruce Momjian1997-11-281-4/+4
* Remove tqual.h includes not needed.Bruce Momjian1997-11-241-2/+1
* Remove archive stuff.Bruce Momjian1997-11-211-9/+3
* Lex/yacc source cleanup like indent.Bruce Momjian1997-09-081-205/+213
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-2/+2
* -Wall'dMarc G. Fournier1996-10-211-12/+42
* Fixes:Marc G. Fournier1996-08-131-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+293