View Full Version : pgsql Committers



  1. autodoc - autodoc: Changelog for the 1.25 release.
  2. autodoc - autodoc: Prevent Dia 0.94 from crashing by rearranging the
  3. autodoc - autodoc: Eliminate Dia warnings for newer versions of dia (new
  4. pgaccess - pgaccess: provide default minimal sorting of report results
  5. python - be: New Directory
  6. pgsql: Add FAQ on who controls the project.
  7. pgsql: Completed: < * Remove unreferenced table files created by
  8. pgsql: Check the file system on postmaster startup and report any
  9. python - be: Implement C Interface for extension module and have the PL
  10. pgsql: Backport fix for correct quoting in CREATE DOMAIN example.
  11. pgsql: Add some missing "See Also" entries to the domain-related SQL
  12. pgsql: Change SPI functions to use a `long' when specifying the number
  13. pgsql: Change CREATE TYPE to require datatype output and send functions
  14. pgsql: Fix incorrect backslashing in regexp example, per Robert Treat.
  15. pgsql: Mention the actual stored size of NUMERIC values, per David
  16. pgsql: Remove the contents of the src/corba subdirectory: this has been
  17. autodoc - autodoc: Template for the Neato and Twopi tools (part of
  18. autodoc - autodoc: Finish() the GetVersion sql statement.
  19. autodoc - autodoc: Matt Bosworth has provided an updated dot template
  20. pgbuildfarm - client-code: add support for web proxy if farm member
  21. pgsql: Change catalog entries for record_out and record_send to show
  22. pgsql: Make record_out and record_send extract type information from the
  23. pgsql: Make record_out and record_send extract type information from the
  24. python - be: Move the XD(transaction dict) feature to the PL.
  25. pgsql: Use the standard lock manager to establish priority order when
  26. pgaccess - pgaccess: apply modified patch for pga_tables creation bug in
  27. pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
  28. pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
  29. pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
  30. pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
  31. pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
  32. pgsql: This patch fixes a bug in the error message emitted by pg_restore
  33. pgsql: This patch fixes a bug in the error message emitted by pg_restore
  34. pgsql: This patch fixes a bug in the error message emitted by pg_restore
  35. pgsql: This patch fixes a bug in the error message emitted by pg_restore
  36. pgsql: Fix BCC to not define compiler location.
  37. pgsql: Update FAQ.
  38. pgsql: Update replication FAQ.
  39. python - web: Add the "Quick Start" for some wanna-be documentation.
  40. python - be: Be sure give the caller a reference.
  41. python - web: Add the yet-to-exist project/ip and mention it in the
  42. python - web: Give explicit authorization to use any of the works under
  43. python - be: Make name and version sdist friendly.
  44. python - ex: Make name and version sdist friendly.
  45. python - me: Make name and version more suitable for sdist
  46. python - lo: Alter name and version to be appropriate for sdist
  47. python - web: Remove the rather ambiguous reference to "various
  48. pgsql: Restructure LOCKTAG as per discussions of a couple months ago.
  49. python - be: Add high and low attributes for boxes and A, B, and C
  50. pgsql: Remove extern from optreset that was just added.
  51. pgsql: Improve cleanup from win32 client-only build.
  52. pgsql: Improve cleanup from win32 client-only build.
  53. pgsql: Backpatch BCC compile changes to 8.0.X for psql.
  54. pgsql: Backpatch BCC compile changes to 8.0.X for psql.
  55. pgbuildfarm - client-code: fix varname typo fix failure where parent
  56. pgsql: This patch fixes a bug in the error message emitted by pg_restore
  57. pgsql: Done: > * -Implement shared row locks and use them in RI
  58. pgsql: Fix Borland makefile for libpq and improve it for psql.
  59. pgaccess - pgaccess: first integration of new visual query builder
  60. pgsql: Implement sharable row-level locks, and use them for foreign key
  61. pgsql: Fix a whitespace problem.
  62. newsysviews - newsysview: trivial script to extract definitions from
  63. newsysviews - newsysview: update all the definition comments, tagging
  64. newsysviews - newsysview: triggers
  65. pgsql: Add WAL compression item to TODO.detail.
  66. pgsql: Add psql \set ON_ERROR_ROLLBACK to allow statements in a
  67. python - web: Add feature list.
  68. python - web: New favorite icon.
  69. pgaccess - pgaccess: quick fix from Robert Strong to catch selecting the
  70. pgsql: Wording improvement.
  71. pgsql: Wording improvement.
  72. pgsql: Update PAM documentation, per Alvaro.
  73. pgsql: Update PAM documentation, per Alvaro.
  74. pgsql: workaround for bug in utils/date.h (timetz)
  75. pgsql: Mention that PAM requires the user already exist in the database,
  76. pgsql: Mention that PAM requires the user already exist in the database,
  77. pgsql: On further experimentation, there were still a couple of bugs in
  78. oledb - oledb: Added experimental support for "bytea".
  79. pgsql: Fix ExpandIndirectionStar to handle cases where the expression to
  80. pgsql: get_expr_result_type probably needs to be able to handle OpExpr
  81. pgsql: Fix btree_gist to handle timetz zone correctly per recent
  82. pgsql: Update description: < * Allow ORDER BY ...
  83. tablelog - tablelog: Created function to create view that will do a
  84. pgsql: Re-add item with better description: > * Allow ORDER BY ...
  85. pgsql: Fix btree_gist to handle timetz zone correctly per recent
  86. pgsql: Avoid rechecking lossy operators twice in a bitmap scan plan.
  87. pgsql: While determining the filter clauses for an index scan (either
  88. pgsql: Replace slightly klugy create_bitmap_restriction() function with
  89. pgsql: Add description for concurrent sequential scans: > One
  90. pgsql: Remove support for OR'd indexscans internal to a single IndexScan
  91. newsysviews - newsysview: start a list of stuff that could usefully be
  92. newsysviews - newsysview: fix for NOTHING rules and rules with multiple
  93. newsysviews - newsysview: build cleanup
  94. newsysviews - newsysview: cleanup
  95. newsysviews - newsysview: add inheritance view
  96. pgsql: Adjust nodeBitmapIndexscan.c to not keep the index open across
  97. pgsql: Actually, nodeBitmapIndexscan.c doesn't need to create a standard
  98. pgsql: Put back example of using Result node to execute an INSERT.
  99. pgsql: Update wording: < This allows vacuum to reclaim free space
  100. pgsql: Update wording.
  101. pgsql: Clean up HTML.
  102. pgsql: Add replication FAQ item.
  103. pgsql: Update some comments to use SQL examples rather than QUEL.
  104. pgsql: Add line break.
  105. pgsql: Update book items.
  106. python - be: Move IST interfaces to PL.
  107. python - web: Script to synchronize the current build to
  108. pgsql: Update VACUUM VERBOSE FSM message, per Tom.
  109. python - be: Use get_attro and fill in members structure.
  110. tablelog - tablelog: Written a restore view creating function in plpgsql
  111. tablelog - tablelog: New Directory
  112. pgsql: Item already added to existing 'thread' item: < * Consider
  113. pgsql: Turns out our existing page size is already optimal in most
  114. python - be: Move fnExtraCalls list to pl.c.
  115. pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
  116. pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
  117. pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
  118. pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
  119. pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
  120. pgsql: Move info about lack of depencency checking in Makefiles to
  121. pgsql: Remove useless argtype_inherit() code, and make consequent
  122. pgsql: Remove item, not sure what it refers to: < * Allow ORDER BY ...
  123. pgsql: New item: > * Change WAL to use 32-bit CRC, for performance
  124. pgsql: Update threading item: < Solaris) might benefit from
  125. pgsql: Done: < * Improve SMP performance on i386 machines > * -Improve
  126. pgsql: Remove explicit FreeExprContext calls during plan node shutdown.
  127. pgsql: Done: < * Optimize locale to have minimal performance impact
  128. pgsql: Fix typo: < * Add ISo INTERVAL handling > * Add ISO INTERVAL
  129. pgsql: Update VACUUM VERBOSE update, per Alvaro.
  130. pgsql: Update working of VACUUM VERBOSE.
  131. pgsql: Make VACUUM VERBOSE FSM output all output in a single INFO output
  132. pgsql: Update FAQ by eliminating non-frequent items like large objects
  133. pgsql: Done: > * -Allow non-bitmap indexes to be combined by creating
  134. pgsql: Update H4 tag to H3 to be consistent with heading levels.
  135. pgsql: Add item about server-side debugging.
  136. pgsql: Update FAQ items to point to existing web pages rather than
  137. pgsql: Add comment about checkpoint panic behavior during shutdown, per
  138. pgsql: Allow -2147483648 to be treated as an INT4 rather than INT8
  139. tablelog - tablelog: Moved debugging #ifdef's to a single block in start
  140. pgsql: Treat a zero-D array as empty in int_enum(), per
  141. pgsql: Recent changes got the sense of the notnull bit backwards in the
  142. pgsql: Define the right-hand input of AT TIME ZONE as a full a_expr
  143. tablelog - tablelog: Use the quoting functions from the server
  144. pgsql: Update FAQ release number to 8.0.2.
  145. pgsql: Modify output of VACUUM VERBOSE to be clearer.
  146. pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
  147. pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
  148. pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
  149. pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
  150. pgsql: Turns out that my recent elimination of the 'redundant'
  151. foot print for postgresq;
  152. python - be: Make PyPgFunction inherit from PyPgObject(pg_proc entry).
  153. pgsql: Add documentation stating how to determine if FSM settings are
  154. python - be: Make setup.py import friendly.
  155. pgsql: Teach choose_bitmap_and() to actually be choosy --- that is, try
  156. pgsql: Fix bogus EXPLAIN display of rowcount estimates for BitmapAnd and
  157. tablelog - tablelog: Fix small warnings
  158. tablelog - tablelog: Split table_log.c into two files, logging vs.
  159. python - be: Move the TIF_Repr into htup_repr.
  160. python - be: Move some utility routines to tupledesc.c
  161. tablelog - tablelog: Add simple tests
  162. pgsql: First cut at planner support for bitmap index scans.
  163. tablelog - tablelog: New Directory
  164. tablelog - tablelog: New Directory
  165. tablelog - tablelog: Using PGXS
  166. pgsql: Backpatch of LIMIT / FOR UPDATE behavior, but keep pre-7.3
  167. tablelog - tablelog: test branching
  168. tablelog - tablelog: test branching
  169. tablelog - tablelog: test branching
  170. tablelog - tablelog: test branching
  171. pgsql: Fix typo: < Currently indexes do not have enough tuple tuple
  172. pgsql: Typo fix.
  173. pgsql: Release build 216.
  174. pgsql: Updatable ResultSets need to check for an empty ResultSet because
  175. pgsql: When moveToCurrentRow is called and the current row is off the
  176. tablelog - tablelog: Prepare release 0.4.2, add description of
  177. tablelog - tablelog: Generate table_log.sql using Makefile.nocontrib
  178. tablelog - tablelog: Add numbers to error messages
  179. pgsql: Update URL for TODO list.
  180. oledb - oledb: Report length of "char" fields as well.
  181. oledb - oledb: First attempt to solve the varchar length report bug
  182. pgsql: Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.
  183. pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
  184. pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
  185. python - me: Make setup import friendly.
  186. python - lo: Make setup import friendly.
  187. python - ex: Make setup import friendly.
  188. pgsql: Clarify use of MD5 authentication and pg_shadow encryption.
  189. pgsql: Clarify use of MD5 authentication and pg_shadow encryption.
  190. pgsql: Rethink original decision to use AND/OR Expr nodes to represent
  191. pgsql: Updated text for bitmaps: < Bitmap indexes index single
  192. pgsql: Done: < * Add tool to query pg_stat_* tables and report indexes
  193. pgsql: Install some slightly realistic cost estimation for bitmap index
  194. pgsql: Make pg_ctl status do a kill() test to verify that the PID found
  195. pgsql: Make pg_ctl status do a kill() test to verify that the PID found
  196. pgsql: Add note clarifying that indexes that support ordered scans had
  197. pgsql: Don't try to run clauseless index scans on index types that don't
  198. pgsql: Don't try to run clauseless index scans on index types that don't
  199. pgsql: Don't try to run clauseless index scans on index types that don't
  200. pgsql: Don't try to run clauseless index scans on index types that don't
  201. pgsql: Don't try to run clauseless index scans on index types that don't
  202. oledb - oledb: Finally found out how to test "OpenRowset".
  203. oledb - oledb: Support functions for quoting identifiers and strings
  204. pgsql: Fix mis-display of negative fractional seconds in interval values
  205. pgsql: Fix mis-display of negative fractional seconds in interval values
  206. pgsql: Fix mis-display of negative fractional seconds in interval values
  207. pgsql: Fix mis-display of negative fractional seconds in interval values
  208. oledb - oledb: Remove extra zealous assert
  209. pgsql: Minor performance improvement: avoid unnecessary
  210. pgsql: Add: > * Add tool to query pg_stat_* tables and report indexes
  211. pgsql: Add: > * Log queries where the optimizer row estimates were
  212. pgsql: Add: > * All ability to monitor the use of temporary sort files
  213. pgsql: Add: > * All ability to monitor the use of temporary sort files
  214. pgsql: Create executor and planner-backend support for decoupled heap
  215. python - be: Use remove type_dealloc and rely on the inherited
  216. python - be: Forget about NotPyPgTransaction Remove owner checks as
  217. python - be: Allow Oid_FromPyObject to implicity use a type's Oid Check
  218. python - be: New constants and IST interfaces Add subtransaction
  219. pgsql: Add comment about permissions on pg_ts* tables
  220. pgsql: Add comment about permissions on pg_ts* tables
  221. pgsql: Add comment about permissions on pg_ts* tables
  222. python - be: Override linecache.updatecache to allow access to
  223. pgsql: >>>>Luckily, PG 8 is available for this.
  224. pgsql: > >Luckily, PG 8 is available for this.
  225. pgsql: The following patch should allow UPDATE_INTERVAL to be specified
  226. pgsql: Attached patch gets rid of the global timezone in the following
  227. pgsql: Update PITR wording, per Simon.
  228. pgsql: Update PITR wording, per Simon.
  229. autodoc - autodoc: Fix GraphViz foreign key links (they were missing).
  230. autodoc - autodoc: The latest version of dia crashes when I open a dia
  231. pgsql: pg_dumpall should enforce the server version check for itself,
  232. pgsql: pg_dumpall should enforce the server version check for itself,
  233. pgsql: Add WAL entry about compression.
  234. pgsql: Added to TODO: > * Compress WAL entries [wal]
  235. pgsql: When positioned before the start of a ResultSet issuing
  236. pgsql: Update PITR setence to mention WAL and file system dump.
  237. pgsql: record_in and record_recv must be careful to return a separately
  238. pgsql: record_in and record_recv must be careful to return a separately
  239. pgsql: Update PITR TODO items: < failure.
  240. pgsql: Update TODO script sample.
  241. pgsql: Update for HTML markup.
  242. pgsql: Add description that WAL files used during backup have to be
  243. pgsql: Add HTML version of TODO to CVS, for web site use.
  244. pgsql: Add HTML TODO version to CVS.
  245. pgsql: Add description about partial WAL archiving for PITR: > >
  246. How to get trigger oid by trigger name
  247. python - be: Inherit from Postgres.Object
  248. pgsql: Fix html.
  249. pgsql: Test new html tag.
  250. pgsql: Add: > * Force archiving of partially-full WAL files when