summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-10Update regression tests for ONLY and other recent changes.Tom Lane
2000-06-10Update rule dumper for the brave new world of ONLY.Tom Lane
2000-06-10nodeAppend tried to deal with multiple result relations, but apparently it neverTom Lane
2000-06-10Fix some more gratuitous breakage ... also throw in a couple ofTom Lane
2000-06-10Repair configure.in breakage from unixODBC patch. Doesn't anyone aroundTom Lane
2000-06-10update developers faqBruce Momjian
2000-06-10UPdate developers faqBruce Momjian
2000-06-09Fix initdb spaces problem.Bruce Momjian
2000-06-09Add tablespaces todo itemBruce Momjian
2000-06-09This patch fixes the 0-based/1-based result set indexing problem forBruce Momjian
2000-06-09Update bsdi faq.Bruce Momjian
2000-06-09I have made the couple of mods required to make the odbc driver withBruce Momjian
2000-06-09 I have large database and with this DB work more users and I very needBruce Momjian
2000-06-09Prompt username/password on stderr so:Bruce Momjian
2000-06-09Update FAQ.Bruce Momjian
2000-06-09Update TODO list.Bruce Momjian
2000-06-09Clean up regression for new 1st/9th/3rd fixes.Bruce Momjian
2000-06-09Add inherit regression files.Bruce Momjian
2000-06-09The enclosed patch changes the behaviour of the "ordinal" ('TH') format forBruce Momjian
2000-06-09Cause inheritance patch to meet minimum coding standards (no gccTom Lane
2000-06-09Cleanup to ensure good state of derived files in tarballs.Tom Lane
2000-06-09Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian
2000-06-09If we're gonna have people running make from the top directory now,Tom Lane
2000-06-09Another round of updates for new fmgr, mostly in the datetime code.Tom Lane
2000-06-08Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian
2000-06-08Mark ImmediateSharedRelationCacheInvalidate as NOT_USED.Bruce Momjian
2000-06-08More odbc include cleanupsBruce Momjian
2000-06-08Update odbc includeBruce Momjian
2000-06-08Fix ODBC for new binary fopen/open paramsBruce Momjian
2000-06-08Update TODO list.Bruce Momjian
2000-06-08Update TODO list.Bruce Momjian
2000-06-08Update TODO list.Bruce Momjian
2000-06-07Ouch, that should be `$(MAKE) -C', not `make -C' ...Peter Eisentraut
2000-06-07Here is a patch for interfaces/jdbc/org/postgresql/jdbc2/ResultSet.javaBruce Momjian
2000-06-07Update TODO list.Bruce Momjian
2000-06-07Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut
2000-06-07Re-order pg_listener index so it can later be used in an index scan.Bruce Momjian
2000-06-07New system index, initdb everyone.Bruce Momjian
2000-06-07Add index on pg_index.indrelid for Tom Lane.Bruce Momjian
2000-06-06Moved configure script from src/ to the top level directory. MovedPeter Eisentraut
2000-06-06init_fcache was being careless about using SearchSysCacheTuple resultTom Lane
2000-06-06Improve comments for SearchSysCacheTuple and SearchSysCacheTupleCopy.Tom Lane
2000-06-06typeTypeName() must return a pstrdup'd copy of the type name, not aTom Lane
2000-06-06PGPORT envar was erroneously ignored by the backendPeter Eisentraut
2000-06-06Update FAQ.Bruce Momjian
2000-06-06Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount
2000-06-06Added some missing org.'s that prevented the use of the geometric typesPeter Mount
2000-06-06Removed hardwired 8k limit on queriesPeter Mount
2000-06-05Update for 7.0.2.Bruce Momjian
2000-06-05Update for 7.0.2.Bruce Momjian