- 23 Nov, 2001 7 commits
-
-
Tom Lane authored
where rightmost index page splits while we are waiting to obtain exclusive lock on it. Not clear this would actually hurt (probably the callback would always fail), but better safe than sorry. Also, improve comments describing concurrency considerations in this code.
-
Tom Lane authored
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 22 Nov, 2001 8 commits
-
-
Bruce Momjian authored
-
Hiroshi Inoue authored
Multibyte mode.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
- 21 Nov, 2001 25 commits
-
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
Per report from Bernd Tegge.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
built, not /doc.
-
Thomas G. Lockhart authored
Purge "Postgres" in favor of "PostgreSQL" in docs. ref/ not yet done.
-
Thomas G. Lockhart authored
Linux box's time zone database. Do not allow 'current' as a date/time input value.
-
Thomas G. Lockhart authored
Problem reported by Manuel Sugawara (masm@fciencias.unam.mx).
-
Thomas G. Lockhart authored
'Postgres' only, but now accepts both.
-
Thomas G. Lockhart authored
Fix up references to "PostgreSQL" rather than "Postgres". Was roughly evenly split between the two before. ref/ files not yet done.
-
Thomas G. Lockhart authored
for the upcoming 7.2 release.
-
Bruce Momjian authored
send patches to pgsql-patches list. the zh_CN NLS patch is about 80K, but sended twice and still can emerge on list. so I've put it at: http://laser.zhengmai.com.cn/download/zh_CN.po.diff.tar.gz If possible, please download it and apply it. (for current CVS). regards laser
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> So I would base this discussion on the premise "bytea stores binary data" > (insert examples). > > Some stylistic issues: > > bytea => <type>bytea</type> > > NULLs => zero bytes/bytes of value zero ("NULL" is too overloaded) > > 'non-printable' => <quote>nonprintable</quote> > > MUST => <emphasis>must</emphasis> > Here's a patch against *CVS tip* to address Peter's comments. Please let me know what you think! Joe Conway
-
Bruce Momjian authored
-
Bruce Momjian authored
-