Commit Graph

17 Commits (f948197b4055bb0e22e508e9d6966217b7dbea3d)

Author SHA1 Message Date
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane 234a02b2a8 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
Bruce Momjian 8b4ff8b6a1 Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Tom Lane 988a87a03a Change pg_stat_all_tables and sister views to put the recently-added 19 years ago
Tom Lane 74686b6de7 Get rid of some unnecessary dependencies on DataDir: wherever possible, 19 years ago
Bruce Momjian a22d76d96a Allow include files to compile own their own. 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Peter Eisentraut 07bb9f086b Message corrections 20 years ago
Tom Lane e4cd186608 Fix thinko in pg_read_file: testing for negative result is not the way 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 8aec77fb9f Fix platform-specific test for path prefix-ness: move it into path.c where 21 years ago
Bruce Momjian 070a3ad76b Rename pg_stat_file columns to be more consistent. Split apart change 21 years ago
Tom Lane 2af9a44fa9 Make pg_stat_file() use OUT parameters so that the user doesn't have to 21 years ago
Tom Lane 0d1ebe0194 Fix up canonicalize_path to do the right thing in all cases (I think ... 21 years ago
Tom Lane a43ea120bf Code & docs review for server instrumentation patch. File timestamps 21 years ago
Bruce Momjian b609695b7a Add files to do read I/O on the cluster directory: 21 years ago