View Full Version : pgsql Committers



  1. pgsql: Fix compiler warning introduced by recent patch.
  2. pgsql: Improve our #include situation by moving pointer types away from
  3. pgsql: Fix a few typos in the DTrace docs.
  4. pgsql: Move wchar2char() and char2wchar() from tsearch into /mb to be
  5. pgsql: Add URL for introduction to multibyte programming in C.
  6. pgsql: Clean up some problems with redundant cross-type arithmetic
  7. pgsql: Remove freeBackends counter from the sinval shared memory area.
  8. pgsql: Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE
  9. pgsql: Fix the code that adds regclass constants to a plan's list of
  10. pgsql: Fix the code that adds regclass constants to a plan's list of
  11. muninpgplugins - muninpgplugins: minor update to README
  12. stackbuilder - wizard: Add a CMake build file
  13. stackbuilder - wizard: Add MacOSX bundle info, and ensure the wxWidgets
  14. stackbuilder - wizard: Add support for compiling translations through
  15. stackbuilder - wizard: There's no wx-config on win32, so check the
  16. stackbuilder - wizard: Remove some files now generated by cmake.
  17. pgsql: Clean up a number of bogosities around pltcl's handling of the
  18. pgsql: Clean up a number of bogosities around pltcl's handling of the
  19. pgsql: Clean up a number of bogosities around pltcl's handling of the
  20. pgsql: Rewrite docs section about routine vacuuming --- it's gotten
  21. stackbuilder - installers: Update for 1.2.14
  22. pgsql: Clean up a number of bogosities around pltcl's handling of the
  23. pgsql: Clean up a number of bogosities around pltcl's handling of the
  24. pgsql: Fix 64-bit problem in recent patch.
  25. pgsql: Make DROP INDEX lock the parent table before locking the index.
  26. pgsql: Prevent CVS from mangling script
  27. pgsql: Add script to find .c and .h files that are missing CVS
  28. pgsql: In log_filename documentation, mention that strftime is not used
  29. pgsql: Rearrange ALTER TABLE syntax processing as per my recent
  30. pgsql: Refactor the handling of the various DropStmt variants so that
  31. pgsnap - pgsnap: Bugfix : no autovac params with 7.4, per a report from
  32. pgsql: Modify TODO entry to be a function: > o Add functions to syntax
  33. pgsql: Improve the various elog messages in tuptoaster.c to report which
  34. muninpgplugins - muninpgplugins: some minor modifications and add
  35. pgsnap - pgsnap: Bugfix : lots of bugfixes, per a great report from
  36. stackbuilder - wizard: Fix a thinko in the URL generation
  37. stackbuilder - wizard: Check for a selection properly.
  38. pgsql: Update item to mention target list problem: < * Allow
  39. pgsql: Use macro to document size of ecpg sqlerrmc string.
  40. pgsnap - pgsnap: Bugfix : graph_tblspcsize is only available to
  41. pgsnap - pgsnap: Review TODO file.
  42. pgsql: Improve the various elog messages in tuptoaster.c to report which
  43. pgsnap - pgsnap: Add --delete-if-exists option to delete a previous
  44. pgsql: Improve reporting of dependencies in DROP to work like the scheme
  45. pgsql: Refactor XLogOpenRelation() and XLogReadBuffer() in preparation
  46. pgsql: Fix bug in the WAL recovery code to finish an incomplete split.
  47. muninpgplugins - muninpgplugins: Cleaning pg__statio_tables
  48. pgsql: Add optional on/off argument to \timing.
  49. pgsql: Update "help" output to reflect that \timing now takes an
  50. stackbuilder - wizard: Beginnings of *nix support
  51. muninpgplugins - muninpgplugins: Removing useless plugins, adding
  52. pgsql: Fix spelling mistake in postgresql.conf.
  53. pgsnap - pgsnap: -a and -o options are mutually exclusive.
  54. pgsql: Add: > * Add pg_ctl option to do a syntax check of
  55. pgsql: Fix bug in the WAL recovery code to finish an incomplete split.
  56. pgsql: Create a script to handle stamping release version numbers into
  57. press - pr: Corrected version numbers
  58. pgsql: Editorialization for the text emitted by the "help" psql command.
  59. pgsnap - pgsnap: Bugfix : silence PHP error message on the pg_connect
  60. pgrecovery - alpha: New Directory
  61. pgrecovery - alpha: New Directory
  62. pgrecovery - alpha: New Directory
  63. pgsql: Fix bug in the WAL recovery code to finish an incomplete split.
  64. pgrecovery - alpha: New Directory
  65. pgrecovery - alpha: First commit for alpha release
  66. pgrecovery - alpha: New Directory
  67. pgrecovery - alpha: first commit of database catalog creation files
  68. pgsql: Comment fix, should say TSQuery instead of TSVector.
  69. muninpgplugins - muninpgplugins: correct some oddities/typos...
  70. orafce - orafce: allows compilation on other compilators than gcc
  71. pgsnap - pgsnap: Bugfix : replace and by && and or by ||, per a report
  72. pgsql: Create a script to handle stamping release version numbers into
  73. pgsql: Create a script to handle stamping release version numbers into
  74. pgsql: Create a script to handle stamping release version numbers into
  75. pgsql: Create a script to handle stamping release version numbers into
  76. pgsql: Create a script to handle stamping release version numbers into
  77. pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix
  78. press - pr: New Directory
  79. press - pr: Added 8.3.3 update release announcement
  80. pgsql: Make XML building work silently on VPATH builds (untested on
  81. pgrecovery - alpha: New Directory
  82. pgsql: Fix datetime input functions to correctly detect integer overflow
  83. pgsql: Fix datetime input functions to correctly detect integer overflow
  84. pgsql: Fix datetime input functions to correctly detect integer overflow
  85. pgsql: Fix datetime input functions to correctly detect integer overflow
  86. pgsql: Fix datetime input functions to correctly detect integer overflow
  87. pgsql: Fix datetime input functions to correctly detect integer overflow
  88. pgsql: Update Japanese FAQ.
  89. pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix
  90. muninpgplugins - muninpgplugins: add pg__conections plugin
  91. pgsql: Further tweak for comment in CheckDeadLock(), per Tom.
  92. pgsql: Fix an ALTER TABLE test case so that it actually tests what the
  93. pginstaller - pginst: Prep for release
  94. muninpgplugins - muninpgplugins: add common files
  95. pginstaller - pginst: Update notes
  96. pginstaller - pginst: Prep for release
  97. pgsnap - pgsnap: Bugfix : Toggle function on a checkbox had disabled the
  98. pgsnap - pgsnap: Bugfix : Toggle function on a checkbox had disabled the
  99. pgloader - pgloader: Consider XML support as a TODO item
  100. pgloader - pgloader: debian packaging bug#485067: Missing Build-Depends
  101. muninpgplugins - muninpgplugins: * Add check postgresql version *
  102. pgsnap - pgsnap: TODO review + Demo of the next release.
  103. pgsql: Fix breakage caused by conflicting patches, as evidenced by the
  104. pgsql: tag 7.4.21
  105. pgsql: tag 8.0.17
  106. pgsql: tag 8.2.9
  107. pgsql: tag 8.3.3
  108. pgsql: tag 8.1.13
  109. pgsql: Fix typo in comment.
  110. pgsql: Stamp 8.3.3 (except for configure.in/configure)
  111. pgsql: Stamp 8.2.9 (except for configure.in/configure)
  112. pgsql: Stamp 8.1.13 (except for configure.in/configure)
  113. pgsql: Stamp 8.0.17 (except for configure.in/configure)
  114. pgsql: Stamp 7.4.21 (except for configure.in/configure)
  115. pgsql: Rewrite DROP's dependency traversal algorithm into an honest
  116. pgsql: ALTER AGGREGATE OWNER seems to have been missed by the last
  117. pgsql: ALTER AGGREGATE OWNER seems to have been missed by the last
  118. pgsnap - pgsnap: Now, you don't need to be a superuser to use pgsnap.
  119. pgsql: Update release notes for ALTER AGGREGATE fix.
  120. pgsql: Update release notes for ALTER AGGREGATE fix.
  121. pgsql: Update release notes for ALTER AGGREGATE fix.
  122. pgsql: Update release notes for ALTER AGGREGATE fix.
  123. pgsql: Move BufferGetPageSize and BufferGetPage from bufpage.h to
  124. pgsnap - pgsnap: Add a report to get index whose size is greater than
  125. pgsql: ALTER AGGREGATE OWNER seems to have been missed by the last
  126. pgsql: ALTER AGGREGATE OWNER seems to have been missed by the last
  127. pgsnap - pgsnap: * Display database size with a graph.
  128. pgsnap - pgsnap: Add "Non Idle Processes" Report.
  129. pgsnap - pgsnap: Add "Relations Bloat" Report.
  130. pgsnap - pgsnap: Add Stat IO reports.
  131. pgsnap - pgsnap: "Cache hit ratio" report is not interesting if
  132. pgsnap - pgsnap: Add a --all option to get a report for each database
  133. pgsnap - pgsnap: Bugfix: typo in a variable name.
  134. pgsql: Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout.
  135. pgsql: Update release notes for 8.3.3 et al.
  136. pgsql: Update release notes for 8.3.3 et al.
  137. pgsql: Update release notes for 8.3.3 et al.
  138. pgsql: Update release notes for 8.3.3 et al.
  139. pgsql: Update release notes for 8.3.3 et al.
  140. pgsql: Update release notes for 8.3.3 et al.
  141. pgsnap - pgsnap: Display databases' name in red if blks_read>=blks_hit.
  142. pgsql: Fix pg_get_ruledef() so that negative numeric constants are
  143. pgsql: Fix pg_get_ruledef() so that negative numeric constants are
  144. pgsql: Fix pg_get_ruledef() so that negative numeric constants are
  145. pgsql: Fix pg_get_ruledef() so that negative numeric constants are
  146. pgsql: Fix pg_get_ruledef() so that negative numeric constants are
  147. pgsql: Fix pg_get_ruledef() so that negative numeric constants are
  148. plproxy - plproxy: make RUN default to ANY
  149. plproxy - plproxy: move variable reset close to definitions
  150. pginstaller - pginst: Prep for release
  151. pginstaller - pginst: Add additional source files needed from 8.3.2
  152. pginstaller - pginst: Add additional source files needed from 8.3.2
  153. plproxy - plproxy: release 2.0.5
  154. pgsql: Remove link that pre-8.2 doc tools don't support.
  155. pgsql: Remove link that pre-8.2 doc tools don't support.
  156. pgsql: Remove link that pre-8.2 doc tools don't support.
  157. pginstaller - pginst: Update for release
  158. pgsql: tag 8.0.16
  159. pgsql: tag 7.4.20
  160. pgsql: tag for 8.3.2
  161. pgsql: tag 8.2.8
  162. pgsql: tag for 8.1.12
  163. libpqtypes - libpqtypes: fixed memory leak on thread death in
  164. pgsql: Stamp 8.2.8 (except for configure.in/configure)
  165. pgsql: Stamp 8.1.12 (except for configure.in/configure)
  166. pgsql: Stamp 8.0.16 (except for configure.in/configure)
  167. pgsql: Stamp 7.4.20 (except for configure.in/configure)
  168. libpqtypes - libpqtypes: grammatical error in PQlocalTZInfo.3 man
  169. pgsql: Translation updates.
  170. pgsql: Translation updates.
  171. pgsql: Stamp 8.3.2 (except for configure.in/configure)
  172. pgsql: Fix missing "not", per Frank Millman (bug #4212).
  173. pgsql: Fix missing "not", per Frank Millman (bug #4212).
  174. pgsql: Translation updates.
  175. pgsql: Translation updates.
  176. pgsql: Translation updates.
  177. pgsql: Fix some string building in getObjectDescription.
  178. pgsql: Modify vacuum() to accept a single relation OID instead of a list
  179. pgsql: Added SQL symbol for variable names here too.
  180. pgbouncer - pgbouncer: autoconf 2.59 compat hacks from HEAD
  181. pgbouncer - pgbouncer: move authfile section to config.txt
  182. pgsql: Added lost sysmbol SQL_SQL to list of allowed variable names.
  183. pgsql: Added symbol SQL to list of allowed variables.
  184. pgsql: Added SQL to list of allowed variable names.
  185. pgbouncer - pgbouncer: support docdir on 2.59
  186. pgbouncer - pgbouncer: fix < vs <= difference between iobuf.h and sbuf.c
  187. pgsql: Remove unused variable (was already done in HEAD)
  188. pgsql: Draft release notes for upcoming back-branch updates.
  189. pgsql: Draft release notes for upcoming back-branch updates.
  190. pgsql: Draft release notes for upcoming back-branch updates.
  191. pgsql: Draft release notes for upcoming back-branch updates.
  192. pgsql: Draft release notes for upcoming back-branch updates.
  193. pgsql: Draft release notes for upcoming back-branch updates.
  194. pgsnap - pgsnap: Forgot to update manpage and --help message with the
  195. pgloader - pgloader: 2.3.1 release
  196. pgloader - pgloader: debian package related corrections
  197. citext - citext: Added the module version check macro PG_MODULE_MAGIC to
  198. pgsnap - pgsnap: Some reports' titles are modified to get more
  199. pgsnap - pgsnap: Add a --without-sysobjects command line option to
  200. pgsql: Refactor SPI_cursor_open/SPI_cursor_open_with_args so that the
  201. pgsql: Update time zone data files to tzdata release 2008c (DST law
  202. pgsql: Update time zone data files to tzdata release 2008c (DST law
  203. pgsql: Update time zone data files to tzdata release 2008c (DST law
  204. pgsql: Update time zone data files to tzdata release 2008c (DST law
  205. pgsql: Update time zone data files to tzdata release 2008c (DST law
  206. pgsql: Fix initdb to reject a relative path for -X (--xlogdir) argument.
  207. pgsql: Fix initdb to reject a relative path for -X (--xlogdir) argument.
  208. prefix - prefix: Contributed spec file for RPM packaging, thx to Devrim
  209. pgsnap - pgsnap: Bugfix : pg_config report was not available with 7.4
  210. pgsql: Done: -Remove psql newline patch when we find out why mingw
  211. pgsnap - pgsnap: TODO review : add 0.4 roadmap.
  212. pgsnap - pgsnap: Release 0.3.4.
  213. pgsnap - pgsnap: Adds 0.3.4 bugfixes in HEAD release.
  214. pgsnap - pgsnap: Update website for 0.3.4 release.
  215. pgsnap - pgsnap: Changelog was wrong...
  216. pgsql: Marginal improvements to the documentation for PGOPTIONS.
  217. pgsql: Copy refint.so and autoinc.so into the src/test/regress directory
  218. pgsnap - pgsnap: Fixes 8.0 compatibility.
  219. pgsnap - pgsnap: Adds 7.4 compatibility.
  220. pgsnap - pgsnap: I forgot to include a file.
  221. pgsnap - pgsnap: TODO review.
  222. pgsql: Tweak libpq to avoid crashing due to incorrect buffer size
  223. pgsql: Improve the documentation comment for replace().
  224. pgsql: Fix some bugs introduced by the 8.2-era conversion of cube
  225. pgsnap - pgsnap: Bugfix : Blocks read et Blocks hit informations were
  226. pgsql: Make 8.3.x psql print tab characters as an appropriate number of
  227. pgsnap - pgsnap: Bugfix : Objects from schemas out of search_path
  228. pgsnap - pgsnap: Bugfix : Check the availability of pg_connect()
  229. pgsql: Fix some bugs introduced by the 8.2-era conversion of cube
  230. pgsql: Fix some bugs introduced by the 8.2-era conversion of cube
  231. pgsnap - pgsnap: Fixes one more PHP notice message.
  232. nairogms - alpha: deleted old sql files
  233. pgloader - pgloader: Protect the database connection establishing into
  234. pgloader - pgloader: Document host setting for Unix Domain Socket
  235. nairogms - alpha: New Directory
  236. nairogms - alpha: New Directory
  237. nairogms - alpha: New Directory
  238. nairogms - alpha: New Directory
  239. nairogms - alpha: New Directory
  240. nairogms - alpha: New Directory
  241. nairogms - alpha: New Directory
  242. nairogms - alpha: New Directory
  243. nairogms - alpha: New Directory
  244. nairogms - alpha: New Directory
  245. nairogms - alpha: First import of the project
  246. nairogms - alpha: New Directory
  247. nairogms - alpha: New Directory
  248. nairogms - alpha: New Directory
  249. nairogms - alpha: New Directory
  250. nairogms - alpha: New Directory