Commit Graph

9959 Commits (e05d2460848f7098d69d339393e67e7a51d8f73f)
 

Author SHA1 Message Date
Bruce Momjian e05d246084 Oops, had 0.2 release date wrong. 24 years ago
Bruce Momjian 53020d0fbe Remove OLD_FILE_NAMING code. No longer used. 24 years ago
Bruce Momjian 06e5f1dfd9 Update TODO list. 24 years ago
Bruce Momjian ff3bffd7f4 Add recent UNDO/VACUUM thread to TODO.detail. 24 years ago
Tom Lane 8eb9c92560 Add "#define GIST_AM_OID". 24 years ago
Tom Lane f1d5d0905c Tweak StrategyEvaluation data structure to eliminate hardwired limit on 24 years ago
Bruce Momjian f504ad1b4d Update TODO list. 24 years ago
Tom Lane baf57ee07b Remove unused, redundant header files. 24 years ago
Tom Lane 6625cf5f4f Fix broken $Header$ declaration. 24 years ago
Bruce Momjian 953002f1b3 Properly compute max sys oid for 7.0 and 7.1. 24 years ago
Bruce Momjian 4d84b7a10f I just got bitten by this too. I use type timestamp in the 24 years ago
Bruce Momjian 5b42666fd9 Fix missing relation in FROM causing NOTICE. Cleanup. 24 years ago
Bruce Momjian 1172fcdad0 Remove reference to pg_class.relhaspkey from code. Column is unused. 24 years ago
Bruce Momjian b6ec9d48e2 Mark as unused: 24 years ago
Bruce Momjian 3b9c100770 Update TODO list. 24 years ago
Bruce Momjian e7988a7ad3 Remove SEP_CHAR from /contrib. 24 years ago
Bruce Momjian 33f2614aa1 Remove SEP_CHAR, replace with / or '/' as appropriate. 24 years ago
Bruce Momjian f032b70c0c Fix for Druid. We did not support some PROCEDURE queries. 24 years ago
Bruce Momjian 3d56fb7598 This is a docs patch to go with my DROP CONSTRAINT patch. 24 years ago
Bruce Momjian 7160c86ec2 These patches should fix check constraints not inheriting 24 years ago
Bruce Momjian 3f5563d131 Playing with the earthdistance stuff, and found I needed the following 24 years ago
Bruce Momjian 36546c98b5 Attached is my patch that adds DROP CONSTRAINT support to PostgreSQL. I 24 years ago
Tom Lane 7d4854f85c Correct obsolete example of FROM-less query. 24 years ago
Bruce Momjian aa665d901f In chapter: 24 years ago
D'Arcy J.M. Cain 8d7952fdc4 Further conversions to Version 1 API. Also, fix boolean return to use 24 years ago
D'Arcy J.M. Cain d34a5d8e2d Add missing comma. 24 years ago
Tom Lane 8a3b80deb0 Make text <=> char conversion functions convert zero character to and 24 years ago
Tom Lane a056f14be0 Cause plpgsql's PERFORM to behave according to its documentation, 24 years ago
D'Arcy J.M. Cain 505d9037cd Upgraded code to use the current version 1 calling conventions. 24 years ago
Tom Lane 2ba48262b9 Suppress useless memmove() when buffer already contains left-justified 24 years ago
Peter Eisentraut 3fdfce6839 markup fix 24 years ago
Bruce Momjian 411d7e4278 Update TODO list. 24 years ago
Bruce Momjian 32762facf6 Sample output that appears below the table attributes for \d: 24 years ago
Bruce Momjian d66a404983 This just breaks down the indices in to three groups: 24 years ago
Tatsuo Ishii e23f8c4557 Fix a message error in utf_to_local 24 years ago
Bruce Momjian 0380765cc1 Attached is a patch to fix the problem Thomas mentions below. The JDBC 24 years ago
Peter Eisentraut 9a61532a6a Don't use multi-line string literals. 24 years ago
Tom Lane 9e7243063c When using a junkfilter, the output tuple should NOT be stored back into 24 years ago
Tom Lane a3855c5761 Cause ExecCountSlots() accounting to bear some relationship to reality. 24 years ago
D'Arcy J.M. Cain 2bc1c14ab0 Changed use of macros for extracting information. According to comments 24 years ago
Tom Lane 73d1040bd9 Fix eqjoinsel() to make use of new statistics. 24 years ago
Bruce Momjian a001f13506 Update TODO list. 24 years ago
Peter Eisentraut 96147a6d1c Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER 24 years ago
D'Arcy J.M. Cain 52350c7ad9 Add NUMERICOID return type. Treat it as floating point for now. This 24 years ago
Bruce Momjian 97c7db2e15 Mention failure of ANT to delete directories on clean. 24 years ago
Bruce Momjian 06a8346c84 See attached for a small patch that enables plpython to build cleanly 24 years ago
Bruce Momjian f6923ff3ac Oops, only wanted python change in the last commit. Backing out. 24 years ago
Bruce Momjian dffb673692 While changing Cygwin Python to build its core as a DLL (like Win32 24 years ago
Bruce Momjian 3f7c542a60 Back out, per Peter E. 24 years ago
Bruce Momjian eeca4bdb31 The attached patch changes src/interfaces/python/GNUmakefile to use the 24 years ago