View Full Version : pgsql Committers



  1. pgsql: Add pg_conf_load_time() function to report when the Postgres
  2. pgsql: Add timestamp and timestamptz versions of generate_series().
  3. pgsql: Show enum values in psql's \dt+.
  4. pgsql: The 8.2 patch that added support for an alias on the target table
  5. pgsql: The 8.2 patch that added support for an alias on the target table
  6. pgsql: The 8.2 patch that added support for an alias on the target table
  7. pgsql: Disable statement timeouts while making or restoring dumps.
  8. pgsql: Place statement timeout more appropriately, per gripe from Tom.
  9. pgsql: add ; missing due to my carelessness
  10. psqlodbc - psqlodbc: Omission in change of reference.
  11. psqlodbc - psqlodbc: 1.
  12. psqlodbc - psqlodbc: Adjustment of *nix compile problem.
  13. psqlodbc - psqlodbc: Fixed the first DSN name mistake.
  14. psqlodbc - psqlodbc: Prep next release.
  15. npgsql - Npgsql2: Added a prepared bytea support test.
  16. psqlodbc - psqlodbc: Adjustment of a library.
  17. npgsql - Npgsql: Allow IOException in listen thread to be handled by
  18. pgsql: Fix plpython to not get totally confused by OUT arguments.
  19. pgsql: Extend yesterday's patch making BLCKSZ and RELSEG_SIZE
  20. pgsql: Allow the planner's estimate of the fraction of a cursor's rows
  21. pgsql: Update documentation for psql relation-size-in-\dt+ patch.
  22. pgsql: Support RETURN QUERY EXECUTE in plpgsql.
  23. pgsql: Provide for MSVC config equivalents of recently added configure
  24. pgsql: One-letter backslash commands now need a space before the first
  25. pgsql: Show relation size in verbose (e.g.
  26. pgsql: Make the AWK default value also take effect if $AWK is an empty
  27. npgsql - Npgsql2: Added missing System.Transactions.dll assembly so
  28. pllolcode - pllolcode: Add link to helpful lex/yacc documentation
  29. pgsql: Sigh ...
  30. pllolcode - pllolcode: Make GTFO handling in WTF? blocks affect external
  31. pgsql: Add example showing how to remove a password from a role.
  32. pgsql: Fix nodeTidscan.c to not trigger an error if the block number
  33. pgsql: Fix nodeTidscan.c to not trigger an error if the block number
  34. pgsql: Make the minimum allowed value of work_mem be 64KB always, rather
  35. pgsql: Add SGT (Singapore time) to the default list of known timezone
  36. pgsql: Remove the recently added USE_SEGMENTED_FILES option, and indeed
  37. pllolcode - pllolcode: Make basic IM IN YR loops work.
  38. pllolcode - pllolcode: Declare iminyrNode(lolNode*) and squash a warning
  39. pgsql: Some minor further cleanup around A_Const.
  40. pgsql: Fix volatility marking for the generate_series and
  41. pgsql: Remove typename from A_Const.
  42. pgsql: Fix REASSIGN OWNED so that it works on procedural languages too.
  43. pgsql: Fix REASSIGN OWNED so that it works on procedural languages too.
  44. pgsql: Bump the catversion for the previous patch.
  45. pgsql: Fix broken configure test for libxslt: it was probing for
  46. pgsql: Fix broken configure test for libxslt: it was probing for
  47. pgsql: Update comment for 8.4: > #A hyphen, "-", marks changes that
  48. pgsql: Increase the statement_timeout value used in the prepared_xacts
  49. pgsql: Back-patch Heikki's fix to make
  50. pgsql: Add SGML ID attributes to the arrays subsections, and a few index
  51. npgsql - Npgsql2: Make Fill test work with version 2 of the protocol
  52. npgsql - Npgsql2: Improvements to System.Transactions support.
  53. npgsql - Npgsql2: Added tests for System.Transactions
  54. pgsql: Add generate_subscripts, a series-generation function which
  55. pgsql: Add URL for: * Allow adding/renaming/removing enumerated values
  56. pllolcode - pllolcode: Remove debug code
  57. pgsql: Code review for recent patch to terminate online backup during
  58. pgunittest - pgUnitTest: New Directory
  59. pgunittest - pgUnitTest: New Directory
  60. pgunittest - pgUnitTest: New Directory
  61. pgunittest - pgUnitTest: New Directory
  62. pgunittest - pgUnitTest: New Directory
  63. pgunittest - pgUnitTest:
  64. pgunittest - pgUnitTest: New Directory
  65. pgunittest - pgUnitTest: New Directory
  66. pgunittest - pgUnitTest: New Directory
  67. pgunittest - pgUnitTest: New Directory
  68. pgunittest - pgUnitTest: New Directory
  69. pgunittest - pgUnitTest: New Directory
  70. pgunittest - pgUnitTest: New Directory
  71. pgunittest - pgUnitTest: New Directory
  72. pgunittest - pgUnitTest: New Directory
  73. pgunittest - pgUnitTest: New Directory
  74. pgunittest - pgUnitTest: New Directory
  75. pgunittest - pgUnitTest: New Directory
  76. pgunittest - pgUnitTest: New Directory
  77. pgunittest - pgUnitTest: New Directory
  78. pgunittest - pgUnitTest: New Directory
  79. pgunittest - pgUnitTest: New Directory
  80. pgunittest - pgUnitTest: New Directory
  81. pgunittest - pgUnitTest: New Directory
  82. pgunittest - pgUnitTest: New Directory
  83. pgunittest - pgUnitTest: New Directory
  84. pgunittest - pgUnitTest: New Directory
  85. pgunittest - pgUnitTest: New Directory
  86. pgunittest - pgUnitTest: New Directory
  87. pgunittest - pgUnitTest: New Directory
  88. pgunittest - pgUnitTest: New Directory
  89. pgunittest - pgUnitTest: New Directory
  90. pgunittest - pgUnitTest: New Directory
  91. pgunittest - pgUnitTest: New Directory
  92. pgunittest - pgUnitTest: New Directory
  93. pgunittest - pgUnitTest: New Directory
  94. pgunittest - pgUnitTest: New Directory
  95. pgsnap - pgsnap: Add man page, from pollux.
  96. pgsnap - pgsnap: Add -o command line option (output directory), per a
  97. pgunittest - pgUnitTest: New Directory
  98. pgunittest - pgUnitTest: New Directory
  99. pgunittest - pgUnitTest: New Directory
  100. pgunittest - pgUnitTest: New Directory
  101. pgunittest - pgUnitTest: New Directory
  102. pgsql: Update to remove passive wording from FAQ, David Fetter
  103. pgsql: Update wording from David Fetter.
  104. pgsnap - pgsnap: New Directory
  105. pgsnap - pgsnap: Adds some TODO from pollux, and complete the changelog.
  106. orafce - orafce: add skeleton for plunit - assertations
  107. pllolcode - pllolcode: Make WTF blocks (switch statements) work.
  108. pgsnap - pgsnap: Enable connections via the Unix socket.
  109. pgsql: Remove transformAlterTableStmt's kluge to replace
  110. pgsql: Update TODO item: > * Allow adding/renaming/removing enumerated
  111. pgsnap - pgsnap: Beautify three reports.
  112. pgsql: Fix ALTER TABLE ADD COLUMN ...
  113. pgsql: Fix ALTER TABLE ADD COLUMN ...
  114. pgsql: Fix ALTER TABLE ADD COLUMN ...
  115. pgsql: Update: < * Allow adding enumerated values to an existing
  116. pgsql: Fix ALTER TABLE ADD COLUMN ...
  117. pgsql: Fix ALTER TABLE ADD COLUMN ...
  118. pgsql: Add embedded usage mention to FAQ, per Greg Smith.
  119. pgsql: Add to TODO: > * Allow prepared transactions with temporary
  120. pgsql: Add URL for: * Allow index scans to return matching index keys,
  121. pgsql: Add TODO item: > > o Impove COPY performance > >
  122. pgsql: Remove, item done, description unclear: < * Allow index scans to
  123. pgsql: Add to TODO: < > * Allow adding enumerated values to an
  124. pgsql: Add to TODO: > * Allow index scans to return matching index
  125. dbsamples - pagila: add unique indexes to partitions to match primary
  126. pgsql: Add GIT URL: >
  127. pllolcode - pllolcode: Make conditionals work.
  128. pgsql: Update error messages, per notes from Tom.
  129. pgsql: Update TODO description for GIT: * Consider smaller indexes that
  130. pgsnap - pgsnap: Kill the frames! :)
  131. pgsql: Add URL for MERGE: >
  132. pgsql: Add to TODO: < > o Add prompt escape to display the client and
  133. prefix - prefix: text prefixing support is now deprecated
  134. pgsql: Prevent shutdown in normal mode if online backup is running, and
  135. prefix - prefix: build_pr cleanup, now takes (prefix, first, last) as
  136. prefix - prefix: picksplit presorting avalable with
  137. pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
  138. pgsql: FAQ2txt now only controls the main FAQ, not FAQ_DEV.
  139. prefix - prefix: Adding restrict and join selectivity estimator function
  140. pgsql: Don't pull in pthreads header files in this file because we never
  141. prefix - prefix: Documentation proof-reading by Alvaro
  142. pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
  143. pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
  144. prefix - prefix: New Directory
  145. prefix - prefix: debian package postgresql-8.3-prefix
  146. prefix - prefix: casting from text to prefix_range is now implicit
  147. prefix - prefix: Adding TESTS.txt document, revamp README.txt
  148. pgsql: Replace developer FAQ with a reference to the wiki, which is
  149. pgsql: Replace developer FAQ with a reference to the wiki, which is
  150. pgsql: Replace developer FAQ with a reference to the wiki, which is
  151. pgsnap - pgsnap: I forgot the ChangeLog.
  152. prefix - prefix: Implement prefix_range send and recv functions
  153. pgsql: Replace developer FAQ with a reference to the wiki, which is
  154. pgsql: Replace developer FAQ with a reference to the wiki, which is
  155. pgsql: Replace developer FAQ with a reference to the wiki, which is
  156. pgsql: Fix convert_IN_to_join to properly handle the case where the
  157. pgsql: Issue explicit error messages for attempts to use "shell"
  158. pgsnap - pgsnap: Add "functions" report.
  159. pgsql: Clean up float4byval and float8byval handling by dealing with
  160. pgsql: Fix convert_IN_to_join to properly handle the case where the
  161. pgsql: Fix typo, noted by Stefan Kaltenbrunner.
  162. pgsql: Fix typo, noted by Stefan Kaltenbrunner.
  163. muninpgplugins - muninpgplugins: Imported Sources
  164. pgsql: Add link to major version release notes at the top of the minor
  165. pgsql: Add link to major version release notes at the top of the minor
  166. pgsql: Add link to major version release notes at the top of the minor
  167. pgsql: Add link to major version release notes at the top of the minor
  168. pgsql: Add link to major version release notes at the top of the minor
  169. prefix - prefix: New picksplit() idea from Jordan as new opclass, DEBUG
  170. pgsql: Make float4byval and float8byval configurable on MSVC.
  171. pgsql: Add link to major version release notes at the top of the minor
  172. pgsql: Fix a couple of places in execMain that erroneously assumed that
  173. pgsql: Fix a couple of places in execMain that erroneously assumed that
  174. pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a
  175. pgsql: Allow float8, int8, and related datatypes to be passed by value
  176. pgsql: Make earthdistance use version-0 calling convention if not
  177. pgsnap - pgsnap: Show/hide user/system objects.
  178. pgsnap - pgsnap: New release 0.2.0.
  179. pgsql: Fix broken compare function for tsquery_ops.
  180. pgsql: Fix broken compare function for tsquery_ops.
  181. pgsnap - pgsnap: New stylesheet, from Damien Clochard.
  182. pgsnap - pgsnap: Add database primary options (autovac, stat collector,
  183. pgsnap - pgsnap: Bugfix : for 'relation "index name" is not a btree
  184. pgsql: Fix broken compare function for tsquery_ops.
  185. pgsql: seg_size() has to be V1 calling convention, too.
  186. pgsql: Convert earthdistance's only C function to v1 call convention, to
  187. pgsql: Remove TODO.detail directory.
  188. pgsql: Update TODO using new script.
  189. pgsql: Add TODO2html tool to convert TODO to HTML.
  190. pgsql: Add script FAQ2txt to convert HTML files to txt.
  191. pgsql: Update doc script comments.
  192. pgsql: Remove TODO.detail references; instead add TODO URLs pointing to
  193. pgsnap - pgsnap: Add cache hit ratio module.
  194. pgsql: Fix rmtree() so that it keeps going after failure to remove any
  195. pgsql: Fix rmtree() so that it keeps going after failure to remove any
  196. pgsql: Modify the float4 datatype to be pass-by-val.
  197. pgsql: Fix typo.
  198. pgsql: Change the float4-returning functions in contrib/seg to fmgr v1
  199. pgsnap - pgsnap: Add an explanation for the install process, from Damien
  200. pgsql: Cause EXPLAIN's VERBOSE option to print the target list (output
  201. pgsql: Fix two race conditions between the pending unlink mechanism that
  202. pgsql: Fix two race conditions between the pending unlink mechanism that
  203. pgsql: Fix a couple of oversights associated with the "physical tlist"
  204. pgsql: Clean up a few places where Datums were being treated as pointers
  205. pgsql: Add some code to EXPLAIN to show the targetlist (ie, output
  206. pgsql: Re-enable pg_terminate_backend() using SIGTERM.
  207. pgsql: TODO Done: > * -Allow administrators to safely terminate
  208. pgsql: Fix a couple of oversights associated with the "physical tlist"
  209. pgsql: Repair two places where SIGTERM exit could leave shared memory
  210. pgsql: Repair two places where SIGTERM exit could leave shared memory
  211. pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
  212. pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
  213. pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
  214. pgsql: Update most recent release to 8.3.1.
  215. pgsql: Ignore blank lines in typedef file.
  216. pgsql: Fix MinGW warnings re formats and unused variables.
  217. pgsql: Repair two places where SIGTERM exit could leave shared memory
  218. pgsql: Re-add terminate TODO item.
  219. pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
  220. pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
  221. pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
  222. pgsql: Add to TODO: > * Implement the non-threaded Avahi service
  223. pgsql: Update TODO wording.
  224. pgsql: Fix comment typo.
  225. pgsql: Revert addition of pg_terminate_backend() because of race
  226. pgsql: Add multi-line flag to regex that needs it.
  227. pgsql: Add multi-line flag to regex that needs it.
  228. pgsql: Add multi-line flag to regex that needs it.
  229. pgsql: Move LISTEN/NOTIFY items to separate TODO section.
  230. pgsql: Add TODO item: < * Allow NOTIFY in rules involving conditionals
  231. pgsql: Make integer_datetimes the default for MSVC even if not mentioned
  232. pgsql: Add pg_terminate_backend() to allow terminating only a single
  233. pgsql: Done: > * -Allow administrators to safely terminate individual
  234. pgsql: Add to TODO: > * Allow XML to accept more liberal DOCTYPE
  235. pgsql: Since createplan.c no longer cares whether index operators are
  236. pgsql: Add URL for: * Consider automatic caching of statements at
  237. pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
  238. pgsql: Push index operator lossiness determination down to GIST/GIN
  239. pgsql: Create new routines systable_beginscan_ordered,
  240. pgsql: Clean up a few places where Datums were being treated as pointers
  241. pgsql: Turn the -i/--ignore-version options of pg_dump and pg_dumpall
  242. CVSROOT: add a global cvsignore know, currently just with objfiles.txt
  243. pgsql: Phase 2 of project to make index operator lossiness be determined
  244. npgsql - Npgsql2: #1010371 - Fix DataTable.Load by fixing
  245. npgsql - Npgsql2: Tests for Fill and populating schema
  246. npgsql - Npgsql2: Test for DataTable.Load and using varchar and char.
  247. pgsql: Fix several datatype input functions that were allowing unused
  248. pgsql: Add some debug support code to try to catch future mistakes in
  249. pgsql: A quick try at un-breaking the Cygwin build.
  250. pgsql: A quick try at un-breaking the Cygwin build.