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

Commit39c1ce2

Browse files
committed
Remove duplicate text, per Magnus.
1 parent23c8b0c commit39c1ce2

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

‎doc/FAQ

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Wed Apr18 23:05:05 EDT 2007
4+
Last updated:Fri Apr20 09:48:11 EDT 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -630,9 +630,6 @@
630630
upper and lowercase characters, it can not have identical values that
631631
differ only in case. To force a particular case to be stored in the
632632
column, use a CHECK constraint or a trigger.
633-
4.9) In a query, how do I detect if a field is NULL? How do I
634-
concatenate possible NULLs? How can I sort on whether a field is NULL
635-
or not?
636633

637634
4.9) In a query, how do I detect if a field is NULL? How do I concatenate
638635
possible NULLs? How can I sort on whether a field is NULL or not?

‎doc/src/FAQ/FAQ.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated:Wed Apr18 23:05:05 EDT 2007</P>
13+
<P>Last updated:Fri Apr20 09:48:11 EDT 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -823,10 +823,6 @@ <H3 id="item4.8">4.8) How do I perform regular expression
823823
case to be stored in the column, use a<SMALL>CHECK</SMALL>
824824
constraint or a trigger.</P>
825825

826-
<Ahref="#item4.9">4.9</A>) In a query, how do I detect if a field
827-
is<SMALL>NULL</SMALL>? How do I concatenate possible<SMALL>NULL</SMALL>s?
828-
How can I sort on whether a field is<SMALL> NULL</SMALL> or not?<BR>
829-
830826
<H3id="item4.9">4.9) In a query, how do I detect if a field
831827
is<SMALL>NULL</SMALL>? How do I concatenate possible<SMALL>NULL</SMALL>s?
832828
How can I sort on whether a field is<SMALL> NULL</SMALL> or not?</H3>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp