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
5c65c94e
Commit
5c65c94e
authored
21 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Remove '?':
< from making invalid dates valid? > from making invalid dates valid
parent
ab5c7751
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/TODO
+3
-3
3 additions, 3 deletions
doc/TODO
with
3 additions
and
3 deletions
doc/TODO
+
3
−
3
View file @
5c65c94e
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated: Mon Jun 23
00:23:31
EDT 2003
Last updated: Mon Jun 23
15:22:26
EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -80,7 +80,7 @@ Data Types
...
@@ -80,7 +80,7 @@ Data Types
* Allow backend to output result sets in XML
* Allow backend to output result sets in XML
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
* Allow current datestyle to restrict dates; prevent month/day swapping
* Allow current datestyle to restrict dates; prevent month/day swapping
from making invalid dates valid
?
from making invalid dates valid
* Prevent month/day swapping of ISO dates to make invalid dates valid
* Prevent month/day swapping of ISO dates to make invalid dates valid
...
@@ -452,7 +452,7 @@ Source Code
...
@@ -452,7 +452,7 @@ Source Code
* Acquire lock on a relation before building a relcache entry for it
* Acquire lock on a relation before building a relcache entry for it
* Research interaction of setitimer() and sleep() used by statement_timeout
* Research interaction of setitimer() and sleep() used by statement_timeout
* Add checks for fclose() failure
* Add checks for fclose() failure
* Change CVS $Id: TODO,v 1.10
59
2003/06/23
04:31:25
momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.10
59
2003/06/23
04:31:25
momjian Exp $
* Change CVS $Id: TODO,v 1.10
60
2003/06/23
19:22:30
momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.10
60
2003/06/23
19:22:30
momjian Exp $
* Exit postmaster if postgresql.conf can not be opened
* Exit postmaster if postgresql.conf can not be opened
* Wire Protocol Changes
* Wire Protocol Changes
...
...
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