Skip to content

Commit 249f07b

Browse files
committed
Update:
> * Prevent PQfnumber() from lowercasing unquoted the column name > > PQfnumber() should never have been doing lowercasing, but historically > it has so we need a way to prevent it >
1 parent 1e9a6ba commit 249f07b

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Wed Oct 12 18:39:34 EDT 2005
5+
Last updated: Wed Oct 12 21:23:47 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -536,6 +536,11 @@ Clients
536536

537537
* Add a libpq function to support Parse/DescribeStatement capability
538538
* Add PQescapeIdentifier() to libpq
539+
* Prevent PQfnumber() from lowercasing unquoted the column name
540+
541+
PQfnumber() should never have been doing lowercasing, but historically
542+
it has so we need a way to prevent it
543+
539544
* Have initdb set the input DateStyle (MDY or DMY) based on locale?
540545
* Have pg_ctl look at PGHOST in case it is a socket directory?
541546
* Allow pg_ctl to work properly with configuration files located outside

doc/src/FAQ/TODO.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Wed Oct 12 18:39:34 EDT 2005
11+
Last updated: Wed Oct 12 21:23:47 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -490,6 +490,10 @@ <h1><a name="section_9">Clients</a></h1>
490490
<ul>
491491
<li>Add a libpq function to support Parse/DescribeStatement capability
492492
</li><li>Add PQescapeIdentifier() to libpq
493+
</li><li>Prevent PQfnumber() from lowercasing unquoted the column name
494+
<p> PQfnumber() should never have been doing lowercasing, but historically
495+
it has so we need a way to prevent it
496+
</p>
493497
</li><li>Have initdb set the input DateStyle (MDY or DMY) based on locale?
494498
</li><li>Have pg_ctl look at PGHOST in case it is a socket directory?
495499
</li><li>Allow pg_ctl to work properly with configuration files located outside

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy