View Full Version : Pgsql Patches


Pages : 1 2 3 4 5 6 7 8 [9] 10 11 12 13

  1. Re: win codepages 1253, 1254, 1255, 1257 and cleanup
  2. pgcrypto: fix memory leak in openssl.c
  3. record statement boundaries
  4. Re: memset using long instead of int32
  5. Re: [HACKERS] Patch Submission Guidelines
  6. Re: patch fixing the old RETURN NEXT bug
  7. BUG #2246: Only call pg_fe_getauthname if none given
  8. Re: add additional options to CREATE TABLE ... AS
  9. =?iso-2022-jp?B?IBskQkJ0MGYkRyQ5GyhC?=
  10. << Free Shoping Cart, Live Support & Login Module for your Website >>
  11. Re: patch correcting the build failure on machines without readline
  12. Re: [GENERAL] Number format problem
  13. Re: [GENERAL] Number format problem
  14. Re: [GENERAL] Number format problem
  15. Re: [HACKERS] slow information schema with thausand users, seq.scan
  16. <<< Free Shoping Cart and Live Support for your Website >>>
  17. Re: patch fixing the old RETURN NEXT bug
  18. Re: psql tab completion enhancements
  19. Re: parallel builds with dependencies
  20. Re: Free WAL caches on switching segments
  21. OS X shared memory documentation
  22. Re: [HACKERS] Scrollable cursors and Sort performance
  23. Re: [HACKERS] to_char and i18n
  24. Re: TODO Item - Add system view to show free space map
  25. Re: shared description table.
  26. Re: [COMMITTERS] pgsql: Allow ALTER TABLE ...
  27. Re: [HACKERS] Spaces in psql output (Was: FW: PGBuildfarm member snake Branch HEAD Status changed)
  28. =?iso-2022-jp?B?GyRCOCE+WiQ3JF4kNyQ/ISMbKEI=?=
  29. Re: [COMMITTERS] pgsql: Allow VACUUM to complete faster by avoiding
  30. Re: [HACKERS] Fix for running from admin account on win32
  31. Re: Fix for running from admin account on win32
  32. Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align
  33. Re: ignore_killed_tuples is always true
  34. Re: [BUGS] date overflows
  35. Re: TODO-Item: B-tree fillfactor control
  36. Re: Improve the comparison of NUMERIC data
  37. Patch to readme
  38. Re: [INTERFACES] [BUGS] BUG #2171: Differences compiling plpgsql in
  39. Re: pgbench: Support Multiple Simultaneous Runs (with Mean and Std. Dev.)
  40. plpython tracebacks
  41. Re: [HACKERS] Krb5 & multiple DB connections
  42. drop if exists remainder
  43. Re: [HACKERS] Fix for running from admin account on win32
  44. Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql
  45. Re: [HACKERS] Fix for running from admin account on win32
  46. Re: [HACKERS] Some platform-specific MemSet research
  47. Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql
  48. TODO-Item: TRUNCATE ... CASCADE
  49. Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql
  50. Re: [HACKERS] Bug: random() can return 1.0
  51. test, please ignore
  52. Re: [HACKERS] FW: PGBuildfarm member snake Branch REL8_0_STABLE Status
  53. Re: [BUGS] BUG #2223: Misleading info in docs on volatility level of
  54. Re: [BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to
  55. Re: [BUGS] BUG #2221: Bad delimiters allowed in COPY ... TO
  56. drop user/group/role if exists
  57. Want to add to contrib.... xmldbx
  58. Re: Patch for ALTER TABLE / TYPE
  59. Re: BTree vacuum before page splitting
  60. Re: [HACKERS] [GENERAL] [PATCH] Better way to check for getaddrinfo
  61. Re: Fix overflow of bgwriter's request queue
  62. plperl: return_next memory leak
  63. External Sort performance patch
  64. Re: Libpq COPY optimization patch
  65. Re: pgbench: Support Multiple Simultaneous Runs (with Mean and Std. Dev.)
  66. Adding a --quiet option to initdb
  67. pgbench: Support Multiple Simultaneous Runs (with Mean and Std. Dev.)
  68. Re: Libpq COPY optimization patch
  69. Re: [HACKERS] CIDR/INET improvements
  70. CIDR/INET structure member renaming
  71. Re: [GENERAL] Different exponent in error messages
  72. TODO item: locale per database patch (new iteration)
  73. Re: Allow an alias for the target table in UPDATE/DELETE
  74. Re: postmaster/postgres merge for testing
  75. pg_restore COPY error handling
  76. plperl / locale / win32
  77. [PATCH] pg_restore COPY error handling
  78. Re: [HACKERS] pgxs/windows
  79. contrib/adddepend failed 8.1.2
  80. Re: !!Famous Software ftp download 2006!!
  81. ISBN-13 support
  82. Re: [HACKERS] message for constraint
  83. New pg_dump options: exclude tables/schemas, multiple all,wildcards
  84. Uninstall scripts for contrib
  85. inferred param types for PREPARE
  86. ecpg: fix amd64 warning/bug
  87. Re: [HACKERS] Fix for running from admin account on win32
  88. Re: Fix for running from admin account on win32
  89. Re: pg_ctl crash fix
  90. Re: pg_ctl crash fix
  91. Re: pg_ctl crash fix
  92. Re: Index padding optimization
  93. Re: Fix overflow of bgwriter's request queue
  94. Example for UPDATE FROM with correllation
  95. patch to create system view that lists cursors
  96. domain constraints and UNKNOWN params
  97. mbutils.c memory cxt cleanup
  98. Re: TODO-item: Add sleep() function, remove from regress.c
  99. TupleDesc refcounting
  100. Re: Proposed patch to change "missing FROM" messages
  101. TODO-item: Add sleep() function, remove from regress.c
  102. pl/python refcount bug
  103. CREATEUSER == SUPERUSER?
  104. Re: plpgsql: check domain constraints
  105. Re: [HACKERS] Inconsistent syntax in GRANT
  106. psql tab completion enhancements
  107. To build client can on Windows using Microsoft Visual C++
  108. Re: display and expression of the home directory in Win32
  109. Re: display and expression of the home directory in Win32
  110. display and expression of the home directory in Win32
  111. Summary table trigger example race condition
  112. Re: [HACKERS] Inconsistent syntax in GRANT
  113. Re: [BUGS] Solaris cc compiler on amd: PostgreSQL does not have native
  114. Re: [BUGS] Solaris cc compiler on amd: PostgreSQL does not have native
  115. Remove BEOS port
  116. Remove QNX port
  117. TRUNCATE, VACUUM, ANALYZE privileges
  118. Re: [BUGS] BUG #2129: dblink problem
  119. pgcrypto: bug in gen_salt (md5/xdes)
  120. Stats collector performance improvement
  121. Re: Checks for command string
  122. Re: Cracked software fastest download!
  123. Re: [BUGS] Solaris cc compiler on amd: PostgreSQL does not have native
  124. Re: [HACKERS] status of concurrent VACUUM patch ...
  125. pl/python: fix ref leak on elog
  126. Extra space character in PL/pgSQL documentation
  127. Fix spinlock usage in UnpinBuffer()
  128. Re: [BUGS] BUG #2114: (patch) COPY FROM ... end of
  129. list of scalars for fors and fore stms II
  130. Re: [BUGS] BUG #2114: (patch) COPY FROM ... end of copy marker corrupt
  131. Re: [HACKERS] to_char and i18n
  132. New HIGHBIG and IS_HIGHBIT_SET defines
  133. Improve XLOG_NO_TRAN related comments
  134. default resource limits
  135. Re: Trouble building 8.1.1 on Tru64 UNIX 5.1
  136. Re: Disparity in search_path SHOW and SET
  137. Re: [BUGS] My investigations of the postmaster Bus error
  138. Re: [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conversion
  139. Re: [GENERAL] Converting seconds past midnight to a time
  140. Re: PLpgSQL: list of scalars as row for assign stmt, fore and fors stms
  141. Test, please ignore
  142. tuple count and v3 functions in psql for COPY
  143. Re: [BUGS] Solaris cc compiler on amd: PostgreSQL does not have native
  144. Re: TODO Item - Add system view to show free space map
  145. Win32 gettimeofday() comment patch
  146. Single-Transaction Utility options
  147. psql patch: new host/port without leaving session
  148. Re: [BUGS] BUG #2108: Function with OUT parameters not recognized, using plpgsql
  149. Re: farsi translation of postgresql FAQ updated
  150. TODO item: list prepared queries
  151. please update your website
  152. nls_sort function has not beed added in contrib in version 8.1.0
  153. running script on server shutdown (TODO)
  154. COPY LOCK for WAL bypass
  155. Re: CVS of 8.1.x MS-VC6 probrem.
  156. Re: CVS of 8.1.x MS-VC6 probrem.
  157. Re: CVS of 8.1.x MS-VC6 probrem.
  158. Re: CVS of 8.1.x MS-VC6 probrem.
  159. doc patch for create role
  160. unsubscribe
  161. Re: CVS of 8.1.x MS-VC6 probrem.
  162. CVS of 8.1.x MS-VC6 probrem.
  163. initdb detecting date order
  164. Re: psql, tab completion additions
  165. implement prepared queries in plperl
  166. Re: TODO item -- Improve psql's handling of multi-line
  167. Re: TODO item -- Improve psql's handling of multi-line
  168. Re: TODO item -- Improve psql's handling of multi-line queries
  169. Inherited Constraints
  170. Re: TODO item -- Improve psql's handling of multi-line queries
  171. Re: !!Famous Software ftp download 2006!!
  172. Another example moved to SQL
  173. Minor spelling correction on cvstip
  174. Skipping VACUUM of indexes when no work required
  175. =?ISO-2022-JP?B?GyRCPi8kN0pRJCgkRiRfJF4kOyRzISkbKEI=?=
  176. Re: I have a non-ascii name.
  177. Comments about libintl and *printf
  178. AIX FAQ update
  179. Trivial doc-patch for constraint description
  180. mvcc.sgml make up
  181. TODO-Item: Rename of constraints
  182. Re: psql, tab completion additions
  183. Re: port/snprintf.c (was Re: Numeric 508 datatype)
  184. Re: TODO item -- Improve psql's handling of multi-line queries
  185. Re: French po files
  186. Re: French po files
  187. Re: [HACKERS] snprintf() argument reordering not working under Windows in 8.1
  188. Re: [HACKERS] snprintf() argument reordering not working under Windows
  189. Add function to return the thread safety status of libpq
  190. Patch for gripe about pg_dump -C not dumping database privileges
  191. unsuscribe pgsql-patches
  192. unsuscribe patches
  193. Re: [BUGS] BUG #2056: to_char no long takes time as input?
  194. Re: [HACKERS] Should libedit be preferred to libreadline?
  195. Re: [HACKERS] Should libedit be preferred to libreadline?
  196. Re: Fork-based version of pgbench
  197. TODO-Item: include for guc
  198. Re: Check for integer overflow in datetime functions
  199. Re: [HACKERS] Strange interval arithmetic
  200. Allow an alias for the target table in UPDATE/DELETE
  201. Check for integer overflow in datetime functions
  202. A couple of proposed pgbench changes
  203. Re: Reduce dependancies of postmaster (without --as-needed)
  204. Re: Reduce dependancies of postmaster (without --as-needed)
  205. Re: Reduce dependancies of postmaster (without --as-needed)
  206. [PATCH] Reduce dependancies of postmaster (without --as-needed)
  207. Re: Case Conversion Fix for MB Chars
  208. [PATCH] psql formatting patch (round 2)
  209. Re: FTP DOWNLOAD! Best cracked software supplied!
  210. Re: [HACKERS] Should libedit be preferred to libreadline?
  211. is not distinct from
  212. Re: Space management for PGresult
  213. Re: Space management for PGresult
  214. Patch to allow contrib/pgbench files to have blank lines
  215. Re: [HACKERS] Should libedit be preferred to libreadline?
  216. Re: [HACKERS] Should libedit be preferred to libreadline?
  217. Install pg_regress by default
  218. drop database if exists
  219. In pg_dump "no owner" mode don't dump owner names in comments
  220. drop if exists - first piece
  221. DROP OWNED again
  222. unsubscribe
  223. dblink_connect(text,text) on PostgreSQL 7.3.x
  224. trigger
  225. Minor comment update for DELETE
  226. Re: Numeric 508 datatype
  227. [PATCH] Formatting patch for psql
  228. Numeric 508 datatype
  229. pl/pgSQL doco patch
  230. Re: TODO item -- Improve psql's handling of multi-line queries
  231. Re: [HACKERS] Per-table freeze limit proposal
  232. Re: drop if exists
  233. drop if exists
  234. contrib/xinetops for 8.1 "patch"
  235. Add missing const qualifier in ECPG
  236. problem in MS-VC6 environment.
  237. foreign key constraints referencing inherited relations - WIP
  238. wishes correction of postgresql.conf.sample.
  239. Re: Front-end libpq library : Extending PQconnectdb functionnalities to PQsetdbLogin
  240. Trivial permission problem with external-projects.sgml / and a typoin postgresql.conf.sample
  241. Re: FTP DOWNLOAD! Best cracked software supplied!
  242. Re: Improve the comparison of NUMERIC data
  243. return can contains any row or record functions
  244. Re: Limit usage of tcop/dest.h
  245. Re: Limit usage of tcop/dest.h
  246. AIX FAQ addition
  247. Re: [HACKERS] Reducing the overhead of NUMERIC data
  248. Limit usage of tcop/dest.h
  249. tsearch2 makefile fixes
  250. tsearch2 makefile fixes