Tom Lane
|
74686b6de7
|
Get rid of some unnecessary dependencies on DataDir: wherever possible,
the backend should rely on its working-directory setting instead.
Also do some message-style police work in contrib/adminpack.
|
2006-11-06 03:06:41 +00:00 |
|
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 |
|
Tom Lane
|
8fd0e43c4e
|
Add uninstall script for adminpack - Josh Drake
|
2006-09-30 18:03:06 +00:00 |
|
Bruce Momjian
|
fa601357fb
|
Sort reference of include files, "A" - "F".
|
2006-07-11 16:35:33 +00:00 |
|
Bruce Momjian
|
1758b3ec96
|
/contrib/adminpack: More clearly identify renaming of existing backend
functions. I also found that pg_file_length was incorrectly documented
in the README as pg_file_size.
|
2006-06-08 14:32:11 +00:00 |
|
Tom Lane
|
e95703eac3
|
Un-DOS-ify newly added files.
|
2006-05-30 21:34:15 +00:00 |
|
Bruce Momjian
|
85f6e27d9b
|
Add /contrib/adminpack to contrib/Makefile, do case-folding change.
|
2006-05-30 13:25:57 +00:00 |
|
Bruce Momjian
|
fe59e56660
|
Add Pgadmin administration functions to /contrib/adminpack.
Dave Page
|
2006-05-30 12:07:31 +00:00 |
|