aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* index_markpos()/index_restrpos() are in use now.Vadim B. Mikheev1998-02-26
* execScan.c: in the end of scan projInfo->pi_slot must beVadim B. Mikheev1998-02-26
* index_markpos()/index_restrpos are used now.Vadim B. Mikheev1998-02-26
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Fix permist on libs.Bruce Momjian1998-02-26
* Fix 6.X vacuum bug in shrinking code.Vadim B. Mikheev1998-02-25
* Add updated regression output for Solaris-SparcMarc G. Fournier1998-02-25
* Commit Solaris-i386 regression.diffs file for comparisonsMarc G. Fournier1998-02-25
* Change from -u to -wC3 ...Marc G. Fournier1998-02-25
* pg_user.h is obseleted in favor of pg_shadow.hMarc G. Fournier1998-02-25
* Make changes to psql so that it sees pg_user again instead of db_userMarc G. Fournier1998-02-25
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-25
* pgindent changes for Thomas proc/lock cleanupBruce Momjian1998-02-25
* Fix for locking problems an dpriority.Bruce Momjian1998-02-24
* Change -c to -u for regress.sh...should shrink regression.<portname> somewhatMarc G. Fournier1998-02-24
* Forgot to run autoconf after updatign configure.in for Cyrillic patchMarc G. Fournier1998-02-24
* + Sat Feb 21 19:10:55 CET 1998Marc G. Fournier1998-02-24
* From: "Denis V. Dmitrienko" <denis@null.net>Marc G. Fournier1998-02-24
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-24
* Various fixes for string.h vs strings.hMarc G. Fournier1998-02-24
* Remove #include "port-protos.h", since we no longer use itMarc G. Fournier1998-02-24
* There is no more 'port-protos.h', so don't try to include itMarc G. Fournier1998-02-24
* Forgot about the svr4 dynloader stuffMarc G. Fournier1998-02-24
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-24
* Various fixes for ecpg to remove compiler dependency...Marc G. Fournier1998-02-24
* Slight change to GUESS for finding the right entry in .similarMarc G. Fournier1998-02-24
* Add an '#include <sys/types.h>' for the netinet/in.h sectionMarc G. Fournier1998-02-24
* Install spi.h and trigger.inMarc G. Fournier1998-02-24
* Create a RULE wrapper around pg_user for the password entryMarc G. Fournier1998-02-23
* Document ACL_RD -> ACL_NO change on default table creationMarc G. Fournier1998-02-23
* Note that table permissions are no longer defaulted to ACL_RD, but ACL_NOMarc G. Fournier1998-02-23
* Modify initdb.sh so that it makes pg_user readable through view db_userMarc G. Fournier1998-02-23
* Quick cleanupsMarc G. Fournier1998-02-23
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-23
* Remove libpq README.Bruce Momjian1998-02-23
* A few misc fixes brought up by AndrewMarc G. Fournier1998-02-23
* Second query in select_views.sql is replaced.Vadim B. Mikheev1998-02-23
* Fix relation path constraction in mdblindwrt().Vadim B. Mikheev1998-02-23
* Remind people of view permissions, and install libpq README.Bruce Momjian1998-02-23
* ExecReScan for Unique & Sort nodes.Vadim B. Mikheev1998-02-23
* Partial fix for select distinct in subselect.Bruce Momjian1998-02-23
* Configure patches from Brook Milligan.Bruce Momjian1998-02-22
* The getColumns() method in DataBaseMetaData.java returns a column sizeMarc G. Fournier1998-02-22
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-22
* Change:Marc G. Fournier1998-02-21
* Add handling for new RangeTblEntry column name.Bruce Momjian1998-02-21
* Constlen can be -1, so make it a signed type.Bruce Momjian1998-02-21
* First step done,Marc G. Fournier1998-02-21
* 1.7.01.7.0Edmund Mergl1998-02-20
* 1.7.0Edmund Mergl1998-02-20