Commit Graph

6324 Commits (02d83c44759a8dd8beddfc7fa93703a19e1a5b7d)
 

Author SHA1 Message Date
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
Bruce Momjian 0daf852b32 Update TODO list. 26 years ago
Tom Lane 8449df8a67 First cut at unifying regular selectivity estimation with indexscan 26 years ago
Peter Eisentraut 49581f9848 updated install file 26 years ago
Tom Lane 978d2385a8 Update regress tests for change of pg_am/pg_amop. 26 years ago
Tom Lane 71ed7eb494 Revise handling of index-type-specific indexscan cost estimation, per 26 years ago
Tom Lane 78845177bb findoidjoins was suffering from bit rot (pginterface no 26 years ago
Peter Eisentraut fa5400c0a4 added ALTER TABLE DROP COLUMN, early version 26 years ago
Bruce Momjian 3f51bdafdc Update TODO list. 26 years ago
Tom Lane 5c33b3c658 Change a few routines into macros to improve speed of COPY IN inner loop. 26 years ago
Tom Lane d32cd1bb25 Forgot to handle column length defaults in ALTER TABLE ADD COLUMN. 26 years ago
Tom Lane 7cc0d6ae9d Fix tab-complete so it works with old versions of readline that don't 26 years ago
Tom Lane e33f550bc0 Fix handleCopyIn's response to EOF seen mid-line, that is, input file 26 years ago
Bruce Momjian 5b7bc48391 Update TODO list. 26 years ago
Tom Lane de56d999cd Simplify match patterns a little. 26 years ago
Tom Lane 68ba9835cb Bruce, you forgot to rename these files... 26 years ago
Bruce Momjian 901aaf34bd Update TODO list. 26 years ago
Bruce Momjian 481a7439fb plperl Makefile cleanup. Doesn't work on BSDI yet. 26 years ago
Bruce Momjian 22e7c06506 Update plperl makefile. 26 years ago
Bruce Momjian e3415aa834 Rename 7.0.0 to 7.0 to be consistent with prior release numbering. 26 years ago
Bruce Momjian 7f99680c6d Update install file for 7.0 to match new SGML version. 26 years ago
Peter Eisentraut 13f8875017 Added new pg_id to fix initdb problems 26 years ago
Bruce Momjian a959e3f7c0 Cleanup vacuum names. 26 years ago
Bruce Momjian e6ed9f2c75 Fix typo in \z. 26 years ago
Bruce Momjian 8792af75f6 I have noticed that the geometry test's output for hppa1 and hppa2 are in 26 years ago
Bruce Momjian e474dd182a Bruce, 26 years ago
Tom Lane 8cfb8c68ea Clean up longstanding warnings. I think the remaining 26 years ago
Tom Lane 3888c62d5d Clean up longstanding gcc warnings by adding missing extern 26 years ago
Tom Lane 1c15186747 Clean up longstanding gcc warnings by adding missing extern 26 years ago
Tom Lane b6fdd14765 ecpg shouldn't depend on parser/gramparse.h. Also, eliminate some 26 years ago
Bruce Momjian c02f1ead48 Well, I finally solved the linking problem 26 years ago
Tom Lane d242b64ba2 Tweak includes to avoid compiler warning on HPUX. 26 years ago
Tom Lane 7476e3718b Assign a typmod of -1 to unadorned CHAR and NUMERIC type specs. This 26 years ago