Re: [COMMITTERS] pgsql: Add pg_postmaster_start_time() function.

2005-06-15 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > Bruce Momjian wrote: >> Add pg_postmaster_start_time() function. > You should have bumped the catversion, no? Probably, but it's not essential since nothing depends on that pg_proc entry being there. If, for instance, he'd added a regression test using i

Re: [COMMITTERS] pgsql: Add pg_postmaster_start_time() function.

2005-06-15 Thread Bruce Momjian
Neil Conway wrote: > Bruce Momjian wrote: > > Add pg_postmaster_start_time() function. > > You should have bumped the catversion, no? Yes, thanks, done. -- Bruce Momjian| http://candle.pha.pa.us [email protected] | (610) 359-1001 + If your lif

Re: [COMMITTERS] pgsql: Add pg_postmaster_start_time() function.

2005-06-14 Thread Neil Conway
Bruce Momjian wrote: Add pg_postmaster_start_time() function. You should have bumped the catversion, no? -Neil ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

[COMMITTERS] pgsql: Add pg_postmaster_start_time() function.

2005-06-14 Thread Bruce Momjian
Log Message: --- Add pg_postmaster_start_time() function. Euler Taveira de Oliveira Matthias Schmidt Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.254 -> r1.255) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.254&