aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Back out pg_shadow changes to allow create table and locking permissions.Bruce Momjian2000-06-12
* >> What happened to the patch I sent regarding the bug in the TCLBruce Momjian2000-06-12
* Update TODO list.Bruce Momjian2000-06-12
* Update sequence-related functions to new fmgr style. Remove downcasing,Tom Lane2000-06-11
* Fix typo.Tom Lane2000-06-11
* Small bug fixPeter Eisentraut2000-06-11
* Remove overenthusiastic use of dependencies to control autoconf.Tom Lane2000-06-11
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-11
* Update TODO list.Bruce Momjian2000-06-10
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* Update regression tests for ONLY and other recent changes.Tom Lane2000-06-10
* Update rule dumper for the brave new world of ONLY.Tom Lane2000-06-10
* nodeAppend tried to deal with multiple result relations, but apparently it neverTom Lane2000-06-10
* Fix some more gratuitous breakage ... also throw in a couple ofTom Lane2000-06-10
* Repair configure.in breakage from unixODBC patch. Doesn't anyone aroundTom Lane2000-06-10
* update developers faqBruce Momjian2000-06-10
* UPdate developers faqBruce Momjian2000-06-10
* Fix initdb spaces problem.Bruce Momjian2000-06-09
* Add tablespaces todo itemBruce Momjian2000-06-09
* This patch fixes the 0-based/1-based result set indexing problem forBruce Momjian2000-06-09
* Update bsdi faq.Bruce Momjian2000-06-09
* I have made the couple of mods required to make the odbc driver withBruce Momjian2000-06-09
* I have large database and with this DB work more users and I very needBruce Momjian2000-06-09
* Prompt username/password on stderr so:Bruce Momjian2000-06-09
* Update FAQ.Bruce Momjian2000-06-09
* Update TODO list.Bruce Momjian2000-06-09
* Clean up regression for new 1st/9th/3rd fixes.Bruce Momjian2000-06-09
* Add inherit regression files.Bruce Momjian2000-06-09
* The enclosed patch changes the behaviour of the "ordinal" ('TH') format forBruce Momjian2000-06-09
* Cause inheritance patch to meet minimum coding standards (no gccTom Lane2000-06-09
* Cleanup to ensure good state of derived files in tarballs.Tom Lane2000-06-09
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* If we're gonna have people running make from the top directory now,Tom Lane2000-06-09
* Another round of updates for new fmgr, mostly in the datetime code.Tom Lane2000-06-09
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-08
* Mark ImmediateSharedRelationCacheInvalidate as NOT_USED.Bruce Momjian2000-06-08
* More odbc include cleanupsBruce Momjian2000-06-08
* Update odbc includeBruce Momjian2000-06-08
* Fix ODBC for new binary fopen/open paramsBruce Momjian2000-06-08
* Update TODO list.Bruce Momjian2000-06-08
* Update TODO list.Bruce Momjian2000-06-08
* Update TODO list.Bruce Momjian2000-06-08
* Ouch, that should be `$(MAKE) -C', not `make -C' ...Peter Eisentraut2000-06-07
* Here is a patch for interfaces/jdbc/org/postgresql/jdbc2/ResultSet.javaBruce Momjian2000-06-07
* Update TODO list.Bruce Momjian2000-06-07
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Re-order pg_listener index so it can later be used in an index scan.Bruce Momjian2000-06-07
* New system index, initdb everyone.Bruce Momjian2000-06-07
* Add index on pg_index.indrelid for Tom Lane.Bruce Momjian2000-06-07
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-06