Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
f69513df
Commit
f69513df
authored
20 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update FAQ numbering.
parent
947ae56d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ
+5
-5
5 additions, 5 deletions
doc/FAQ
doc/src/FAQ/FAQ.html
+5
-5
5 additions, 5 deletions
doc/src/FAQ/FAQ.html
with
10 additions
and
10 deletions
doc/FAQ
+
5
−
5
View file @
f69513df
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Feb 2
08:40:42
EST 2005
Last updated: Wed Feb 2
12:44:03
EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -61,10 +61,10 @@
...
@@ -61,10 +61,10 @@
case-insensitive searches?
case-insensitive searches?
4.9) In a query, how do I detect if a field is NULL?
4.9) In a query, how do I detect if a field is NULL?
4.10) What is the difference between the various character types?
4.10) What is the difference between the various character types?
4.11.
0
) How do I create a serial/auto-incrementing field?
4.11.
1
) How do I create a serial/auto-incrementing field?
4.11.
1
) How do I get the value of a SERIAL insert?
4.11.
2
) How do I get the value of a SERIAL insert?
4.11.
2
) Doesn't currval() lead to a race condition with other users?
4.11.
3
) Doesn't currval() lead to a race condition with other users?
4.11.
3
) Why aren't my sequence numbers reused on transaction abort?
4.11.
4
) Why aren't my sequence numbers reused on transaction abort?
Why are there gaps in the numbering of my sequence/SERIAL column?
Why are there gaps in the numbering of my sequence/SERIAL column?
4.12) What is an OID? What is a TID?
4.12) What is an OID? What is a TID?
4.13) Why do I get the error "ERROR: Memory exhausted in
4.13) Why do I get the error "ERROR: Memory exhausted in
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
5
−
5
View file @
f69513df
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: Wed Feb 2
08:40:42
EST 2005
</P>
<P>
Last updated: Wed Feb 2
12:44:03
EST 2005
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
...
@@ -88,13 +88,13 @@
...
@@ -88,13 +88,13 @@
is
<SMALL>
NULL
</SMALL>
?
<BR>
is
<SMALL>
NULL
</SMALL>
?
<BR>
<A
href=
"#4.10"
>
4.10
</A>
) What is the difference between the
<A
href=
"#4.10"
>
4.10
</A>
) What is the difference between the
various character types?
<BR>
various character types?
<BR>
<A
href=
"#4.11.
0
"
>
4.11.
0
</A>
) How do I create a
<A
href=
"#4.11.
1
"
>
4.11.
1
</A>
) How do I create a
serial/auto-incrementing field?
<BR>
serial/auto-incrementing field?
<BR>
<A
href=
"#4.11.
1
"
>
4.11.
1
</A>
) How do I get the value of a
<A
href=
"#4.11.
2
"
>
4.11.
2
</A>
) How do I get the value of a
<SMALL>
SERIAL
</SMALL>
insert?
<BR>
<SMALL>
SERIAL
</SMALL>
insert?
<BR>
<A
href=
"#4.11.
2
"
>
4.11.
2
</A>
) Doesn't
<I>
currval()
</I>
<A
href=
"#4.11.
3
"
>
4.11.
3
</A>
) Doesn't
<I>
currval()
</I>
lead to a race condition with other users?
<BR>
lead to a race condition with other users?
<BR>
<A
href=
"#4.11.
3
"
>
4.11.
3
</A>
) Why aren't my sequence numbers
<A
href=
"#4.11.
4
"
>
4.11.
4
</A>
) Why aren't my sequence numbers
reused on transaction abort? Why are there gaps in the numbering of
reused on transaction abort? Why are there gaps in the numbering of
my sequence/SERIAL column?
<BR>
my sequence/SERIAL column?
<BR>
<A
href=
"#4.12"
>
4.12
</A>
) What is an
<SMALL>
OID
</SMALL>
? What is a
<A
href=
"#4.12"
>
4.12
</A>
) What is an
<SMALL>
OID
</SMALL>
? What is a
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment