summaryrefslogtreecommitdiff
path: root/psycopg2.cproj
diff options
context:
space:
mode:
authorFederico Di Gregorio <fog@initd.org>2009-10-04 11:33:35 +0200
committerFederico Di Gregorio <fog@initd.org>2009-10-04 11:33:35 +0200
commit1c9fa1355dd63581845b917a290c35912ad1c4fb (patch)
treee29ed7008ad86586062684c1b415d352aefa222b /psycopg2.cproj
parent0fc94be49647874123887f980368820f0a64191e (diff)
downloadpsycopg2-1c9fa1355dd63581845b917a290c35912ad1c4fb.tar.gz
Added README file about async support.
Diffstat (limited to 'psycopg2.cproj')
-rw-r--r--psycopg2.cproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/psycopg2.cproj b/psycopg2.cproj
index a61d7a7..74f4573 100644
--- a/psycopg2.cproj
+++ b/psycopg2.cproj
@@ -139,6 +139,7 @@
<None Include="psycopg\typecast_basic.c.old" />
<None Include="sandbox\test_isready_connection_closed.py" />
<None Include="psycopg\adapter_pfloat.h" />
+ <None Include="README.async" />
</ItemGroup>
<ItemGroup>
<Compile Include="psycopg\adapter_asis.c" />
@@ -175,8 +176,8 @@
<ChangeLogPolicy UpdateMode="Nearest" VcsIntegration="None" inheritsSet="Mono">
<MessageStyle FileSeparator=", " LineAlign="0" />
</ChangeLogPolicy>
- <TextStylePolicy FileWidth="144" RemoveTrailingWhitespace="True" inheritsSet="VisualStudio" inheritsScope="text/plain" />
- <TextStylePolicy NoTabsAfterNonTabs="True" RemoveTrailingWhitespace="True" inheritsSet="Mono" inheritsScope="text/plain" scope="text/x-changelog" />
+ <TextStylePolicy FileWidth="144" NoTabsAfterNonTabs="False" inheritsSet="Mono" inheritsScope="text/x-python" />
+ <TextStylePolicy TabWidth="8" TabsToSpaces="False" inheritsSet="Mono" inheritsScope="text/x-python" scope="text/x-changelog" />
</Policies>
</Properties>
</MonoDevelop>