Commit Graph

6356 Commits (b64826a47d3dd81feccd40667b14f86c75e3d7b9)
 

Author SHA1 Message Date
Tom Lane b64826a47d Squash longstanding memory leak: when catcache.c copied a tuple into 26 years ago
Bruce Momjian 16d0adb93f Update TODO list. 26 years ago
Tom Lane d24ef0d08f Make EXPLAIN results for Append, Group, Agg, Unique nodes more plausible. 26 years ago
Tom Lane 40055db1eb Repair relation refcount leakage caused by SELECT FOR UPDATE. 26 years ago
Jan Wieck 31a8996ba4 Inconsistency in CREATE CONSTRAINT TRIGGER with the 26 years ago
Thomas G. Lockhart 83fd594a3d Add short chapter in developer's guide on formatting source code. 26 years ago
Thomas G. Lockhart 6454ae37a5 Add information on QNX port from Andreas Kardos. 26 years ago
Thomas G. Lockhart 215935daa3 Remove extraneous end tag. Code now compiles cleanly. 26 years ago
Thomas G. Lockhart acaa064fa8 Add info on debian package installation of sgml toolkits. 26 years ago
Thomas G. Lockhart fd54baa945 Add detailed information on Australian time zones. 26 years ago
Thomas G. Lockhart 911fc20c41 Update with current summary information on pgadmin. 26 years ago
Peter Eisentraut 2ea31fabe7 *** empty log message *** 26 years ago
Jan Wieck c823143f8a Fixed bug in NO ACTION trigger proc entries. 26 years ago
Tom Lane a152ebeec6 Fix problems seen in parallel regress tests when SI buffer overruns (causing 26 years ago
Tom Lane ca0f1435ec Hmm, equalfuncs didn't know about SortClause or GroupClause 26 years ago
Byron Nikolaidis 44035918bb Added numeric and int8 types. 26 years ago
Tom Lane 3a1218dced Delete unused and long-dead header file. 26 years ago
Tom Lane 04103e00f1 Modify uses of RelationFlushRelation and RelationCacheInvalidate so that 26 years ago
Bruce Momjian 98c6e81e94 Update TODO list. 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Bruce Momjian 7e7416bd4e Update copyright file. 26 years ago
Bruce Momjian c5b02a7a26 Attached is a uuencoded tarball that contains 26 years ago
Bruce Momjian 1380921e65 Patch from Hiroshi for overflow btree comparison. 26 years ago
Bruce Momjian 3f6ff32972 Update TODO list. 26 years ago
Bruce Momjian a85b67d05b Update TODO list. 26 years ago
Bruce Momjian 552bd9645c Update TODO list. 26 years ago
Tom Lane 003dd965d2 Apply the heuristic proposed by Taral (see pgsql-general archives for 26 years ago
Michael Meskes b53955f38a *** empty log message *** 26 years ago
Tom Lane dd979f66be Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 26 years ago
Bruce Momjian 3f0074e403 fix for compile. 26 years ago
Tom Lane 91250f3854 Remove duplicate extern declaration. 26 years ago
Bruce Momjian 2d5dd7557b Update files. 26 years ago
Bruce Momjian 02d83c4475 Add include for float.h. 26 years ago
Bruce Momjian 5c25d60244 Add: 26 years ago
Bruce Momjian b866d2e2d7 as attache of this mail is patch (to the main tree) with to_char's 26 years ago
Tom Lane 90aaad06cf Remove obsolete references to 8K query limit. 26 years ago
Tatsuo Ishii 6f843e8dd8 Fix pg_euccn_mblen() so that it always returns 2 if data is not ascii. 26 years ago
Tom Lane a39c6ab4cb Forgot that expr assumes regexp is anchored-left; therefore need .* 26 years ago
Peter Eisentraut 306ada82c2 Removed alter table drop column. 26 years ago
Bruce Momjian ca5771dc27 Update TODO list. 26 years ago
Peter Eisentraut bdb41ad0e7 Made abstime/reltime use int4 instead of time_t (TODO item) 26 years ago
Tom Lane 0dbffa704a First cut at making useful selectivity estimates for range queries 26 years ago
Bruce Momjian 8bcac56086 Update for index change. Semes it didn't work the first time. 26 years ago
Bruce Momjian da5aba105f Remove Ops parameter from STATRELID cache lookup, for Tom Lane and 26 years ago
Bruce Momjian 4d564c5b12 Update TODO list. 26 years ago
Tatsuo Ishii b2ff7d08ad Change format of postmaster.opts.default. 26 years ago
Tatsuo Ishii 2605ceb704 Fix error messages for the lack of multi-byte support. 26 years ago
Tatsuo Ishii cfe717714c char_length()/octet_length for char() type now returns length of 26 years ago
Tom Lane 27fee810ff Replace SearchSysCacheGetAttribute with SysCacheGetAttr, which fetches 26 years ago
Bruce Momjian 1161077e97 Update TODO list. 26 years ago