View Full Version : pgsql Hackers


Pages : 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34

  1. MAXIMUM_ALIGNOF on Windows-32
  2. Memory leak in vac_update_relstats ?
  3. Re: 8.3 Release Schedule
  4. 8.3 Release Schedule
  5. Can someone explain this code?
  6. Interaction between user-defined array types and cluster.c:rebuild_relation()
  7. Comments on the HOT design
  8. Future of krb5 authentication
  9. postgresql compile problem
  10. Re: Backend memory growing too much
  11. Re: Backend memory growing too much
  12. plpgsql TABLE patch
  13. Earlier suggestion to get gcov to work by adding $(CFLAGS) to modulelink line
  14. Re: Rethinking user-defined-typmod before it's too late
  15. Re: Altering a plan
  16. Re: IsTransactionState() is being used incorrectly
  17. SSPI authentication
  18. bit string functions
  19. Dealing with dangling index pointers
  20. Straightforward changes for increased SMP scalability
  21. Re: stored procedure stats in collector
  22. write_pipe_chunks patch messes up early error message output
  23. write_pipe_chunks patch messes up early error message output
  24. pg_dump ignore tablespaces
  25. Warning for exceeding max locks?
  26. plpgsql and qualified variable names
  27. plpgsql FOR loop doesn't guard against strange step values
  28. Re: FK Deferred RI Triggers & SAVEPOINTs --- A"C"ID violation
  29. non-blocking CREATE INDEX in 8.2??
  30. Re: stored procedure stats in collector
  31. GSSAPI on Solaris - psql segfault
  32. has anyone looked at burstsort ?
  33. Regarding Distributed Database features
  34. schema_to_xmlschema() seems a bit less than finished
  35. xlog switch & last record before the switch
  36. Assertion failure with inherited column mappings and dropped columns
  37. compiler warnings on the buildfarm
  38. Re: [GENERAL] russian case-insensitive regexp search not working
  39. "tuple concurrently updated" during index deletion
  40. Re: [GENERAL] Count(*) throws error
  41. Need help with autoconf
  42. minor compiler warning on OpenBSD
  43. doubt
  44. Tipos abstractos definidos por el usuarios
  45. Tipos abstractos definidos por el usuarios
  46. GSSAPI patch
  47. 2PC-induced lockup
  48. "Running readonly queried on PITR slaves" status update
  49. ReadRecord, EndRecPtr and XLOG_SWITCH
  50. psql/pg_dump vs. dollar signs in identifiers
  51. Warm standby stall -- what debug info would help?
  52. Weird ecpg failures on buildfarm NetBSD members
  53. Threaded Python on BSD ...
  54. Re: [BUGS] BUG #3431: age() gets the days wrong
  55. Re: [BUGS] BUG #3431: age() gets the days wrong
  56. Should we bump libpq major version for 8.3?
  57. Re: [GENERAL] Unable to get postgres running after long time no vacuum
  58. Implementation of new operators inside the PostgreSQL
  59. Planner buglet
  60. Fixed from TODO?
  61. Tidied up patch status page
  62. Checkpoints and buffers that are hint-bit-dirty
  63. CurrentMemoryContext is NULL
  64. pg_autovacuum -> pg_class.reloptions?
  65. tsearch2: language or encoding
  66. enable-integer-datetimes vs datetime hash functions
  67. Bgwriter strategies
  68. usleep feature for pgbench
  69. GRANT ROLE and triggers
  70. PQescapeBytea* version for parameters
  71. Dead code as a result of plan cache invalidation?
  72. Idea: Comments on system catalogs?
  73. Why so many out-of-disk-space failures on buildfarm machines?
  74. ACM Paper relevant to our buffer algorithm
  75. how to "pg_dump", based in select command
  76. Proposal: In-Place upgrade concept
  77. Re: Still recommending daily vacuum...
  78. Re: Still recommending daily vacuum...
  79. Re: [COMMITTERS] pgsql: Fix PGXS conventions so that extensions can be built against
  80. Re: [COMMITTERS] pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
  81. dragon pavement
  82. SOLVED: unexpected EIDRM on Linux
  83. Postgresql.conf cleanup
  84. ANALYZE and index/stats degradation
  85. what is difference between LOCAL and GLOBAL TEMP TABLES in PostgreSQL
  86. Re: [COMMITTERS] pgsql: Improve logging of checkpoints.
  87. Restartable signals 'n all that
  88. [ANN] SE-PostgreSQL 1.0 Beta released
  89. Something is fairly whacko about shutdown in CVS HEAD
  90. time to play ...
  91. pg_dump and minor versions
  92. Configurable Additional Stats
  93. Re: [PATCHES] Doc update for pg_start_backup
  94. lazy vacuum sleeps with exclusive lock on table
  95. write past chunk end in ExprContext / to_char
  96. SetBufferCommitInfoNeedsSave and race conditions
  97. todo: Hash index creation
  98. Capturing binary and other output destined for "make install"
  99. GiST consistent function, expected arguments; multi-dimensional indexes
  100. self defined data type "with limit"?
  101. Bgwriter LRU cleaning: we've been going at this all wrong
  102. Re: [PATCHES] New Zealand - TZ change
  103. no cascade triggers?
  104. Re: [COMMITTERS] pgsql: Arrange for quote_identifier() and pg_dump to not quote keywords
  105. HOT: Incomplete issues
  106. Waiting for archive to complete
  107. Blowback from text conversion changes
  108. Re: [PATCHES] New Zealand - TZ change
  109. Soft deadlocks
  110. Frustrating issue with PGXS
  111. msvc and vista fun
  112. Winner of naming discussions: Synchronous Commit
  113. MI5 Persecution: Stasi 21/4/96 (16303)
  114. In California for a few days
  115. MI5 Persecution: Leant On 7/4/96 (14789)
  116. MI5 Persecution: Shoot to Kill 4/4/96 (13275)
  117. MI5 Persecution: Email Cruelty 11/3/96 (11761)
  118. MI5 Persecution: Jeff Rooker MP 5/3/96 (10247)
  119. MI5 Persecution: Flight or fight 7/1/96 (8733)
  120. MI5 Persecution: Grievous Bodily Harm 2/10/95 (2677)
  121. MI5 Persecution: Goldfish and Piranha 29/9/95 (1163)
  122. Refactoring parser/analyze.c
  123. fast stop before database system is ready
  124. [Fwd: Re: tsearch in core patch]
  125. Re: tsearch in core patch
  126. Documentation of contrib modules
  127. EOL characters and multibyte encodings
  128. Worries about delayed-commit semantics
  129. tsearch in core patch
  130. autovacuum launcher continues to run after reloading autovacuum=off
  131. month abreviation
  132. Re: PG-MQ?
  133. Suggestion for Enum Support Functions
  134. PG-MQ?
  135. Maximum reasonable bgwriter_delay
  136. to partition or not to partition that is the question
  137. PostgreSQL Developer needed in San Diego
  138. Reducing NUMERIC size for 8.3
  139. GUC time unit spelling a bit inconsistent
  140. Tuple alignment
  141. Re: Load Distributed Checkpoints, revised patch
  142. wrong sql statement crashes backend
  143. Bugtraq: Having Fun With PostgreSQL
  144. Re: To all the pgsql developers..Have a look at theoperators proposed by me in my researc
  145. Re: To all the pgsql developers..Have a look at theoperators proposed by me in my researc
  146. CSVlog vs tabs
  147. currtid_byreloid and currtid_byrelname
  148. Re: gettimeofday problem with mingw
  149. Performance Monitoring
  150. Rethinking user-defined-typmod before it's too late
  151. Change sort order on UUIDs?
  152. Fractions in GUC variables
  153. ecpg regression broken on mingw
  154. Can autovac try to lock multiple tables at once?
  155. tsearch_core patch: permissions and security issues
  156. \d omits schema on inherited tables (Was: EXPLAIN omits schema?)
  157. Tom Lane's presentation on SERIALIZABLE etc?
  158. Load Distributed Checkpoints test results
  159. EXPLAIN omits schema?
  160. DROP TABLE and autovacuum
  161. Selecting a constant question: A summary
  162. regression driver changes vs resultmap
  163. regress changes
  164. comparing index columns
  165. Got no response last time on setsockopt post, so I thought I would reiterate.
  166. Selecting a constant question
  167. Is this a feature?
  168. ecpg compile error in regression tests
  169. one click install?
  170. ToDO, support UPDATE/DELETE WHERE CURRENT OF cursor_name in plpgsql
  171. What's with the StartDb:2 failures on skylark?
  172. ecpg leaves broken files around
  173. Truncate Permission
  174. Avoiding legal email signatures
  175. Updatable cursors thoughts
  176. GiST intarray rd-tree indexes using intbig
  177. Issues with factorial operator
  178. Binary mode copy in from stdin
  179. Patch review process; Warning to patch submitters
  180. Using the GPU
  181. MI5 Persecution: Goldfish and Piranha 29/9/95 (5705)
  182. MI5 Persecution: Watch Out, Forger About 27/9/95 (4191)
  183. MI5 Persecution: Question and Answer 27/9/95 (2677)
  184. Index adviser or just [pg_]adviser
  185. MI5 Persecution: Options 21/9/95 (1163)
  186. COPYable logs status
  187. Best Practice for running vacuums during off hours WAS Re: Autovacuum launcher doesn't notice death of postmaster immediately
  188. Re: [ADMIN] Attempt to re-archive existing WAL logsafterrestoringfrom backup
  189. Re: [COMMITTERS] pgsql: Avoid losing track of data for shared tables in pgstats.
  190. pqlib suggestion
  191. little PITR annoyance
  192. is_array_type vs type_is_array
  193. Vacuuming anything zeroes shared table stats
  194. elog.c logic bug?
  195. [RFC] GSoC Work on readonly queries done so far
  196. Controlling Load Distributed Checkpoints
  197. more robust log rotation
  198. CREATEROLE, CREATEDB
  199. How do we create the releases?
  200. GIN, XLogInsert and MarkBufferDirty
  201. [HACHERS] privilege check: column level only?
  202. Performance regression on CVS head
  203. Re: [COMMITTERS] pgsql: Create a GUC parametertemp_tablespacesthat allows selection of
  204. recovery_target_xid & crashes on the master
  205. libpq and Binary Data Formats
  206. Running all tests by default
  207. So, why isn't *every* buildfarm member failing ecpg right now?
  208. ERROR: index row size
  209. "Working with CVS" documentation
  210. ERROR: index row size
  211. tracker project
  212. Autovacuum launcher doesn't notice death of postmaster immediately
  213. Tsearch vs Snowball, or what's a source file?
  214. Re: To all the pgsql developers..Have a look at theoperators proposed by me in my researc
  215. config help neatness
  216. pg_detoast_datum_packed and friends
  217. syslogger line-end processing infelicity
  218. Constraint exclusion oddity with composite index
  219. To all the pgsql developers..Have a look at the operators proposedby me in my research paper.
  220. EXPLAIN feature request
  221. Hash joins vs small-integer join values
  222. Re: SQLF Optimization question
  223. timestamp datatyp problem
  224. Command tags in create/drop scripts
  225. Backend crash during explain
  226. Job Proposal
  227. ERROR: index row size 2960 exceeds btree maximum
  228. Query plan degradation 8.2 --> 8.3
  229. Re: [COMMITTERS] pgsql: Make large sequential scans and VACUUMs work in a limited-size
  230. Re: Padding on 64-bit
  231. Changing checkpoint_timeout to another name?
  232. New cast between inet/cidr and bytea
  233. Ye olde drop-the-database-you-just-left problem
  234. Style of file error messages
  235. Postmaster startup messages
  236. 'Waiting on lock'
  237. Passing parameters to a C function
  238. Re: TOAST usage setting
  239. Re: [COMMITTERS] pgsql: Create hooks to let a loadable plugin monitor (or even replace)
  240. Feature freeze status report
  241. Padding on 64-bit
  242. Users specific to a Database
  243. Help! DLL make faild under windows mingw.
  244. status of PlPython
  245. TOAST usage setting
  246. libedit-preferred by default
  247. What is the maximum encoding-conversion growth rate, anyway?
  248. ecpg test runs out of disk space
  249. buildfarm failures after pgstat patch
  250. Constraint exclusion crashes 8.3devel