View Full Version : pgsql Committers



  1. pgsql: Add locale/encoding references: < Right now only one encoding
  2. pgsql: Add locale TODO.detail emails.
  3. pgsql: Update link to TODO.detail: < o Check WSACancelBlockingCall()
  4. pgsql: Add: > o Fix problem when cascading referential triggers make
  5. pgsql: Added: > > * Add URL to more complete multi-byte regression
  6. pgsql: Add entry: > * Allow user-defined types to accept 'typmod'
  7. pgsql: Further thoughts about lo_export/lo_import error handling: if one
  8. pgguid - pgguid: initial not compilable version
  9. pgguid - pgguid: New Directory
  10. pgguid - pgguid: New Directory
  11. pgsql: Clean up psql's control-C handling to avoid longjmp'ing out of
  12. psqlodbc - psqlodbc: fix for "The cursor is open." problem
  13. npgsql - Npgsql: 2006-06-14 Francisco Figueiredo Jr.
  14. pgsql: Improve error detection and recovery in lo_import()/lo_export().
  15. pgsql: Do a CHECK_FOR_INTERRUPTS immediately before terminating a
  16. bizgres - bizgres: Added inheritAll=false to the compileKETL target to
  17. npgsql - Npgsql: 2006-06-13 Francisco Figueiredo Jr.
  18. pgsql: Remove: < o %Add CSV output format
  19. pgsql: Add BY clause to PL/PgSQL FOR loop, to control the iteration
  20. pgsql: Avoid use of C commment inside C comment from recent Win32 int
  21. pgsql: Avoid use of C commment inside C comment from recent Win32 int
  22. pgsql: Prevent Win32 from displaying a popup box on backend crash.
  23. pgsql: Add URL for bitmap AM: >
  24. pgsql: Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN
  25. pgsql: Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN
  26. Re: psqlodbc - psqlodbc: The version is now 8.2.0005.
  27. psqlodbc - psqlodbc: The version is now 8.2.0005.
  28. snapshot - src: Optimization on snapshot log: only add log on updates if
  29. snapshot - src: Oops.
  30. snapshot - src: Uppercase/Lowercase mismatch fixed.
  31. npgsql - Npgsql2: 2006-06-11 Josh Cooley <jbnpgsql@tuxinthebox.net>
  32. npgsql - Npgsql: 2006-06-11 Josh Cooley <jbnpgsql@tuxinthebox.net>
  33. pgsql: Minor code cleanup: make the WIN32 case less gratuitously
  34. pgsql: Code review for psql multiline history patch(es).
  35. pgfouine - pgfouine: NOTICEs for a query are now displayed improved
  36. fulldisjunction - fd: Moved the (tableID:rowID) pairs to the first
  37. pgfouine - pgfouine: improved the -report option analysis
  38. pgfouine - pgfouine: fixed a problem with NOTICE/STATEMENT couple on DDL
  39. pgbuildfarm - client-code: make template config force_every 336 ( = 2
  40. pgsql: Fix Assert failure when a fastpath function call is attempted
  41. pgsql: Fix Assert failure when a fastpath function call is attempted
  42. pgsql: Fix Assert failure when a fastpath function call is attempted
  43. bizgres - bizgres: Added vacuuming support for the bitmap index.
  44. pgsql: Remove pg_dump wording: < pg_get_tabledef(),
  45. pgsql: Add: < pg_get_tabledef(), pg_get_domaindef(),
  46. snapshot - CVSROOT: Adding a support module (snapshot-src)
  47. snapshot - test: Imported Sources
  48. snapshot - src: Imported Sources
  49. snapshot - root: Imported Sources
  50. snapshot - drivers: Imported Sources
  51. fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm
  52. pgbuildfarm - client-code: provide for file flag to force one run.
  53. pgsql: Repair remarkably-inefficient query for dumping large object
  54. pgsql: Repair remarkably-inefficient query for dumping large object
  55. pgsql: Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too
  56. pgsql: Cleanups: < * Allow a database in tablespace t1 with tables
  57. pgsql: Cleanup: < * -%Allow pooled connections to list all prepared
  58. pgsql: Now ispell dictionary can eat dictionaries in MySpell format,
  59. unsubscribe
  60. pgsql: Add URL.
  61. pgsql: Update: < * Add SQL99 WITH RECURSIVE (hierarchical) queries to
  62. pgsql: Remove: < * Rename some /contrib modules from pg* to pg_*
  63. fulldisjunction - fd: Small fix to MakeFile.
  64. fulldisjunction - fd: Small fixes to Adaptive Extending upper bound.
  65. fulldisjunction - fd: Added capability for Adaptive Extending upper
  66. pgsql: Fix bootstrap.c so that database startup process and bgwriter
  67. pgsql: Fix bootstrap.c so that database startup process and bgwriter
  68. bizgres - bizgres: fixed not null exception bug in
  69. bizgres - bizgres: Added information for Release-0_9_3
  70. pgsql: Use simple URL's rather than text and a URL: < recovery.
  71. pgsql: Add URL.
  72. pgsql: Remove Win32 file, moved to /port.
  73. Re: pgsql: Prepare code to be built by MSVC: o remove many
  74. pgsql: Remove obsolete comment about VACUUM FULL: it takes buffer
  75. pgsql: /contrib/adminpack: More clearly identify renaming of existing
  76. pgsql: Spelling fix.
  77. pgsql: Done: > * -Allow server logs to be remotely read and removed
  78. pgsql: Add URL: < Right now only one encoding is allowed per
  79. pgsql: Add URL for ALTER CONSTRAINT RENAME.
  80. pgsql: Add missing 3rd argument to open().
  81. pgsql: Add missing 3rd parameter to open().
  82. pgsql: Add URL.
  83. fulldisjunction - fd: Forgot to free memory in
  84. pgsql: Update wording: < * Add SQL99 WITH RECURSIVE to SELECT > * Add
  85. pgsql: Add entry: > * Consider allowing control of upper/lower case
  86. pgsql: Allow timezone names in SQL strings, '2006-05-24 21:11
  87. pgsql: Done: < o Allow timezone names in SQL strings, '2006-05-24
  88. bizgres - bizgres: Added support to prevent emails on job retries
  89. pgsql: Prepare code to be built by MSVC: o remove many
  90. pgsql: Spelling fix.
  91. pgsql: Mention GPL /contrib modules: > > Particularly, move
  92. pgsql: New Directory
  93. pgsql: New Directory
  94. pgsql: Per previous analysis, the most correct notion of SampleOverhead
  95. bizgres - bizgres: Fixed Bug: Dataitem not being set to null when data
  96. pgsql: Have REINDEX use NOTICE, so it can be suppressed.
  97. fulldisjunction - fd: Added explanation in README to why i disabled
  98. pgsql: Remove "fuzzy comparison" logic in qsort comparison function for
  99. pgsql: Remove "fuzzy comparison" logic in qsort comparison function for
  100. fulldisjunction - fd: Comment out the copyright notice that broke the
  101. pgsql: For psql multi-line history, save backslash commands right away,
  102. pgsql: Use INFO-level for reindex messages, rather than NOTICE.
  103. pgsql: Backpatch comment about --sysconfdir.
  104. bizgres - bizgres: Added libraries to support saxon and axis build
  105. pgsql: Update comment.
  106. pgsql: On Win32, return original patch if GetShortPathName() fails (no
  107. pgsql: On Win32, return original patch if GetShortPathName() fails (no
  108. pgsql: Make the planner estimate costs for nestloop inner indexscans on
  109. pgsql: Add URL to RESET CONNECTION: < notify the protocol when a
  110. pgsql: Allow do not lexize words in substitution.
  111. pgsql: Remove ancient AIX structure workaround.
  112. pgsql: Have BCC echo output "" using "", rather than \"\" as earlier
  113. pgsql: Have BCC echo output "" using "", rather than \"\" as earlier
  114. pgsql: Done: < * %Make postmater and postgres options distinct so the
  115. pgsql: Fixed two memory leaks in ecpglib.
  116. pgsql: Fixed two memory leaks in ecpglib.
  117. pgsql: Fixed two memory leaks in ecpglib.
  118. pgsql: Fixed two more memory leaks in ecpglib.
  119. pgsql: Remove extremely old, incomplete, broken example code.
  120. pgsql: While making the seq_page_cost changes, I was struck by the fact
  121. bizgres - bizgres: some help text updates...
  122. bizgres - bizgres: BG-17.
  123. fulldisjunction - fd: Added copyright to all sources aside from the BSD
  124. fulldisjunction - fd: Added BSD disclaimer to README file.
  125. pgsql: Avoid longjump/vfork warning about line_saved_in_history variable
  126. fulldisjunction - fd: Updated the README to show how to create a test
  127. fulldisjunction - fd: Added a python script to help create test tables.
  128. fulldisjunction - fd: Fixed the problem of not detecting dropped
  129. pgsql: Have psql history save \e editor contents to history before query
  130. pgsql: Increase the default value of cpu_index_tuple_cost from 0.001 to
  131. pgsql: Add a GUC parameter seq_page_cost, and use that everywhere we
  132. pgbuildfarm - client-code: recheck unknown files if found, using cvs
  133. pgsql: Fix psql so \r is separate in the history, rather than at the
  134. pgsql: Update: < * %Remove behavior of postmaster -o > * %Make
  135. pgsql: Update: < o Allow COPY to output from views > o Allow COPY to
  136. pgsql: Update GUI FAQ.
  137. fulldisjunction - fd: Added BSD name to README
  138. fulldisjunction - fd: Added README file and corrected memory problem
  139. pgsql: Don't choke during startup if the environment offers an invalid
  140. pgsql: Fix copy-and-pasteo in Russian translation: message complaining
  141. pgsql: Fix copy-and-pasteo in Russian translation: message complaining
  142. pgsql: Fix copy-and-pasteo in Russian translation: message complaining
  143. pgsql: Fix copy-and-pasteo in Russian translation: message complaining
  144. fulldisjunction - fd: Added simple pseudo functions by allowing for
  145. protopg - protopg: ooopppsss.
  146. pgsql: Record location of partial patch : > * Allow WAL information to
  147. pgsql: Mention pg_encoding_to_char in entry for pg_database.encoding.
  148. pgsql: Patch reverted, not done: > * Allow WAL information to recover
  149. pgsql: Remove pg_resetxlog -r flag, feature has problems referenced
  150. fulldisjunction - fd: Changed some Makefile path settings
  151. pgsql: Fix wrong NOTICE/ERROR levels
  152. pgsql: Distinguish between stop-word recognized in thesaurus_lexize()
  153. fulldisjunction - fd: First version.
  154. pgsql: Add more strict check of stop and non-recognized words, allow
  155. pgsql: Back-port Postgres 7.4 spinlock code into 7.3 branch.
  156. npgsql - Npgsql: 2006-06-01 Francisco Figueiredo Jr.
  157. pgsql: Pre-8.0 branches need to cope with possibility that the system
  158. pgsql: Pre-8.0 branches need to cope with possibility that the system
  159. pgsql: Back-port recent ppport.h fix to 8.0 branch.
  160. pgsql: Got tired of waiting for spoonbill's compiler to get fixed.
  161. pgsql: Respond to Jeremy Drake's original gripe that \copy needs to
  162. bizgres - bizgres: Fixes and Enhancements: Added clearer logging to SQl
  163. pgsql: Fix up hack to suppress escape_string_warning so that it actually
  164. pgsql: Fix example of how to escape data in psql backslash commands.
  165. pgsql: Fix seriously broken patch for psql '' ...
  166. pgsql: Make PG_MODULE_MAGIC required in shared libraries that are loaded
  167. bizgres - bizgres: Updated, now works.
  168. pgsql: fix comparison with SPI_processed
  169. pgsql: Add thesaurus dictionary which can replace N>0 lexemes by M>0
  170. pgsql: Recommend '' for literal ', rather than \', in psql
  171. pgsql: Support '' for literal ' in psql single-quote strings,
  172. pgsql: Escape processing patch: o turns off
  173. pgsql: Update cvs command example to show diff -rBASE.
  174. pgsql: Somehow a ";" got lost which changed the logic.
  175. pgsql: Magic blocks don't do us any good unless we use 'em ...
  176. pgsql: Un-DOS-ify newly added files.
  177. pgsql: Code review for magic-block patch.
  178. pgsql: Code review for EXPLAIN patch.
  179. bizgres - bizgres: Fixed.
  180. pgsql: PostmasterIsAlive test really ought to be in the inner loop for
  181. pgsql: PostmasterIsAlive test really ought to be in the inner loop for
  182. bizgres - bizgres: BG-16
  183. bizgres - bizgres: BG-23
  184. pgsql: Remove pqsignalinquire(), which is unused and has portability
  185. pgsql: Remove pqsignalinquire(), which is unused and has portability
  186. pgsql: Remove pqsignalinquire(), which is unused and has portability
  187. pgsql: Update ppport.h to not cause warnings with newest Perl versions.
  188. pgsql: Update ppport.h to not cause warnings with newest Perl versions.
  189. pgsql: Add pgmagic header block to store compile-time constants: It now
  190. protopg - protopg: todo --
  191. protopg - protopg: * Adding grammar for the identifier of the form
  192. pgsql: Make EXPLAIN sampling smarter, to avoid excessive sampling delay.
  193. pgsql: Clarify the HINT for 'checkpoint request failed', per recent
  194. pgsql: Emit warnings for unknown configure options.
  195. pgsql: Revert patch, needs more work:
  196. pgsql: Move conversion dependency patch to the proper branch, out of
  197. pgsql: Move conversion dependency patch to the proper branch, out of
  198. pgsql: Prevent multiple archivers from starting.
  199. pgsql: Prevent multiple archivers from starting.
  200. Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack.
  201. pgsql: Add /contrib/adminpack to contrib/Makefile, do case-folding
  202. Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack.
  203. pgsql: Fix printf mask for SizeVfdCache Qingqing Zhou
  204. pgsql: Re-defines SHA2 symbols so that they would not conflict with
  205. pgsql: Re-defines SHA2 symbols so that they would not conflict with
  206. pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline
  207. pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline
  208. pgsql: Backpatch documentation additions for PL language choice and
  209. pgsql: Re-add btree_gist description.
  210. pgsql: Add Pgadmin administration functions to /contrib/adminpack.
  211. pgsql: New Directory
  212. pgsql: Add dynamic record inspection to PL/PgSQL, useful for generic
  213. pgsql: Back out patch, wrong previous commit message.
  214. pgsql: Add regexp_replace() to string functions section.
  215. pgsql: Update PL documentation: An article at WebProNews quoted from
  216. pgsql: Update Japanese FAQ.
  217. pgsql: Add item: > * Consider GnuTLS if OpenSSL license becomes a
  218. pgsql: Fix ancient misdescription of namegt/namege in comment.
  219. pgsql: Patch reverted because of random buildfarm failures:
  220. python - ctl: Extend get_parameters to take no arguments and an
  221. pgsql: Add: > o Allow timezone names in SQL strings, '2006-05-24 21:11
  222. pgsql: Add PQclear() calls, for completeness (exits shortly anyway).
  223. pgsql: Make plperl's $_TD trigger data a global rather than a lexical
  224. pgsql: Som improve page split in multicolumn GiST index.
  225. pgsql: Correct cheking in findParents().
  226. python - ctl: Initialize the control attribute properly.
  227. pgsql: enlargePQExpBuffer, alone among the functions exported by
  228. pgsql: Fix up pg_dump to do string escaping fully correctly for client
  229. pgsql: Don't call PQclear until the struct is really no longer going to
  230. bizgres - bizgres: Enhancement: Added code to automatically create the
  231. pgsql: fix typo
  232. pgsql: TG_table_name and TG_table_schema for plpgsql, plus docs and
  233. python - rc: Mark as version 0.2.
  234. pgsql: Remove traces of otherwise unused RELKIND_SPECIAL symbol.
  235. pgfouine - www: added local0.none
  236. pgfouine - pgfouine: fixed a bug when there is no query in the log file
  237. pgsql: TG_table_name and TG_table_schema for pl/tcl, plus regression
  238. pgsql: Revert ill-considered change to plpgsql: it should not rely on
  239. bizgres - bizgres:
  240. bizgres - bizgres:
  241. pgsql: Fix initdb to properly escape quotes and backslashes in the
  242. pgsql: Fix initdb to properly escape quotes and backslashes in the
  243. pgsql: Re-introduce the yylex filter function formerly used to support
  244. psqlodbc - psqlodbc: 1.Fix a crash on SQLDisconnect.
  245. pgsql: Looks like the new plpython regression test fails on older
  246. pgsql: Use E'' strings internally only when standard_conforming_strings
  247. pgsql: Further hacking on performance of COPY OUT.
  248. pgaccess - pgaccess: allow dropping a rule from the main window
  249. pgsql: Support binary COPY through psql.
  250. pgsql: Update AIX FAQ.