Commit Graph

18 Commits (2aa080fc933cac47205bc79f026fc89dab0e5149)

Author SHA1 Message Date
Bruce Momjian 7971539020 heap_fetch requires buffer pointer, must be released; heap_getnext 27 years ago
Vadim B. Mikheev be8300b18f Use Snapshot in heap access methods. 27 years ago
Marc G. Fournier 5979d73841 From: t-ishii@sra.co.jp 27 years ago
Marc G. Fournier bf00bbb0c4 I really hope that I haven't missed anything in this one... 27 years ago
Bruce Momjian a576a60e3f Show backend status on ps command line. Remove unused args from 27 years ago
Bruce Momjian ba1d990cf7 pg_user cleanup. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier 780068f812 From: Jan Wieck <jwieck@debis.com> 28 years ago
Bruce Momjian df67b83a7a Password fix. Now people have to do the REVOKE themselves. 28 years ago
Bruce Momjian 726c3854cb Inline fastgetattr and others so data access does not use function 28 years ago
Bruce Momjian c16ebb0f67 getpid/pid cleanup 28 years ago
Bruce Momjian deea69b90e Change some ABORTS to ERROR. Add line number when COPY Failure. 28 years ago
Bruce Momjian 0d9fc5afd6 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Marc G. Fournier 3c1332e573 Slightly delayed patches from Todd...damn holidays :) 28 years ago
Bruce Momjian ab179d6940 Make password null on startup. 28 years ago
Bruce Momjian c60f70b53f Rename pg_plan and pg_eval to be more meaningful. 28 years ago
Marc G. Fournier da72b903ff Major code cleanup following the pg_password insertion... 28 years ago
Marc G. Fournier a91ad1af09 Missed a few files from Todd's patch...oops :) 28 years ago