| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | hackers(at)postgreSQL(dot)org (PostgreSQL-development) |
| Subject: | Unused_oids |
| Date: | 1998-12-31 20:21:53 |
| Message-ID: | 199812312021.PAA16679@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I have updated unused_oids so it now shows the max system oid in the
display, rather than just a dash,
1 - 10
100 - 101
754
842
949
1288 - 1295
1597 - 1599
1608 - 1610
1619 - 1639
1644 - 1699
1768 - 16383
The last line used to be:
1768 -
which was obviously confusing me and probably others.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Goran Thyni | 1998-12-31 21:23:48 | 2 patches |
| Previous Message | Bruce Momjian | 1998-12-31 20:18:08 | Re: [HACKERS] psql: stdout or stderr? |