File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Thu Sep 22 19:54:09 EDT 2005
5
+ Last updated: Thu Sep 22 23:04:06 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1042,6 +1042,9 @@ Source Code
1042
1042
read them properly
1043
1043
* Update Bonjour to work with newer cross-platform SDK
1044
1044
* Remove BeOS and QNX-specific code
1045
+ * Add options to pg_config to show the share_dir, sysconfdir,
1046
+ pkgincludedir, and localedir
1047
+
1045
1048
1046
1049
* Win32
1047
1050
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Thu Sep 22 19:54:09 EDT 2005
11
+ Last updated: Thu Sep 22 23:04:06 EDT 2005
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -943,6 +943,8 @@ <h1><a name="section_22">Source Code</a></h1>
943
943
read them properly
944
944
</ li > < li > Update Bonjour to work with newer cross-platform SDK
945
945
</ li > < li > Remove BeOS and QNX-specific code
946
+ </ li > < li > Add options to pg_config to show the share_dir, sysconfdir,
947
+ pkgincludedir, and localedir
946
948
</ li > < li > Win32
947
949
< ul >
948
950
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments