Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite19f386

Browse files
committed
Holloman -> Hollomon. Sorry.
1 parent8999697 commite19f386

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

‎HISTORY

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ Fix for DROP TABLE/INDEX in rolled-back transaction (Hiroshi)
6363
Fix psql crash from \l+ if MULTIBYTE enabled (Peter E)
6464
Fix truncation of rule names during CREATE VIEW (Ross Reedstrom)
6565
Fix PL/perl (Alex Kapranoff)
66-
Disallow LOCK on views (MarkHolloman)
67-
Disallow INSERT/UPDATE/DELETE on views (MarkHolloman)
68-
Disallow DROP RULE, CREATE INDEX, TRUNCATE on views (MarkHolloman)
66+
Disallow LOCK on views (MarkHollomon)
67+
Disallow INSERT/UPDATE/DELETE on views (MarkHollomon)
68+
Disallow DROP RULE, CREATE INDEX, TRUNCATE on views (MarkHollomon)
6969
Allow PL/pgSQL accept non-ASCII identifiers (Tatsuo)
7070
Allow views to proper handle GROUP BY, aggregates, DISTINCT (Tom)
7171
Fix rare failure with TRUNCATE command (Tom)
@@ -133,7 +133,7 @@ New PL/pgSQL EXECUTE command which allows dynamic SQL and utility statements
133133
(Jan)
134134
New PL/pgSQL GET DIAGNOSTICS statement for SPI value access (Jan)
135135
New quote_identifiers() and quote_literal() functions (Jan)
136-
New ALTER TABLE table OWNER TO user command (MarkHolloman)
136+
New ALTER TABLE table OWNER TO user command (MarkHollomon)
137137
Allow subselects in FROM, i.e. FROM (SELECT ...) [AS] alias (Tom)
138138
Update PyGreSQL to version 3.1 (D'Arcy)
139139
Store tables as files named by OID (Vadim)
@@ -188,7 +188,7 @@ New OpenSSL configuration option (Magnus, Peter E)
188188
AIX fixes (Andreas)
189189
New heap_open(), heap_openr() API (Tom)
190190
Remove colon and semi-colon operators (Thomas)
191-
New pg_class.relkind value for views (MarkHolloman)
191+
New pg_class.relkind value for views (MarkHollomon)
192192
Rename ichar() to chr() (Karel)
193193
New documentation for btrim(), ascii(), chr(), repeat() (Karel)
194194
Fixes for NT/Cygwin (Pete Forman)

‎doc/src/sgml/release.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.66 2000/12/18 04:32:09 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.67 2000/12/20 02:15:20 momjian Exp $
33
-->
44

55
<chapter id="release">
@@ -139,9 +139,9 @@ Fix for DROP TABLE/INDEX in rolled-back transaction (Hiroshi)
139139
Fix psql crash from \l+ if MULTIBYTE enabled (Peter E)
140140
Fix truncation of rule names during CREATE VIEW (Ross Reedstrom)
141141
Fix PL/perl (Alex Kapranoff)
142-
Disallow LOCK on views (MarkHolloman)
143-
Disallow INSERT/UPDATE/DELETE on views (MarkHolloman)
144-
Disallow DROP RULE, CREATE INDEX, TRUNCATE on views (MarkHolloman)
142+
Disallow LOCK on views (MarkHollomon)
143+
Disallow INSERT/UPDATE/DELETE on views (MarkHollomon)
144+
Disallow DROP RULE, CREATE INDEX, TRUNCATE on views (MarkHollomon)
145145
Allow PL/pgSQL accept non-ASCII identifiers (Tatsuo)
146146
Allow views to proper handle GROUP BY, aggregates, DISTINCT (Tom)
147147
Fix rare failure with TRUNCATE command (Tom)
@@ -209,7 +209,7 @@ New PL/pgSQL EXECUTE command which allows dynamic SQL and utility statements
209209
(Jan)
210210
New PL/pgSQL GET DIAGNOSTICS statement for SPI value access (Jan)
211211
New quote_identifiers() and quote_literal() functions (Jan)
212-
New ALTER TABLE table OWNER TO user command (MarkHolloman)
212+
New ALTER TABLE table OWNER TO user command (MarkHollomon)
213213
Allow subselects in FROM, i.e. FROM (SELECT ...) [AS] alias (Tom)
214214
Update PyGreSQL to version 3.1 (D'Arcy)
215215
Store tables as files named by OID (Vadim)
@@ -264,7 +264,7 @@ New OpenSSL configuration option (Magnus, Peter E)
264264
AIX fixes (Andreas)
265265
New heap_open(), heap_openr() API (Tom)
266266
Remove colon and semi-colon operators (Thomas)
267-
New pg_class.relkind value for views (MarkHolloman)
267+
New pg_class.relkind value for views (MarkHollomon)
268268
Rename ichar() to chr() (Karel)
269269
New documentation for btrim(), ascii(), chr(), repeat() (Karel)
270270
Fixes for NT/Cygwin (Pete Forman)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp