| 19 | | function addEngine(name,ext,cat,type) |
|---|
| 20 | | { |
|---|
| 21 | | if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { |
|---|
| 22 | | window.sidebar.addSearchEngine( |
|---|
| 23 | | "http://docs.postgresqlfr.org/addon/"+name+".src", |
|---|
| 24 | | "http://docs.postgresqlfr.org/addon/"+name+"."+ext, |
|---|
| 25 | | name, |
|---|
| 26 | | cat ); |
|---|
| 27 | | } else { |
|---|
| 28 | | errorMsg(); |
|---|
| 29 | | } |
|---|
| 30 | | } |
|---|
| 31 | | //--> |
|---|
| 32 | | </script> |
|---|
| 33 | | </head> |
|---|
| 34 | | <body> |
|---|
| 35 | | <div id="content"> |
|---|
| 36 | | <a id="bandeau" href="http://www.postgresqlfr.org/"> |
|---|
| 37 | | <img src="img/gauche.png" id="gauche" alt="PostgreSQL" /> |
|---|
| 38 | | <img src="img/droite.png" id="droite" alt="PostgreSQL" /> |
|---|
| 39 | | </a> |
|---|
| 40 | | <form method="post" action="search.php"> |
|---|
| 41 | | <div> |
|---|
| 42 | | <input type='hidden' id='v' name='v' value='80301' /> |
|---|
| 43 | | <input id="q" name="q" type="text" size="20" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="s" /><input id="submit" name="submit" type="submit" value="Rechercher" /> |
|---|
| | 19 | function addEngine(name,ext,cat,type) |
|---|
| | 20 | { |
|---|
| | 21 | if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { |
|---|
| | 22 | window.sidebar.addSearchEngine( |
|---|
| | 23 | "http://docs.postgresqlfr.org/addon/"+name+".src", |
|---|
| | 24 | "http://docs.postgresqlfr.org/addon/"+name+"."+ext, |
|---|
| | 25 | name, |
|---|
| | 26 | cat ); |
|---|
| | 27 | } else { |
|---|
| | 28 | errorMsg(); |
|---|
| | 29 | } |
|---|
| | 30 | } |
|---|
| | 31 | //--> |
|---|
| | 32 | </script> |
|---|
| | 33 | </head> |
|---|
| | 34 | <body> |
|---|
| | 35 | <div id="content"> |
|---|
| | 36 | <a id="bandeau" href="http://www.postgresqlfr.org/"> |
|---|
| | 37 | <img src="img/gauche.png" id="gauche" alt="PostgreSQL" /> |
|---|
| | 38 | <img src="img/droite.png" id="droite" alt="PostgreSQL" /> |
|---|
| | 39 | </a> |
|---|
| | 40 | <div id="docs"> |
|---|
| | 41 | Pour rapporter tout problème dans la traduction, merci d'enregistrer |
|---|
| | 42 | un ticket. Pour cela, consulter le document |
|---|
| | 43 | <a href="http://svn.postgresqlfr.org/wiki/SeLogguerPourUnTicket">Se |
|---|
| | 44 | connecter pour ajouter un nouveau ticket</a>.<br/> |
|---|
| | 45 | Vous pouvez aussi envoyer un mail à <a href="mailto:guillaume chez |
|---|
| | 46 | lelarge point info">Guillaume Lelarge</a>. |
|---|
| | 47 | <div id="pg83"> |
|---|
| | 48 | <h1>Documentation PostgreSQL, version 8.3.x</h1> |
|---|
| | 49 | <div class="listes"> |
|---|
| | 50 | <ul> |
|---|
| | 51 | <li>Manuel au format HTML : |
|---|
| | 52 | <a href="http://docs.postgresqlfr.org/8.3/">Consultation en |
|---|
| | 53 | ligne</a>, |
|---|
| | 54 | téléchargement en |
|---|
| | 55 | <a href="http://docs.postgresqlfr.org/8.3/pg831.zip">ZIP</a> ou |
|---|
| | 56 | <a |
|---|
| | 57 | href="http://docs.postgresqlfr.org/8.3/pg831.tar.gz">TAR.GZ</a> |
|---|
| | 58 | </li> |
|---|
| | 59 | <li>Manuel au format <a |
|---|
| | 60 | href="http://docs.postgresqlfr.org/8.3/pg830.chm">CHM</a> |
|---|
| | 61 | (système d'aide Windows) |
|---|
| | 62 | </li> |
|---|
| | 63 | <li>Manuel au format <a |
|---|
| | 64 | href="http://docs.postgresqlfr.org/pg83.pdf">PDF</a> |
|---|
| | 65 | </li> |
|---|
| | 66 | <li>Document d'installation au format <a |
|---|
| | 67 | href="http://docs.postgresqlfr.org/8.3/INSTALL.html">HTML</a> et |
|---|
| | 68 | <a |
|---|
| | 69 | href="http://docs.postgresqlfr.org/8.3/INSTALL.txt">texte</a> |
|---|
| | 70 | </li> |
|---|
| | 71 | <li><a |
|---|
| | 72 | href="http://docs.postgresqlfr.org/8.3/pg831.man.tar.gz">Pages |
|---|
| | 73 | man</a></li> |
|---|
| | 74 | <li><a |
|---|
| | 75 | href="javascript:addEngine('pgfr-docs83','png','Computer',0)"> |
|---|
| | 76 | Plugin de recherche</a> pour Firefox et Mozilla</li> |
|---|
| | 77 | </ul> |
|---|
| | 78 | </div> |
|---|
| | 79 | </div> |
|---|
| | 80 | <div id="pg82"> |
|---|
| | 81 | <h1>Documentation PostgreSQL, version 8.2.x</h1> |
|---|
| | 82 | <div class="listes"> |
|---|
| | 83 | <ul> |
|---|
| | 84 | <li>Manuel au format HTML : |
|---|
| | 85 | <a href="http://docs.postgresqlfr.org/8.2/">Consultation en |
|---|
| | 86 | ligne</a>, |
|---|
| | 87 | téléchargement en |
|---|
| | 88 | <a href="http://docs.postgresqlfr.org/8.2/pg827.zip">ZIP</a> ou |
|---|
| | 89 | <a |
|---|
| | 90 | href="http://docs.postgresqlfr.org/8.2/pg827.tar.gz">TAR.GZ</a> |
|---|
| | 91 | </li> |
|---|
| | 92 | <li>Manuel au format <a |
|---|
| | 93 | href="http://docs.postgresqlfr.org/8.2/pg827.chm">CHM</a> |
|---|
| | 94 | (système d'aide Windows) |
|---|
| | 95 | </li> |
|---|
| | 96 | <li>Manuel au format <a |
|---|
| | 97 | href="http://docs.postgresqlfr.org/pg82.pdf">PDF</a> |
|---|
| | 98 | </li> |
|---|
| | 99 | <li>Document d'installation au format <a |
|---|
| | 100 | href="http://docs.postgresqlfr.org/8.2/INSTALL.html">HTML</a> et |
|---|
| | 101 | <a |
|---|
| | 102 | href="http://docs.postgresqlfr.org/8.2/INSTALL.txt">texte</a> |
|---|
| | 103 | </li> |
|---|
| | 104 | <li><a |
|---|
| | 105 | href="http://docs.postgresqlfr.org/8.2/pg827.man.tar.gz">Pages |
|---|
| | 106 | man</a></li> |
|---|
| | 107 | <li><a |
|---|
| | 108 | href="javascript:addEngine('pgfr-docs82','png','Computer',0)"> |
|---|
| | 109 | Plugin de recherche</a> pour Firefox et Mozilla</li> |
|---|
| | 110 | </ul> |
|---|
| | 111 | </div> |
|---|
| | 112 | </div> |
|---|
| | 113 | <div id="pg81"> |
|---|
| | 114 | <h1>Documentation PostgreSQL, version 8.1.x</h1> |
|---|
| | 115 | <div class="listes"> |
|---|
| | 116 | <ul> |
|---|
| | 117 | <li>Manuel au format HTML : |
|---|
| | 118 | <a href="http://docs.postgresqlfr.org/8.1/">Consultation en |
|---|
| | 119 | ligne</a>, |
|---|
| | 120 | téléchargement en |
|---|
| | 121 | <a href="http://docs.postgresqlfr.org/8.1/pg8111.zip">ZIP</a> ou |
|---|
| | 122 | <a |
|---|
| | 123 | href="http://docs.postgresqlfr.org/8.1/pg8111.tar.gz">TAR.GZ</a> |
|---|
| | 124 | </li> |
|---|
| | 125 | <li>Manuel au format <a |
|---|
| | 126 | href="http://docs.postgresqlfr.org/8.1/pg8111.chm">CHM</a> |
|---|
| | 127 | (système d'aide Windows) |
|---|
| | 128 | </li> |
|---|
| | 129 | <li>Manuel au format <a |
|---|
| | 130 | href="http://docs.postgresqlfr.org/pg81.pdf">PDF</a> |
|---|
| | 131 | </li> |
|---|
| | 132 | <li>Document d'installation au format <a |
|---|
| | 133 | href="http://docs.postgresqlfr.org/8.1/INSTALL.html">HTML</a> et |
|---|
| | 134 | <a |
|---|
| | 135 | href="http://docs.postgresqlfr.org/8.1/INSTALL.txt">texte</a> |
|---|
| | 136 | </li> |
|---|
| | 137 | <li><a |
|---|
| | 138 | href="http://docs.postgresqlfr.org/8.1/pg8111.man.tar.gz">Pages |
|---|
| | 139 | man</a></li> |
|---|
| | 140 | <li><a |
|---|
| | 141 | href="http://docs.postgresqlfr.org/annotated_postgresql_conf_81.html">Fichier |
|---|
| | 142 | postgresql.conf annoté</a> |
|---|
| | 143 | </li> |
|---|
| | 144 | <li><a |
|---|
| | 145 | href="javascript:addEngine('pgfr-docs81','png','Computer',0)"> |
|---|
| | 146 | Plugin de recherche</a> pour Firefox et Mozilla</li> |
|---|
| | 147 | </ul> |
|---|
| | 148 | </div> |
|---|
| | 149 | </div> |
|---|
| | 150 | <div id="pg80"> |
|---|
| | 151 | <h1>Documentation PostgreSQL, version 8.0.x</h1> |
|---|
| | 152 | <div class="listes"> |
|---|
| | 153 | <ul> |
|---|
| | 154 | <li>Manuel au format HTML : |
|---|
| | 155 | <a href="http://docs.postgresqlfr.org/8.0/">Consultation en |
|---|
| | 156 | ligne</a> |
|---|
| | 157 | </li> |
|---|
| | 158 | <li>Manuel au format <a |
|---|
| | 159 | href="http://docs.postgresqlfr.org/pg80.pdf">PDF</a> |
|---|
| | 160 | </li> |
|---|
| | 161 | <li><a |
|---|
| | 162 | href="http://docs.postgresqlfr.org/annotated_postgresql_conf_80.html">Fichier |
|---|
| | 163 | postgresql.conf annoté</a> |
|---|
| | 164 | </li> |
|---|
| | 165 | <li><a |
|---|
| | 166 | href="javascript:addEngine('pgfr-docs80','png','Computer',0)"> |
|---|
| | 167 | Plugin de recherche</a> pour Firefox et Mozilla</li> |
|---|
| | 168 | </ul> |
|---|
| | 169 | </div> |
|---|
| | 170 | </div> |
|---|
| | 171 | <div id="pg74"> |
|---|
| | 172 | <h1>Documentation PostgreSQL, version 7.4.x</h1> |
|---|
| | 173 | <div class="listes"> |
|---|
| | 174 | <ul> |
|---|
| | 175 | <li>Manuel au format HTML : |
|---|
| | 176 | <a href="http://docs.postgresqlfr.org/7.4/">Consultation en |
|---|
| | 177 | ligne</a> |
|---|
| | 178 | </li> |
|---|
| | 179 | <li>Manuel au format <a |
|---|
| | 180 | href="http://docs.postgresqlfr.org/pg74.pdf">PDF</a> |
|---|
| | 181 | </li> |
|---|
| | 182 | <li><a |
|---|
| | 183 | href="http://docs.postgresqlfr.org/annotated_postgresql_conf_74.html">Fichier |
|---|
| | 184 | postgresql.conf annoté</a> |
|---|
| | 185 | </li> |
|---|
| | 186 | <li><a |
|---|
| | 187 | href="javascript:addEngine('pgfr-docs74','png','Computer',0)"> |
|---|
| | 188 | Plugin de recherche</a> pour Firefox et Mozilla |
|---|
| | 189 | </li> |
|---|
| | 190 | </ul> |
|---|
| | 191 | </div> |
|---|
| | 192 | </div> |
|---|
| | 193 | <div id="basdepage" > |
|---|
| | 194 | <a href="http://www.postgresqlfr.org/">Retour au site</a> |
|---|
| | 195 | | |
|---|
| | 196 | <a href="http://www.postgresqlfr.org/?q=forum">Forums Web</a> |
|---|
| | 197 | | |
|---|
| | 198 | <a href="http://www.freebsd.org/copyright/license.html">Documentations sous licence BSD</a> |
|---|
| | 199 | | |
|---|
| | 200 | <a href="http://www.mozilla-europe.org/fr/products/firefox/"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="http://sfx-images.mozilla.org/affiliates/Buttons/80x15/white_1.gif"/></a> |
|---|
| | 201 | </div> |
|---|
| 45 | | </form> |
|---|
| 46 | | <div id="docs"> |
|---|
| 47 | | <div id="pg82"> |
|---|
| 48 | | <h1>Documentation PostgreSQL, version 8.2.x</h1> |
|---|
| 49 | | <div class="listes"> |
|---|
| 50 | | <ul> |
|---|
| 51 | | <li>Consultation en <a href="http://docs.postgresqlfr.org/8.2/">ligne</a></li> |
|---|
| 52 | | <li>Téléchargement au format <a href="http://docs.postgresqlfr.org/8.2/pg824.zip">ZIP</a> ou <a href="http://docs.postgresqlfr.org/8.2/pg824.tar.gz">TAR.GZ</a></li> |
|---|
| 53 | | <li>Manuel au format «aide Windows» <a href="http://docs.postgresqlfr.org/chm/pg824.chm">CHM</a></li> |
|---|
| 54 | | <li>Manuel au format <a href="http://docs.postgresqlfr.org/8.2/pg824.pdf">PDF</a></li> |
|---|
| 55 | | <li><a href="javascript:addEngine('pgfr-docs82','png','Computer',0)">Plugin de recherche pour Firefox et Mozilla</a></li> |
|---|
| 56 | | </ul> |
|---|
| 57 | | <ul> |
|---|
| 58 | | <li><a href="http://docs.postgresqlfr.org/8.2/INSTALL.html">Document d'installation (format HTML)</a></li> |
|---|
| 59 | | <li><a href="http://docs.postgresqlfr.org/8.2/INSTALL.txt">Document d'installation (format TXT)</a></li> |
|---|
| 60 | | <li><a href="http://docs.postgresqlfr.org/8.2/pg824.man.tar.gz">Pages man</a></li> |
|---|
| 61 | | </ul> |
|---|
| 62 | | </div> |
|---|
| 63 | | </div> |
|---|
| 64 | | <div id="pg81"> |
|---|
| 65 | | <h1>Documentation PostgreSQL, version 8.1.x</h1> |
|---|
| 66 | | <div class="listes"> |
|---|
| 67 | | <ul> |
|---|
| 68 | | <li>Consultation en <a href="http://docs.postgresqlfr.org/8.1/">ligne</a></li> |
|---|
| 69 | | <li>Téléchargement au format <a href="http://docs.postgresqlfr.org/8.1/pg819.zip">ZIP</a> ou <a href="http://docs.postgresqlfr.org/8.1/pg819.tar.gz">TAR.GZ</a></li> |
|---|
| 70 | | <li>Manuel au format «aide Windows» <a href="http://docs.postgresqlfr.org/8.1/pg819.chm">CHM</a></li> |
|---|
| 71 | | <li>Manuel au format <a href="http://docs.postgresqlfr.org/8.1/pg819.pdf">PDF</a></li> |
|---|
| 72 | | <li><a href="javascript:addEngine('pgfr-docs81','png','Computer',0)">Plugin de recherche pour Firefox et Mozilla</a></li> |
|---|
| 73 | | </ul> |
|---|
| 74 | | <ul> |
|---|
| 75 | | <li><a href="http://docs.postgresqlfr.org/8.1/INSTALL.html">Document d'installation (format HTML)</a></li> |
|---|
| 76 | | <li><a href="http://docs.postgresqlfr.org/8.1/INSTALL.txt">Document d'installation (format TXT)</a></li> |
|---|
| 77 | | <li><a href="http://docs.postgresqlfr.org/8.1/pg819.man.tar.gz">Pages man</a></li> |
|---|
| 78 | | <li><a href="http://docs.postgresqlfr.org/annotated_postgresql_conf_81.html">Fichier postgresql.conf annoté</a></li> |
|---|
| 79 | | </ul> |
|---|
| 80 | | </div> |
|---|
| 81 | | </div> |
|---|
| 82 | | <div id="pg80"> |
|---|
| 83 | | <h2>Version 8.0.x</h2> |
|---|
| 84 | | <div class="listes"> |
|---|
| 85 | | <ul> |
|---|
| 86 | | <li>Consultation en <a href="http://docs.postgresqlfr.org/8.0/">ligne</a></li> |
|---|
| 87 | | <li>Manuel au format <a href="http://docs.postgresqlfr.org/8.0/pg8013.pdf">PDF</a></li> |
|---|
| 88 | | <li><a href="javascript:addEngine('pgfr-docs80','png','Computer',0)">Plugin de recherche pour Firefox et Mozilla</a></li> |
|---|
| 89 | | </ul> |
|---|
| 90 | | <ul> |
|---|
| 91 | | <li><a href="http://docs.postgresqlfr.org/annotated_postgresql_conf_80.html">Fichier postgresql.conf annoté</a></li> |
|---|
| 92 | | </ul> |
|---|
| 93 | | </div> |
|---|
| 94 | | </div> |
|---|
| 95 | | <div id="pg74"> |
|---|
| 96 | | <h2>Version 7.4.x</h2> |
|---|
| 97 | | <div class="listes"> |
|---|
| 98 | | <ul> |
|---|
| 99 | | <li>Consultation en <a href="http://docs.postgresqlfr.org/7.4/">ligne</a></li> |
|---|
| 100 | | <li>Manuel au format <a href="http://docs.postgresqlfr.org/7.4/pg7417.pdf">PDF</a></li> |
|---|
| 101 | | <li><a href="javascript:addEngine('pgfr-docs74','png','Computer',0)">Plugin de recherche pour Firefox et Mozilla</a></li> |
|---|
| 102 | | </ul> |
|---|
| 103 | | <ul> |
|---|
| 104 | | <li><a href="http://docs.postgresqlfr.org/annotated_postgresql_conf_74.html">Fichier postgresql.conf annoté</a></li> |
|---|
| 105 | | </ul> |
|---|
| 106 | | </div> |
|---|
| 107 | | </div> |
|---|
| 108 | | <!-- |
|---|
| 109 | | <div id="pg81"> |
|---|
| 110 | | <h1>Un problÚme avec la documentation ?</h1> |
|---|
| 111 | | <div class="listes"> |
|---|
| 112 | | N'hésitez pas à nous en faire part sur notre <a |
|---|
| 113 | | href="http://svn.postgresqlfr.org">site de traduction</a> |
|---|
| 114 | | en remplissant un ticket. |
|---|
| 115 | | </div> |
|---|
| 116 | | </div> |
|---|
| 117 | | --> |
|---|
| 118 | | <div id="basdepage" > |
|---|
| 119 | | <a href="http://www.postgresqlfr.org/">Retour au site</a> |
|---|
| 120 | | | |
|---|
| 121 | | <a href="http://www.postgresqlfr.org/?q=forum">Forums Web</a> |
|---|
| 122 | | | |
|---|
| 123 | | <a href="http://www.freebsd.org/copyright/license.html">Documentations sous licence BSD</a> |
|---|
| 124 | | | |
|---|
| 125 | | <a href="http://www.mozilla-europe.org/fr/products/firefox/"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="http://sfx-images.mozilla.org/affiliates/Buttons/80x15/white_1.gif"/></a> |
|---|
| 126 | | </div> |
|---|
| 127 | | </div> |
|---|
| 128 | | </div> |
|---|
| | 203 | </div> |
|---|