Commit Graph

2973 Commits (f0410b1e12ece0230d686cf4abfb5dfbf9631dab)
 

Author SHA1 Message Date
Bruce Momjian f0410b1e12 Prepare for final release. 28 years ago
Marc G. Fournier 9ceaa677ad Add for port hppa-??-hpux... 28 years ago
Marc G. Fournier 794fedc735 From: Darren King <darrenk@insightdist.com> 28 years ago
Vadim B. Mikheev 9986d9a404 ExecReScan for MergeJoin. 28 years ago
Vadim B. Mikheev 0a1e28494e ExecReScan for MergeJoin. 28 years ago
Vadim B. Mikheev b0571ebf65 In '(a,b,...) Op [ANY|ALL] (SubSelect)' Op is restricted to 28 years ago
Marc G. Fournier 96ac738269 From: Michael Meskes <meskes@topsystem.de> 28 years ago
Vadim B. Mikheev 1a6de0760d Check SELECT permissions in subqueries. 28 years ago
Marc G. Fournier 472d802ced Update regression output for FreeBSD 28 years ago
Marc G. Fournier 29cdd1204a New regression test output for Aix from Darren 28 years ago
Marc G. Fournier c37be81cdf Add <sys/types.h> for SunOS 28 years ago
Marc G. Fournier 296a942b56 From: Darren King <darrenk@insightdist.com> 28 years ago
Marc G. Fournier 877224154d From: Jan Wieck <jwieck@debis.com> 28 years ago
Marc G. Fournier 50e4120d5e From: Michael Meskes <meskes@topsystem.de> 28 years ago
Marc G. Fournier f139617b55 From: Michael Meskes <meskes@topsystem.de> 28 years ago
Marc G. Fournier 73d309f54b From: Michael Meskes <meskes@topsystem.de> 28 years ago
Bruce Momjian ceebcd0a49 Remove data/*.orig files 28 years ago
Bruce Momjian 8367529c41 Remove compile warning. 28 years ago
Vadim B. Mikheev 8d78d16485 index_markpos()/index_restrpos() are in use now. 28 years ago
Vadim B. Mikheev 8749b6c794 execScan.c: in the end of scan projInfo->pi_slot must be 28 years ago
Vadim B. Mikheev 2c2b98385a index_markpos()/index_restrpos are used now. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 757bf69a2e Fix permist on libs. 28 years ago
Vadim B. Mikheev 20ef87171c Fix 6.X vacuum bug in shrinking code. 28 years ago
Marc G. Fournier 48a61651b5 Add updated regression output for Solaris-Sparc 28 years ago
Marc G. Fournier 3cff97d722 Commit Solaris-i386 regression.diffs file for comparisons 28 years ago
Marc G. Fournier f39bf166e9 Change from -u to -wC3 ... 28 years ago
Marc G. Fournier b5b3735f22 pg_user.h is obseleted in favor of pg_shadow.h 28 years ago
Marc G. Fournier 6132387d5a Make changes to psql so that it sees pg_user again instead of db_user 28 years ago
Marc G. Fournier 780068f812 From: Jan Wieck <jwieck@debis.com> 28 years ago
Bruce Momjian d067f83b27 pgindent changes for Thomas proc/lock cleanup 28 years ago
Bruce Momjian 19ba229299 Fix for locking problems an dpriority. 28 years ago
Marc G. Fournier f0da7129f5 Change -c to -u for regress.sh...should shrink regression.<portname> somewhat 28 years ago
Marc G. Fournier 4ce6f0826e Forgot to run autoconf after updatign configure.in for Cyrillic patch 28 years ago
Marc G. Fournier 80e12829cf + Sat Feb 21 19:10:55 CET 1998 28 years ago
Marc G. Fournier 0227a4e114 From: "Denis V. Dmitrienko" <denis@null.net> 28 years ago
Marc G. Fournier 96316211c3 From: t-ishii@sra.co.jp 28 years ago
Marc G. Fournier 712e77e3df Various fixes for string.h vs strings.h 28 years ago
Marc G. Fournier 18e1f0331b Remove #include "port-protos.h", since we no longer use it 28 years ago
Marc G. Fournier e479802747 There is no more 'port-protos.h', so don't try to include it 28 years ago
Marc G. Fournier 88aa07c4e3 Forgot about the svr4 dynloader stuff 28 years ago
Marc G. Fournier 5cf1964fc6 From: Jan Wieck <jwieck@debis.com> 28 years ago
Marc G. Fournier 751ebd20a0 Various fixes for ecpg to remove compiler dependency... 28 years ago
Marc G. Fournier 906d5cc051 Slight change to GUESS for finding the right entry in .similar 28 years ago
Marc G. Fournier 7549bb66c2 Add an '#include <sys/types.h>' for the netinet/in.h section 28 years ago
Marc G. Fournier 9fdb501293 Install spi.h and trigger.in 28 years ago
Marc G. Fournier 04e3fd770d Create a RULE wrapper around pg_user for the password entry 28 years ago
Marc G. Fournier 3ad3fcc702 Document ACL_RD -> ACL_NO change on default table creation 28 years ago
Marc G. Fournier 29230ca8fc Note that table permissions are no longer defaulted to ACL_RD, but ACL_NO 28 years ago
Marc G. Fournier ab6e4ea3dc Modify initdb.sh so that it makes pg_user readable through view db_user 28 years ago