Commit Graph

146 Commits (1e901bbe8430ce870f7dbfcc33c14f4c82c2f9aa)

Author SHA1 Message Date
Peter Eisentraut cb292206c5 Remove a bunch of unused configure tests, in particular cases where 26 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 26 years ago
Tom Lane 65da0d66b4 Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 26 years ago
Tom Lane 40f64064ff Update textin() and textout() to new fmgr style. This is just phase 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
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
Bruce Momjian d66a8c7c47 Very small changes in the contrib's pg_dumplo in the attache. 26 years ago
Bruce Momjian e3b37462c2 Remove old README files. 26 years ago
Bruce Momjian bad9ce7099 Add missing /contrib files 26 years ago
Bruce Momjian 6de7d4fe91 Update to /contrib from Karel. 26 years ago
Bruce Momjian b36d31030b Cleanup README Makefile installs. 26 years ago
Bruce Momjian fca9295fab Remove old doc files, now README. 26 years ago
Bruce Momjian 5683e704d0 Add missing /contrib files to CVS. 26 years ago
Bruce Momjian f7f177d372 /contrib patch from Karel. 26 years ago
Bruce Momjian aaf19c0e25 Well, pg_dumplo is in attache. It is really simple program and now is not 26 years ago
Tom Lane 3477957b44 Update sequence-related functions to new fmgr style. Remove downcasing, 26 years ago
Tom Lane ae526b4070 Another round of updates for new fmgr, mostly in the datetime code. 26 years ago
Tom Lane 8a098f2f5d Update array_iterator to use new fmgr interface. 26 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 26 years ago
Tom Lane 18952f6744 Second round of fmgr changes: triggers are now invoked in new style, 26 years ago
Bruce Momjian f63ba5cd6a Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use 26 years ago
Bruce Momjian 21517e5960 The old init file won't run under bash on my box. 26 years ago
Tom Lane 0471eb1681 Because we ended up forcing an initdb for 7.0 final, we aren't going 26 years ago
Bruce Momjian 0ccf3c8877 Update pgeasy examples 26 years ago
Bruce Momjian 96d643e5d5 More libpgeasy update of connectdb() parameter ordering 26 years ago
Tom Lane bfabd4f052 Add scripts to enable/disable use of new LIKE/regexp selectivity 26 years ago
Tom Lane bec82a8571 Print OIDs as %u not %d. 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Thomas G. Lockhart 9f2a07d891 Internal functions to support newest ODBC driver {fn ...} conventions. 26 years ago
Tom Lane 7ecf7eea63 Modify pgbench.c not to depend on configure, since it's not shipped with one. 26 years ago
Thomas G. Lockhart b2096a5512 Clean up directory to compile and run on my Linux box at least. 26 years ago
Bruce Momjian 51cfdae50f Hi, 26 years ago
Tom Lane fdd7f59820 Since PORTNAME is no longer used at the level of C code (it's only in 26 years ago
Bruce Momjian a2226ad237 contrib-array.patch 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 78845177bb findoidjoins was suffering from bit rot (pginterface no 26 years ago
Tatsuo Ishii a765db409b Add pgench: a TPC-B like benchmarking tool 26 years ago
Bruce Momjian 1c5aec60bb I finish devel. of Oracle compatible DateTime routines TO_CHAR(), 26 years ago
Bruce Momjian 1f747c6722 Attached are the C-routines that implement a BIT and BIT VARYING type. 26 years ago
Bruce Momjian 676404d5dc Add pginterface into main tree, called pgeasy. 27 years ago
Bruce Momjian 3202f45354 Update contrib/README. 27 years ago
Bruce Momjian 16b996d105 Remove contrib/int8. 27 years ago
Bruce Momjian 5a017b96ad Apply contrib patch from Massimo 27 years ago
Tom Lane bd272cace6 Mega-commit to make heap_open/heap_openr/heap_close take an 27 years ago
Bruce Momjian 4cf595bf88 Update from Massimo 27 years ago
Bruce Momjian 27b8143944 Hi, 27 years ago