View Full Version : pgsql Committers



  1. pgsql: Add URL for: * Allow index scans to return matching index keys,
  2. pgsql: Add TODO item: > > o Impove COPY performance > >
  3. pgsql: Remove, item done, description unclear: < * Allow index scans to
  4. pgsql: Add to TODO: < > * Allow adding enumerated values to an
  5. pgsql: Add to TODO: > * Allow index scans to return matching index
  6. dbsamples - pagila: add unique indexes to partitions to match primary
  7. pgsql: Add GIT URL: >
  8. pllolcode - pllolcode: Make conditionals work.
  9. pgsql: Update error messages, per notes from Tom.
  10. pgsql: Update TODO description for GIT: * Consider smaller indexes that
  11. pgsnap - pgsnap: Kill the frames! :)
  12. pgsql: Add URL for MERGE: >
  13. pgsql: Add to TODO: < > o Add prompt escape to display the client and
  14. prefix - prefix: text prefixing support is now deprecated
  15. prefix - prefix: build_pr cleanup, now takes (prefix, first, last) as
  16. pgsql: Prevent shutdown in normal mode if online backup is running, and
  17. prefix - prefix: picksplit presorting avalable with
  18. pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
  19. pgsql: FAQ2txt now only controls the main FAQ, not FAQ_DEV.
  20. prefix - prefix: Adding restrict and join selectivity estimator function
  21. pgsql: Don't pull in pthreads header files in this file because we never
  22. prefix - prefix: Documentation proof-reading by Alvaro
  23. pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
  24. pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
  25. prefix - prefix: New Directory
  26. prefix - prefix: debian package postgresql-8.3-prefix
  27. prefix - prefix: casting from text to prefix_range is now implicit
  28. prefix - prefix: Adding TESTS.txt document, revamp README.txt
  29. pgsql: Replace developer FAQ with a reference to the wiki, which is
  30. pgsql: Replace developer FAQ with a reference to the wiki, which is
  31. pgsql: Replace developer FAQ with a reference to the wiki, which is
  32. pgsnap - pgsnap: I forgot the ChangeLog.
  33. prefix - prefix: Implement prefix_range send and recv functions
  34. pgsql: Replace developer FAQ with a reference to the wiki, which is
  35. pgsql: Replace developer FAQ with a reference to the wiki, which is
  36. pgsql: Replace developer FAQ with a reference to the wiki, which is
  37. pgsql: Fix convert_IN_to_join to properly handle the case where the
  38. pgsql: Issue explicit error messages for attempts to use "shell"
  39. pgsnap - pgsnap: Add "functions" report.
  40. pgsql: Clean up float4byval and float8byval handling by dealing with
  41. pgsql: Fix convert_IN_to_join to properly handle the case where the
  42. pgsql: Fix typo, noted by Stefan Kaltenbrunner.
  43. pgsql: Fix typo, noted by Stefan Kaltenbrunner.
  44. muninpgplugins - muninpgplugins: Imported Sources
  45. pgsql: Add link to major version release notes at the top of the minor
  46. pgsql: Add link to major version release notes at the top of the minor
  47. pgsql: Add link to major version release notes at the top of the minor
  48. pgsql: Add link to major version release notes at the top of the minor
  49. pgsql: Add link to major version release notes at the top of the minor
  50. prefix - prefix: New picksplit() idea from Jordan as new opclass, DEBUG
  51. pgsql: Make float4byval and float8byval configurable on MSVC.
  52. pgsql: Add link to major version release notes at the top of the minor
  53. pgsql: Fix a couple of places in execMain that erroneously assumed that
  54. pgsql: Fix a couple of places in execMain that erroneously assumed that
  55. pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a
  56. pgsql: Allow float8, int8, and related datatypes to be passed by value
  57. pgsql: Make earthdistance use version-0 calling convention if not
  58. pgsnap - pgsnap: Show/hide user/system objects.
  59. pgsnap - pgsnap: New release 0.2.0.
  60. pgsql: Fix broken compare function for tsquery_ops.
  61. pgsql: Fix broken compare function for tsquery_ops.
  62. pgsnap - pgsnap: New stylesheet, from Damien Clochard.
  63. pgsnap - pgsnap: Add database primary options (autovac, stat collector,
  64. pgsnap - pgsnap: Bugfix : for 'relation "index name" is not a btree
  65. pgsql: Fix broken compare function for tsquery_ops.
  66. pgsql: seg_size() has to be V1 calling convention, too.
  67. pgsql: Convert earthdistance's only C function to v1 call convention, to
  68. pgsql: Remove TODO.detail directory.
  69. pgsql: Update TODO using new script.
  70. pgsql: Add TODO2html tool to convert TODO to HTML.
  71. pgsql: Add script FAQ2txt to convert HTML files to txt.
  72. pgsql: Update doc script comments.
  73. pgsql: Remove TODO.detail references; instead add TODO URLs pointing to
  74. pgsnap - pgsnap: Add cache hit ratio module.
  75. pgsql: Fix rmtree() so that it keeps going after failure to remove any
  76. pgsql: Fix rmtree() so that it keeps going after failure to remove any
  77. pgsql: Modify the float4 datatype to be pass-by-val.
  78. pgsql: Fix typo.
  79. pgsql: Change the float4-returning functions in contrib/seg to fmgr v1
  80. pgsnap - pgsnap: Add an explanation for the install process, from Damien
  81. pgsql: Cause EXPLAIN's VERBOSE option to print the target list (output
  82. pgsql: Fix two race conditions between the pending unlink mechanism that
  83. pgsql: Fix two race conditions between the pending unlink mechanism that
  84. pgsql: Fix a couple of oversights associated with the "physical tlist"
  85. pgsql: Clean up a few places where Datums were being treated as pointers
  86. pgsql: Add some code to EXPLAIN to show the targetlist (ie, output
  87. pgsql: Re-enable pg_terminate_backend() using SIGTERM.
  88. pgsql: TODO Done: > * -Allow administrators to safely terminate
  89. pgsql: Fix a couple of oversights associated with the "physical tlist"
  90. pgsql: Repair two places where SIGTERM exit could leave shared memory
  91. pgsql: Repair two places where SIGTERM exit could leave shared memory
  92. pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
  93. pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
  94. pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
  95. pgsql: Update most recent release to 8.3.1.
  96. pgsql: Ignore blank lines in typedef file.
  97. pgsql: Fix MinGW warnings re formats and unused variables.
  98. pgsql: Repair two places where SIGTERM exit could leave shared memory
  99. pgsql: Re-add terminate TODO item.
  100. pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
  101. pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
  102. pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
  103. pgsql: Add to TODO: > * Implement the non-threaded Avahi service
  104. pgsql: Update TODO wording.
  105. pgsql: Fix comment typo.
  106. pgsql: Revert addition of pg_terminate_backend() because of race
  107. pgsql: Add multi-line flag to regex that needs it.
  108. pgsql: Add multi-line flag to regex that needs it.
  109. pgsql: Add multi-line flag to regex that needs it.
  110. pgsql: Move LISTEN/NOTIFY items to separate TODO section.
  111. pgsql: Add TODO item: < * Allow NOTIFY in rules involving conditionals
  112. pgsql: Make integer_datetimes the default for MSVC even if not mentioned
  113. pgsql: Add pg_terminate_backend() to allow terminating only a single
  114. pgsql: Done: > * -Allow administrators to safely terminate individual
  115. pgsql: Add to TODO: > * Allow XML to accept more liberal DOCTYPE
  116. pgsql: Since createplan.c no longer cares whether index operators are
  117. pgsql: Add URL for: * Consider automatic caching of statements at
  118. pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
  119. pgsql: Push index operator lossiness determination down to GIST/GIN
  120. pgsql: Create new routines systable_beginscan_ordered,
  121. pgsql: Clean up a few places where Datums were being treated as pointers
  122. pgsql: Turn the -i/--ignore-version options of pg_dump and pg_dumpall
  123. CVSROOT: add a global cvsignore know, currently just with objfiles.txt
  124. pgsql: Phase 2 of project to make index operator lossiness be determined
  125. npgsql - Npgsql2: #1010371 - Fix DataTable.Load by fixing
  126. npgsql - Npgsql2: Tests for Fill and populating schema
  127. npgsql - Npgsql2: Test for DataTable.Load and using varchar and char.
  128. pgsql: Fix several datatype input functions that were allowing unused
  129. pgsql: Add some debug support code to try to catch future mistakes in
  130. pgsql: A quick try at un-breaking the Cygwin build.
  131. pgsql: A quick try at un-breaking the Cygwin build.
  132. pgsql: A quick try at un-breaking the Cygwin build.
  133. pgsql: Update wording: < * Allow functions to control the transaction
  134. pgsql: Fix several datatype input functions that were allowing unused
  135. pgsql: Fix several datatype input functions that were allowing unused
  136. pgsql: Fix several datatype input functions that were allowing unused
  137. pgsql: Fix several datatype input functions that were allowing unused
  138. pgsql: Fix several datatype input functions that were allowing unused
  139. pgsql: Update URLs for dead space map.
  140. pgsql: Add TODO: > * Support procedures, which return no value > >
  141. pgsql: Changed TODO wording: < * Support procedures, which return no
  142. npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0
  143. npgsql - Npgsql2: Readded cast for byte[] when handling bytea
  144. pgsql: Fix main README typo.
  145. npgsql - Npgsql2: Fully qualify type name for ProviderException so that
  146. pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
  147. pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
  148. pgsql: Add TODO URLs moved from open items queue: >
  149. pgsql: Replace "amgetmulti" AM functions with "amgetbitmap", in which
  150. npgsql - Npgsql2: Sspi patch from Brar Piening
  151. pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
  152. pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
  153. prefix - prefix: more DEBUGs, fixes in gpr_picksplit()
  154. pgsql: Mention pg_backend_pid() in the system information section in
  155. pgsql: Remove mention of DBD::PgSPI, which is unmaintained and generally
  156. pgsql: Make parameters in implementation have same const:ness as the
  157. prefix - prefix: fix gpr_consistent() key retrieval from GiST parameters
  158. pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
  159. pgsnap - pgsnap: Reports for pgPool and other tools are not always
  160. prefix - prefix: Respect GiST calling conventions for gpr_penalty()
  161. npgsql - Npgsql2: Fixed mapping for char parameter values.
  162. prefix - prefix: refine __pr_penalty() DEBUG, some more docs
  163. prefix - prefix: Cleanup: get rid of useless operators and functions
  164. pgsql: PGTYPEStimestamp_sub should use the values and not the pointers
  165. pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
  166. pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
  167. pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
  168. pgbouncer - pgbouncer: ignore_startup_parameters config variable.
  169. pgbouncer - pgbouncer: Cmdline option and config param to support user
  170. pgbouncer - pgbouncer: More descriptive usage screen.
  171. pgbouncer - pgbouncer: refresh generated manpages
  172. pgbouncer - pgbouncer: update AUTHORS
  173. pgbouncer - pgbouncer: set version to 1.1.3rc1
  174. prefix - prefix: more Asserts to try to find where garbage comes from
  175. pgsnap - pgsnap: Get last log file.
  176. pgsnap - pgsnap: command usage was wrong.
  177. pgsql: Document that continuous archiving backup can be used for cases
  178. pgsql: Revert README cleanups.
  179. pgsql: Small wording improvements for source code READMEs.
  180. pgsql: Update text FAQ.
  181. prefix - prefix: penalty fix, some more debug Assert() tied to test data
  182. prefix - prefix: Augment README.txt with some more tests
  183. pgsql: Revert sentence removal from nickname in FAQ.
  184. pgsnap - pgsnap: Add some contrib modules to "Installed products"
  185. pgsnap - pgsnap: Small typo.
  186. pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
  187. pgsnap - pgsnap: Show/hide SQL statements for each report.
  188. pgsnap - pgsnap: Bugfix : sequence relkind is 'S', not 's'.
  189. prefix - prefix: Better version of gpr_penalty()
  190. optimizer - jos: Greedy algorithm crash bug fixies.
  191. pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to
  192. pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to
  193. pgsnap - pgsnap: Support for pgstattuple contrib module.
  194. pgsnap - pgsnap: New Directory
  195. pgsql: On cygwin and win32, don't override the shlib name when building
  196. pgsnap - pgsnap: Bugfix : last_vacuum/last_analyze columns are first
  197. pgsnap - pgsnap: * Support for -W commandline option (per Olivier "dup"
  198. prefix - prefix: fix gpr_penalty implementation, having it consider
  199. optimizer - jos: Greedy algorithm rewritten from scratch and added to
  200. pgsql: Make integer_datetimes the default on msvc as well, to have the
  201. pgsql: Implement a few changes to how shared libraries and dynamically
  202. pgsnap - pgsnap: Imported Sources
  203. pgsnap - pgsnap: Refactoring TODO file.
  204. pgsnap - pgsnap: Check pgstattuple availability.
  205. pgsql: Always define stlib, since some platforms need it for building
  206. npgsql - Npgsql2: Updated release notes for Npgsql beta3 release
  207. npgsql - Npgsql2: Updated changelog for Npgsql Beta3 release
  208. pgsql: Add to TODO: > > o Add ability to obfuscate function bodies >
  209. npgsql - Npgsql2: Added SSPI patch from Brar Piening
  210. npgsql - Npgsql2: Added SSPI patch from Brar Piening
  211. npgsql - Npgsql2: Change Integrated Security default to false.
  212. npgsql - Npgsql2: Added additional resources to project
  213. npgsql - Npgsql2: Added documentation about integrated security.
  214. npgsql - Npgsql2: Added missing files to fix build
  215. npgsql - Npgsql2: Added assembly reference to fix build
  216. pgsql: Improve hash_any() to use word-wide fetches when hashing suitably
  217. pgsql: Make plpgsql support FOR over a query specified by a cursor
  218. pgsql: Add documentation clarification for IS [NOT] NULL and row-valued
  219. dbi-link - dbi-link: Changed quote_ident and quote_literal functions in
  220. npgsql - Npgsql2: Fixed assembly references.
  221. npgsql - Npgsql2: Added missing assembly reference.
  222. pgsql: Make dblink_current_query() reference pg_catalog.current_query(),
  223. npgsql - Npgsql2: Updated Monodevelop project file.
  224. npgsql - Npgsql2: Updated RELEASENOTES.txt
  225. pgsql: A small visit from the portability and localization police.
  226. npgsql - Npgsql2: Added missing DateDataTypes.cs file to project
  227. pgsql: Have pg_stop_backup() wait for all archive files to be sent,
  228. pgsql: Defend against JOINs having more than 32K columns altogether.
  229. pgsql: Defend against JOINs having more than 32K columns altogether.
  230. pgsql: Defend against JOINs having more than 32K columns altogether.
  231. pgsql: Defend against JOINs having more than 32K columns altogether.
  232. pgsql: Defend against JOINs having more than 32K columns altogether.
  233. pgsql: Defend against JOINs having more than 32K columns altogether.
  234. pgsql: Re-add dblink_current_query() for backward compatibility.
  235. npgsql - Npgsql2: Updated assembly version to Beta3 release
  236. pgsql: Allow 'help' in psql to show \? help, for novice assistance.
  237. pgsql: Remove unneed #include now that current_query() has moved to the
  238. pgsql: Implement current_query(), that shows the currently executing
  239. pgsql: Oops, change should go in scan.l to survive a clean checkout and
  240. pgsql: Remove no-longer-used function assign_backslash_quote()
  241. pgsql: Re-implement division for numeric values using the traditional
  242. pgsql: Add a variant of the Levenshtein string-distance function that
  243. pgsql: Turn xmlbinary and xmloption GUC variables into enumsTurn
  244. pgsql: Convert backslash_quote guc to use enum.
  245. pgsql: Have psql command 'help' suggest the use of \?, updated version.
  246. pgsql: Add Wiki URLs for: < * Allow encoding on a per-column basis
  247. npgsql - Npgsql2: Don't change client encoding if we know it to already
  248. pgsql: Oops, add proper #ifdef for systems without support for syslog.
  249. pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it
  250. pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it