Commit Graph

127 Commits (06cd0f1a32b843832298471e92cc1c577f1363a1)

Author SHA1 Message Date
Tom Lane ae526b4070 Another round of updates for new fmgr, mostly in the datetime code. 25 years ago
Tom Lane 8a098f2f5d Update array_iterator to use new fmgr interface. 25 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 25 years ago
Tom Lane 18952f6744 Second round of fmgr changes: triggers are now invoked in new style, 25 years ago
Bruce Momjian f63ba5cd6a Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use 25 years ago
Bruce Momjian 21517e5960 The old init file won't run under bash on my box. 25 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. 26 years ago
Bruce Momjian 3202f45354 Update contrib/README. 26 years ago
Bruce Momjian 16b996d105 Remove contrib/int8. 26 years ago
Bruce Momjian 5a017b96ad Apply contrib patch from Massimo 26 years ago
Tom Lane bd272cace6 Mega-commit to make heap_open/heap_openr/heap_close take an 26 years ago
Bruce Momjian 4cf595bf88 Update from Massimo 26 years ago
Bruce Momjian 27b8143944 Hi, 26 years ago
Vadim B. Mikheev bbf37e9477 typedef struct LTAG 26 years ago
Bruce Momjian fcff1cdf4e Another pgindent run. Sorry folks. 26 years ago
Bruce Momjian 4eadfe8754 Make 0x007f -> (unsigned)0x7f to make pgindent happy. 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 26 years ago
Bruce Momjian 57455fc565 Remove more -B parameters not needed. 26 years ago
Bruce Momjian 716b8e2dba Updates for 6.5. 27 years ago
Tom Lane cf11642e92 Undo collateral damage from recent patch: Makefile had 27 years ago
Bruce Momjian 1a87c14c9c I am sorry, I misinterpreted the still failing trigger regression test. 27 years ago
Bruce Momjian d489fdfc7f I send you a attach of my modified refint.c that 27 years ago
Bruce Momjian 9e4e33c996 This patch is to add more comments 27 years ago
Bruce Momjian 40457dfde9 add mention of large object orphaning 27 years ago
Peter Mount 94bb87f94b vacuumlo deals with large objects not referenced by any tables and removes them. 27 years ago
Tom Lane 763a7ab6b0 Delete unused system table pg_parg. 27 years ago
Tom Lane 85e9e03e0b Update findoidjoins for 6.5: remove workaround for long-dead bug, 27 years ago
Bruce Momjian 787786085f contrib/array_iterator/array_iterator.c won't compile. 27 years ago
Bruce Momjian 98ad3fcfaf Hi All, 27 years ago
Bruce Momjian 7311da9ec4 i have made minor changes to array_iterator to make it work with 27 years ago
Tom Lane 21badba151 Replace direct inclusions of c.h with inclusion of postgres.h, 27 years ago
Bruce Momjian f722af618a OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/. 27 years ago