Tom Lane
|
7feedda098
|
Marginal code cleanups in pg_logdir_ls: use ReadDir not readdir,
and avoid scribbling on its result (might be safe but why risk it)
|
2006-10-20 00:59:03 +00:00 |
|
Tom Lane
|
def651f48f
|
Clean up local redeclarations of variables with DLLIMPORT, per report
from Magnus that MSVC complains about this.
|
2006-10-19 18:32:48 +00:00 |
|
Neil Conway
|
fd38d726a9
|
Fix typo.
|
2006-10-19 17:48:04 +00:00 |
|
Bruce Momjian
|
f99a569a2e
|
pgindent run for 8.2.
|
2006-10-04 00:30:14 +00:00 |
|
Bruce Momjian
|
fa601357fb
|
Sort reference of include files, "A" - "F".
|
2006-07-11 16:35:33 +00:00 |
|
Tom Lane
|
e95703eac3
|
Un-DOS-ify newly added files.
|
2006-05-30 21:34:15 +00:00 |
|
Bruce Momjian
|
fe59e56660
|
Add Pgadmin administration functions to /contrib/adminpack.
Dave Page
|
2006-05-30 12:07:31 +00:00 |
|