Commit Graph

7458 Commits (40f64064ff56c3118d156ba83df72b1779415a8a)
 

Author SHA1 Message Date
Tom Lane 40f64064ff Update textin() and textout() to new fmgr style. This is just phase 26 years ago
Tom Lane 282713a836 Make the regression tests safe for TOAST. 26 years ago
Tom Lane 6d1ae0c91b Fix typo (extraneous semicolon) in fd.c patch to avoid excess seeks. 26 years ago
Jan Wieck 98fe670360 Enable pg_rewrite to be toasted (unlimited size of views and rules). 26 years ago
Marc G. Fournier 8bef689043 add check for libz compression library for pg_dump 26 years ago
Jan Wieck 6534444d19 Changed TOAST relations to have relkind RELKIND_TOASTVALUE. 26 years ago
Bruce Momjian 01e1d8fa9a autoconf 26 years ago
Bruce Momjian 411cf2da3f attached to this mail is a patch from a colleague that makes 26 years ago
Jan Wieck 972604ec60 Small fix for ALTER TABLE xxx* ADD COLUMN ... 26 years ago
Jan Wieck 93e1f5de0b Automatically create toast tables on ALTER TABLE ... ADD COLUMN 26 years ago
Jan Wieck 030962da26 Bugfix in ALTER TABLE CREATE TOAST TABLE 26 years ago
Jan Wieck f2dfd5616c Fixed lztextlen() bug in MULTIBYTE, still thinking that lztext 26 years ago
Bruce Momjian d0cb4e11d5 U Re-add flock TODO.detail. 26 years ago
Bruce Momjian 4289cca528 Update TODO list. 26 years ago
Bruce Momjian 0971d894b9 New resultmap for Alpha, from Ryan Kirkpatrick 26 years ago
Peter Eisentraut b5e2dafd39 Fix broken pg_dump makefile 26 years ago
Jan Wieck d819f5fe83 Moving toaster out of NO ELOG area in heap_update(). 26 years ago
Bruce Momjian 651e98b17f make TEMP -> TEMPORARY 26 years ago
Bruce Momjian edbe00a720 Make pgdump_oid a temp table. Rename to pg_dump_oid. 26 years ago
Peter Eisentraut 554e56e628 Expand secondary password file feature, so that you can use these 26 years ago
Peter Eisentraut 1c2f735aa7 Fix thinko in my last pg_dumpall change 26 years ago
Bruce Momjian 5c603943ef Makefile cleanup from Karel. 26 years ago
Jan Wieck 31a020f6eb Added CVS header 26 years ago
Jan Wieck 92010434d4 New contrib module for statistical mathematics 26 years ago
Bruce Momjian 500b62b057 pg_dump patch from Philip Warner 26 years ago
Bruce Momjian 20c01ef130 Update TODO list. 26 years ago
Tom Lane 4e71240dbb Now that I look at it, is_stopword() is broken and always has been. 26 years ago
Tom Lane 6d87107b0e Result of strcmp() is a signed int. Per bug report 26 years ago
Tom Lane cdeca5f590 Make toast-table creation and deletion work somewhat reliably. 26 years ago
Bruce Momjian 9cf327790d Update TODO list. 26 years ago
Bruce Momjian e799f19f0c Remove unused TODO.detail files. 26 years ago
Bruce Momjian c229f7d2ab Update tablespaces TODO.detail item. 26 years ago
Bruce Momjian 0fe9e0941e Update TODO list. 26 years ago
Tom Lane 3b61ba6d5c DataFill() has no business resetting xact status bits 26 years ago
Vadim B. Mikheev d0273c07ac misc 26 years ago
Vadim B. Mikheev e1a118e5e6 unlock buffer before releasing in heap_insert 26 years ago
Tom Lane 13647ad6aa tuptoaster.h should surely not #include postgres.h. 26 years ago
Tom Lane e81fe1e8a0 Add missing #include for TOAST. 26 years ago
Jan Wieck 2f12c9f182 TOAST changes to catalog 26 years ago
Jan Wieck 57d8080a40 TOAST 26 years ago
Peter Eisentraut ef5bea51e1 Move global internal files to PGDATA/global. 26 years ago
Peter Eisentraut e2d3932e0e Move PGPORT envar handling to ResetAllOptions(). Improve long options 26 years ago
Peter Eisentraut 51afb9305c Have pg_dumpall write CREATE USER and CREATE GROUP commands instead of raw 26 years ago
Bruce Momjian d66a8c7c47 Very small changes in the contrib's pg_dumplo in the attache. 26 years ago
Bruce Momjian efcff3da16 In the attache is new (correct) version. I add TZ (timezone) support 26 years ago
Hiroshi Inoue 61768d8cac Add a check of HEAP_MARKED_FOR_UPDATE in HeapTupleSatisfiesDirty(). 26 years ago
Tom Lane c4f9eaa608 Clean up memory-context stuff, other minor infelicities. 26 years ago
Tom Lane 6ac19b165d Remove unused variable. (Hey Peter, you use gcc, why didn't you 26 years ago
Vadim B. Mikheev 1b67fe17b8 heap' logging 26 years ago
Bruce Momjian 80c646958a Attached is a new patch which addresses this problem. (oids in 26 years ago