View Full Version : pgsql Committers



  1. pgsql: This patch makes it possible to use the full set of timezones
  2. pgsql: Support 3 and 4-byte unicode characters.
  3. pgsql: >> Do you agree that using a hashtable for it in general is a
  4. pgsql: Now \d show tablespace of indices per discussion.
  5. pgsql: Add BETWEEN SYMMETRIC.
  6. pgsql: Done: > * -Add BETWEEN ASYMMETRIC/SYMMETRIC
  7. pgsql: reorder: < * -Add BETWEEN ASYMMETRIC/SYMMETRIC > * -Add BETWEEN
  8. pgsql: Use '&nbsp;' escapes for leading spaces in table values, for use
  9. pgsql: Simplify shared-memory lock data structures as per recent
  10. pgsql: Add pg_postmaster_start_time() function.
  11. python - be: Initialize the call's expectation to the function's return
  12. pgsql: Done: > o -Have SHOW ALL show descriptions for server-side
  13. pgsql: Have SHOW ALL include variable descriptions.
  14. pgsql: Update: < o Have SHOW ALL and pg_settings show descriptions for
  15. pgsql: Move item into proper section: o Have SHOW ALL and
  16. pgsql: Attached is a makefile I hacked up to build pg_config under MSVC
  17. pgsql: Add GUC krb_server_hostname so the server hostname can be
  18. pgsql: Done: > o -Allow PL/PgSQL's RAISE function to take expressions
  19. pgsql: The random selection in function linear() could deliver a value
  20. pgsql: The random selection in function linear() could deliver a value
  21. pgsql: The random selection in function linear() could deliver a value
  22. pgsql: The random selection in function linear() could deliver a value
  23. pgsql: The random selection in function linear() could deliver a value
  24. pgsql: WAL for GiST.
  25. python - be: Add basic feature testing system.
  26. python - be: New Directory
  27. python - be: New Directory
  28. python - be: New Directory
  29. python - be: New Directory
  30. pgsql: Allow the parameters to PL/PgSQL's RAISE statement to be
  31. pgsql: Teach planner to optionally ignore index columns that have an
  32. pgsql: Done: > * -Use index to restrict rows returned by multi-key
  33. pgsql: Add -L option to psql to log sessions.
  34. pgsql: Cleanup for "#option dump" in PL/PgSQL: don't print empty ELSE
  35. pgsql: Change the planner to allow indexscan qualification clauses to
  36. docbot - docbot: Fixed channel bug per Petr (PJMODOS)
  37. pqa - pqa: Cleaned up unit tests, trying to get to a place where we can
  38. docbot - docbot: Added ability to mute if other docbots are on channel
  39. pgpool - pgpool: Add debug message
  40. pgpool - pgpool: Fix exit_handler so that it accepts signal while
  41. pgpool - pgpool: Retry fflush if EAGAIN is returned
  42. pgsql: Per discussion on -hackers, this patch changes psql's "expanded"
  43. pgsql: SGML cleanup: consistently use "endterm" in <xref>s that link to
  44. pgsql: Adjust lo_open() so that specifying INV_READ without INV_WRITE
  45. pgsql: Document the --enable-integer-datetimes configure option where
  46. pgsql: This patch removes some old code from libpq that implements a
  47. pgsql: libpq was not consistently checking for memory allocation
  48. pgsql: Fix bug in MIC -> EUC_JP conversion.
  49. pgsql: Fix bug in MIC -> EUC_JP conversion.
  50. pgsql: Fix bug in MIC -> EUC_JP conversion.
  51. pgsql: Separate predicate-testing code out of indxpath.c, making it a
  52. pgsql: Adjust comment about %t and %s to cover %m as well.
  53. pgsql: Fix bug in MIC -> EUC_JP conversion.
  54. pgsql: Add space before :DBNAME for proper \set expansion.
  55. pgsql: Minor cleanup of documentation for recently-added HISTFILE psql
  56. pgsql: Implement two new special variables in PL/PgSQL: SQLSTATE and
  57. pgsql: Use saveHistory so we get a nice error message on failure.
  58. pgsql: the following patch makes the filename used to store the readline
  59. pgsql: More Win32 tilde code comments.
  60. pgsql: Add comment on tilde expansion.
  61. pgsql: Remove unneeded variable test, per Tom.
  62. pgsql: Quick hack to allow the outer query's tuple_fraction to be passed
  63. pgsql: Add the "PGPASSFILE" environment variable to specify to the
  64. pgsql: If a LIMIT is applied to a UNION ALL query, plan each UNION arm
  65. pgsql: Revise searching of subplan target lists to use something more
  66. pgsql: This patch shows the full path name when doing a \s in psql, if
  67. pgsql: Free buffer allocated via malloc (process is short-lived, but fix
  68. pgsql: Mention prefix %t has no milliseconds.
  69. pgsql: Restructure log_line_prefix options to be clearer:
  70. pgsql: This patch against 8.0.0beta1 source adds log_line_prefix options
  71. pgsql: Fix typo in comment, per Alvaro.
  72. pgsql: Fix assign_datestyle() so that it doesn't misleadingly complain
  73. pgsql: Make SPI set SPI_processed for CREATE TABLE AS / SELECT INTO
  74. pgsql: Add missing #include -- mea culpa.
  75. pgsql: Defend against omitted paramLengths[] array in PQsendQueryParams.
  76. pgsql: Repair error in description of nonblocking usage of
  77. pgsql: Repair error in description of nonblocking usage of
  78. pgsql: Repair error in description of nonblocking usage of
  79. pgsql: Avoid bare 'struct Node;' declaration --- provokes annoying
  80. pgsql: \(rs should be \\(rs, per Tom.
  81. pgsql: Put a critical section around update of hash index metapage.
  82. pgsql: Add example for pg_config --configure.
  83. pgsql: Since I needed this feature badly, I added the -n / --schema
  84. pgsql: Please find attached a patch (diff -c against cvs HEAD) to add a
  85. pgsql: I've created a patch which adds support for troff "-ms" output to
  86. pgsql: Simplify the planner's join clause management by storing join
  87. pgsql: Remove idea of schema tablespaces: < o Allow databases and
  88. pgsql: Marginal hack to avoid spending a lot of time in find_join_rel
  89. pgsql: Remove grammar productions for prefix and postfix % and ^
  90. pgsql: Change WAL-logging scheme for multixacts to be more like regular
  91. pgsql: Correct an omission in the syntax error message emitted by
  92. pgsql: Mention ipcrm and ipcclean in error message.
  93. pgsql: Fix word wrap: < changes made by the interface driver for its
  94. pgsql: Use just NULL not NULL::TEXT --- the latter coding is unnecessary
  95. pgsql: Use just NULL not NULL::TEXT --- the latter coding is unnecessary
  96. pgsql: Add a function lastval(), which returns the value returned by the
  97. pgsql: Add support for an optional INTO clause to PL/PgSQL's EXECUTE
  98. pgsql: Update text for RESET CONNECTION: < all temporary tables,
  99. pgsql: Ipcrm -> ipcclean in error message:
  100. pgsql: Add rtee box index discussion.
  101. pgsql: Add: > * Fix incorrect rtree results due to wrong assumptions
  102. pgsql: Modify XLogInsert API to make callers specify whether pages to be
  103. pgsql: Remove the mostly-stubbed-out-anyway support routines for WAL
  104. pgsql: Update Hungarian FAQ and add an HTML version.
  105. pgsql: Trivial markup improvement.
  106. pgsql: Nab some low-hanging fruit: replace the planner's base_rel_list
  107. bizgres - bizgres: compiler files removed.
  108. pgsql: Remove planner's private fields from Query struct, and put them
  109. pgsql: Add description for backend termination: < cleaned up
  110. pgsql: Here's a patch to do the following: 1.
  111. pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was
  112. pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was
  113. pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was
  114. pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was
  115. pgsql: Add 2phase TODO.detail.
  116. pgsql: Add TODO.detail for 2phase commit: > * Add two-phase commit
  117. pgsql: Replace the parser's namespace tree (which formerly had the same
  118. pgsql: Add TODO.detail.
  119. pgsql: Remove duplicate emails.
  120. pgsql: Add TODO.detail for timezone: < information, either zone name
  121. pgsql: Add TODO.detail of standard timezone data type.
  122. pgsql: Add pg_upgrade TODO.detail.
  123. pgsql: Add TODO.detail: > * Allow major upgrades without dump/reload,
  124. pgsql: Add pg_dump TODO.detail for multiple -t / -n flags.
  125. pgsql: Add pg_dump to TODO.detail.
  126. pgsql: Back out patch:
  127. pgsql: Add comment for multi-byte computation.
  128. pgsql: Allow kerberos name and username case sensitivity to be
  129. pgsql: At 2005-05-21 20:18:50 +0530, ams@oryx.com wrote: > > > The
  130. pgsql: Tom Lane <tgl@sss.pgh.pa.us> writes: > a_ogawa
  131. pgsql: Change expandRTE() and ResolveNew() back to taking just the
  132. pgsql: Back out make_mkid change.
  133. pgsql: Improve readability of config location params by adding newline.
  134. pgsql: Add: > * Allow pg_ctl to work properly with configuration files
  135. pgsql: Add description: > > O_DIRECT doesn't have the same media
  136. pgsql: Fix NUMERIC modulus to properly truncate division in computation.
  137. pgsql: Update Chinese FAQ to fix XHTML format.
  138. pgsql: Update Chinese FAQ to fix XHTML format.
  139. pgsql: Remove unused 'printCost' field from ExplainState, and simplify
  140. pgsql: Revise handling of dropped columns in JOIN alias lists to avoid a
  141. pgsql: Put back WAL TODO.detail entries.
  142. pgsql: Remove because it is partly done and we might not want to go
  143. pgsql: Just noticed that you can't Query-Cancel a long planner run,
  144. pgsql: Update Russian FAQ.
  145. pgsql: Update Russian FAQ.
  146. pgsql: Trim TODO.detail for wal completed items.
  147. pgsql: Done: > * -Compress WAL entries [wal]
  148. pgsql: Done: > * -Change WAL to use 32-bit CRC, for performance reasons
  149. pgsql: Push enable/disable of notify and catchup interrupts all the way
  150. pgsql: Push enable/disable of notify and catchup interrupts all the way
  151. pgsql: Push enable/disable of notify and catchup interrupts all the way
  152. pgsql: Push enable/disable of notify and catchup interrupts all the way
  153. docbot - docbot: make regexp using the /i switch
  154. docbot - docbot: Commented out irc message lowercasing to prevent url
  155. pgsql: The no-lexer-backup speedup hadn't been there a week before
  156. Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
  157. Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
  158. Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
  159. pgsql: Fixed memory leak in ecpglib by adding some missing free()
  160. pgsql: Added patch by Gavin Scott <gavin@planetacetech.com> for Intel
  161. pgsql: Fixed memory leak in ecpglib by adding some missing free()
  162. pgsql: - Fixed memory leak in ecpglib by adding some missing free()
  163. pginstaller - web: Correct download link.
  164. pgsql: Change CRCs in WAL records from 64bit to 32bit for performance
  165. pgsql: Completed: < o Allow COPY to understand \x as a hex byte > o
  166. pgsql: Add support for \x hex strings in psql variables.
  167. pgsql: Add support for \x hex escapes in backend strings.
  168. pgsql: Add support for \x hex escapes in COPY.
  169. pgsql: Fix log_statement to properly recognize SELECT INTO and CREATE
  170. pgsql: Fix log_statement to properly recognize SELECT INTO and CREATE
  171. pgsql: patternsel() was improperly stripping RelabelType from the
  172. pgsql: patternsel() was improperly stripping RelabelType from the
  173. pgsql: Prevent to divide by zero and range out of 0..1
  174. pgsql: Prevent to divide by zero and range out of 0..1
  175. pgsql: Prevent to divide by zero and range out of 0..1
  176. Wallstreet Insider
  177. pgsql: Add test to WAL replay to verify that xl_prev points back to the
  178. pgsql: Add test to WAL replay to verify that xl_prev points back to the
  179. pgsql: Add test to WAL replay to verify that xl_prev points back to the
  180. pgsql: Add test to WAL replay to verify that xl_prev points back to the
  181. pgsql: Add test to WAL replay to verify that xl_prev points back to the
  182. pgsql: Tab cleanup for SGML.
  183. pgsql: Fix information_schema for OUT and INOUT parameters.
  184. pgsql: Teach ruleutils to drill down into RECORD-type Vars in the same
  185. pgsql: ParseComplexProjection should make use of expandRecordVariable so
  186. pgsql: Change relblocknumber field of pg_buffercache view from numeric
  187. bizgres - bizgres: make -fPIC the default for all arches on Linux.
  188. pgsql: Document get_call_result_type() and friends; mark
  189. pgsql: Move to ALTER section: < * Prevent child tables from altering
  190. pgsql: Add: > * Prevent child tables from altering constraints like
  191. pgsql: Add support for NUMERIC ^ NUMERIC based on power(numeric,
  192. pgsql: Wording improvement (may -> can)
  193. pgsql: Add support for FUNCTION RTEs to build_physical_tlist(), so that
  194. pgsql: Support only octal for psql PROMPT values, rather than the
  195. pgsql: Use {xqoctesc} lex macro now that \ddd is standard.
  196. pgsql: Update psql docs for recent octal-only string behavior.
  197. pgsql: Have psql escape bytes in strings for variables follow the
  198. pgsql: Add missing <P>.
  199. pgsql: When enqueueing after-row triggers for updates of a table with a
  200. pgsql: Create separate ON INSERT and ON UPDATE triggers on tables with
  201. pgsql: Fix longstanding oversight in ruleutils.c: it doesn't regurgitate
  202. pgsql: Change the UNKNOWN type to have an internal representation
  203. pgsql: Skip eval_const_expressions when the query is such that the
  204. pgsql: Avoid unnecessary fetch from pg_shadow in the normal case in
  205. pgswish - pgswish: make it less chatty at INFO logging level
  206. pgswish - pgswish: subversion revision 23 commited to CVS
  207. pgsql: Improve LockAcquire API per my recent proposal.
  208. pgswish - pgswish: Added pgswish_arr function using SFRM_Materialize
  209. pgswish - pgswish: subversion revision 22 commited to CVS
  210. pgswish - pgswish: target to update pgFoundry using svn2cvs.pl
  211. pgswish - pgswish: subversion revision 21 commited to CVS
  212. pgswish - pgswish: subversion revision 20 commited to CVS
  213. pgswish - pgswish: logging to file in /tmp/ (not really best solution),
  214. pgsql: Make superuser.c maintain a simple one-entry cache holding the
  215. pgsql: Marginal hack to save a little bit of time in bpcharin() when
  216. pgsql: Avoid unnecessary call of rangeTableEntry_used() for the result
  217. pgsql: Remove typeidIsValid() checks in can_coerce_type().
  218. pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
  219. pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
  220. pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
  221. pgsql: expandRTE and get_rte_attribute_type mistakenly always imputed
  222. pgsql: Modify hash_search() API to prevent future occurrences of the
  223. pgsql: Add reference to libpq environment variables for client
  224. pgsql: Bgwriter should PANIC if it runs out of memory for pending-fsyncs
  225. pgsql: get_expr_result_type has to be prepared to pull type information
  226. pgsql: Remove: < < * Add XML output to pg_dump and COPY < < We
  227. pgsql: Arrange to cache fmgr lookup information for an index's access
  228. pgsql: Update Farsi FAQ.
  229. pgsql: Update Farsi FAQ.
  230. pgsql: Add: > * Consider sorting hash buckets so entries can be found
  231. pgsql: Add: > * Add the features of packages > o Make private objects
  232. pgsql: Display only 9 subsecond digits instead of 10 for time values,
  233. python - be: Remove VOID it due to conflict and unuse.
  234. python - be: Rearrange includes to help compile on win32.
  235. python - be: Allow local include and library directories to be specified
  236. python - be: Use utility.config and utility.version.
  237. pgsql: Re-order 'else' clause for clarity.
  238. pgsql: Clean up bogus checking of date and numeric fields in DBF files,
  239. pgsql: Back out part of patch that should be applied later.
  240. pgsql: Fix compile of entab to use stdarg.h.
  241. pgbuildfarm - client-code: vpath logic bug fix vpath still needs a bit
  242. pgsql: Remove second argument from textToQualifiedNameList(), as it is
  243. pgbuildfarm - client-code: experimantal code to enable vpath builds -
  244. pgsql: Document that utility commands such as DROP FUNCTION allow
  245. pgsql: Use Abs() macro to replace ? :.
  246. pgsql: Back out: Display only 9 not 10 digits of precision for
  247. Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support (Really Oracle behavior)
  248. pgsql: Back out SQLSTATE and SQLERRM support.
  249. pgsql: Display only 9 not 10 digits of precision for timestamp values
  250. pgsql: Minor cleanup for recent SQLSTATE / SQLERRM patch: spell