Commit Graph

9976 Commits (25ee08e14a181fea4629b27f7dbbc8ffb6da7c02)
 

Author SHA1 Message Date
Tom Lane 25ee08e14a If spi.c wants to use malloc, it better test for malloc failure. 25 years ago
Tom Lane 7748e9e7e5 pltcl, plperl, and plpython all suffer the same bug previously fixed 25 years ago
Tom Lane 7c0c9b3cce New improved version of bpcharin() may have got the truncation case 25 years ago
Bruce Momjian 597ca67e5e Fix for: 25 years ago
Tom Lane a51ec450ff Remove fastpath.c's lame attempt at caching function lookup info across 25 years ago
Michael Meskes cfd184371e - Synced preproc.y with gram.y. 25 years ago
Tom Lane 0b370ea7c8 Clean up some minor problems exposed by further thought about Panon's bug 25 years ago
Bruce Momjian a1d9d096f0 Update release 1.09 date 25 years ago
Bruce Momjian e5b412bd79 Forgot SGML section section id tag for 7.1. 25 years ago
Tom Lane 5bcf9233e4 Ooops, forgot to commit Makefile along with other changes. 25 years ago
Tom Lane 16f85390f2 Support for emulating RTREE indexing in GiST. Contributed by 25 years ago
Tom Lane 3043810d97 Updates to make GIST work with multi-key indexes (from Oleg Bartunov 25 years ago
Tom Lane e1107fc285 RI triggers would fail for datatypes using old-style equal function, 25 years ago
Bruce Momjian c9a001a11e Allow IS and FOR in Pl/PgSQL cursors, per Oracle and ANSI. Jan-approved. 25 years ago
Bruce Momjian 0cee65b51f Update TODO list. 25 years ago
Bruce Momjian 227a584655 Update FAQ. 25 years ago
Bruce Momjian e07d894990 Update FAQ. 25 years ago
Bruce Momjian e05d246084 Oops, had 0.2 release date wrong. 25 years ago
Bruce Momjian 53020d0fbe Remove OLD_FILE_NAMING code. No longer used. 25 years ago
Bruce Momjian 06e5f1dfd9 Update TODO list. 25 years ago
Bruce Momjian ff3bffd7f4 Add recent UNDO/VACUUM thread to TODO.detail. 25 years ago
Tom Lane 8eb9c92560 Add "#define GIST_AM_OID". 25 years ago
Tom Lane f1d5d0905c Tweak StrategyEvaluation data structure to eliminate hardwired limit on 25 years ago
Bruce Momjian f504ad1b4d Update TODO list. 25 years ago
Tom Lane baf57ee07b Remove unused, redundant header files. 25 years ago
Tom Lane 6625cf5f4f Fix broken $Header$ declaration. 25 years ago
Bruce Momjian 953002f1b3 Properly compute max sys oid for 7.0 and 7.1. 25 years ago
Bruce Momjian 4d84b7a10f I just got bitten by this too. I use type timestamp in the 25 years ago
Bruce Momjian 5b42666fd9 Fix missing relation in FROM causing NOTICE. Cleanup. 25 years ago
Bruce Momjian 1172fcdad0 Remove reference to pg_class.relhaspkey from code. Column is unused. 25 years ago
Bruce Momjian b6ec9d48e2 Mark as unused: 25 years ago
Bruce Momjian 3b9c100770 Update TODO list. 25 years ago
Bruce Momjian e7988a7ad3 Remove SEP_CHAR from /contrib. 25 years ago
Bruce Momjian 33f2614aa1 Remove SEP_CHAR, replace with / or '/' as appropriate. 25 years ago
Bruce Momjian f032b70c0c Fix for Druid. We did not support some PROCEDURE queries. 25 years ago
Bruce Momjian 3d56fb7598 This is a docs patch to go with my DROP CONSTRAINT patch. 25 years ago
Bruce Momjian 7160c86ec2 These patches should fix check constraints not inheriting 25 years ago
Bruce Momjian 3f5563d131 Playing with the earthdistance stuff, and found I needed the following 25 years ago
Bruce Momjian 36546c98b5 Attached is my patch that adds DROP CONSTRAINT support to PostgreSQL. I 25 years ago
Tom Lane 7d4854f85c Correct obsolete example of FROM-less query. 25 years ago
Bruce Momjian aa665d901f In chapter: 25 years ago
D'Arcy J.M. Cain 8d7952fdc4 Further conversions to Version 1 API. Also, fix boolean return to use 25 years ago
D'Arcy J.M. Cain d34a5d8e2d Add missing comma. 25 years ago
Tom Lane 8a3b80deb0 Make text <=> char conversion functions convert zero character to and 25 years ago
Tom Lane a056f14be0 Cause plpgsql's PERFORM to behave according to its documentation, 25 years ago
D'Arcy J.M. Cain 505d9037cd Upgraded code to use the current version 1 calling conventions. 25 years ago
Tom Lane 2ba48262b9 Suppress useless memmove() when buffer already contains left-justified 25 years ago
Peter Eisentraut 3fdfce6839 markup fix 25 years ago
Bruce Momjian 411d7e4278 Update TODO list. 25 years ago
Bruce Momjian 32762facf6 Sample output that appears below the table attributes for \d: 25 years ago