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

Commit8cdadab

Browse files
committed
Add:
> * Change LIMIT/OFFSET to use int8
1 parenteb1c22c commit8cdadab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sun Oct 26 00:21:42 EDT 2003
3+
Last updated:Sun Oct 26 00:43:53 EDT 2003
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -179,6 +179,7 @@ Commands
179179

180180
* Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
181181
* -Allow LIMIT/OFFSET to use expressions (Tom)
182+
* Change LIMIT/OFFSET to use int8
182183
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
183184
* Allow UPDATE to handle complex aggregates [update]
184185
* Allow command blocks to ignore certain types of errors
@@ -515,7 +516,7 @@ Source Code
515516
* Acquire lock on a relation before building a relcache entry for it
516517
* Research interaction of setitimer() and sleep() used by statement_timeout
517518
* Add checks for fclose() failure
518-
* Change CVS $Id: TODO,v 1.1160 2003/10/26 04:21:43 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1160 2003/10/26 04:21:43 momjian Exp $
519+
* Change CVS $Id: TODO,v 1.1161 2003/10/26 04:43:55 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1161 2003/10/26 04:43:55 momjian Exp $
519520
* Exit postmaster if postgresql.conf can not be opened
520521
* Rename /scripts directory because they are all C programs now
521522
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp