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
6ccc262d
Commit
6ccc262d
authored
17 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Done for ecpg:
< o Use backend PREPARE/EXECUTE facility for ecpg where possible
parent
002b4781
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/FAQ/TODO.html
+2
-2
2 additions, 2 deletions
doc/src/FAQ/TODO.html
with
2 additions
and
2 deletions
doc/src/FAQ/TODO.html
+
2
−
2
View file @
6ccc262d
...
...
@@ -8,7 +8,7 @@
<body
bgcolor=
"#FFFFFF"
text=
"#000000"
link=
"#FF0000"
vlink=
"#A00000"
alink=
"#0000FF"
>
<h1><a
name=
"section_1"
>
PostgreSQL TODO List
</a></h1>
<p>
Current maintainer: Bruce Momjian (
<a
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</a>
)
<br/>
Last updated:
Wed
Aug
1 19:13:20
EDT 2007
Last updated:
Tue
Aug
14 13:02:38
EDT 2007
</p>
<p>
The most recent version of this document can be viewed at
<br/>
<a
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
http://www.postgresql.org/docs/faqs.TODO.html
</a>
.
...
...
@@ -802,7 +802,7 @@ first. There is also a developer's wiki at<br/>
</li><li>
Solve cardinality
>
1 for input descriptors / variables?
</li><li>
Add a semantic check level, e.g. check if a table really exists
</li><li>
fix handling of DB attributes that are arrays
</li><li>
Use backend PREPARE/EXECUTE facility for ecpg where possible
</li><li>
-
<em>
Use backend PREPARE/EXECUTE facility for ecpg where possible
</em>
</li><li>
Implement SQLDA
</li><li>
Fix nested C comments
</li><li>
%sqlwarn[
<a
href=
"http://momjian.postgresql.org/cgi-bin/pgtodo?6"
>
6
</a>
] should be 'W' if the PRECISION or SCALE value specified
...
...
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