Commit Graph

13080 Commits (35d39ba0811b70a439dd5012b0d641843b67b4a9)
 

Author SHA1 Message Date
Tom Lane 35d39ba081 Fix obsolete comment. 23 years ago
Thomas G. Lockhart ffef720670 Minor clarification or fix of typos. 23 years ago
Thomas G. Lockhart c755f6027f Implement WAL log location control using "-X" or PGXLOG. 23 years ago
Thomas G. Lockhart eb121ba2cf Implement IS OF and IS NOT OF type predicate. 23 years ago
Thomas G. Lockhart 7c1e67bd52 Implement IS OF type predicate. Can now do queries of the form: 23 years ago
Thomas G. Lockhart b71310d8e0 Add guard code to protect from buffer overruns on long date/time input 23 years ago
Thomas G. Lockhart e025bb7a72 Define macros for handling typmod manipulation for date/time types. 23 years ago
Thomas G. Lockhart 043f9eb90a Implement hex literal conversion to bit string literal. 23 years ago
Thomas G. Lockhart ce5dc562e6 Allow bit string constants without fully-specified length declaration. 23 years ago
Thomas G. Lockhart af704cdfb4 Implement WAL log location control using "-X" or PGXLOG. 23 years ago
Thomas G. Lockhart a19d9d3c4c Add IS OF type predicate. 23 years ago
Thomas G. Lockhart 6045f39bfd Add Myannar Time, Iran Time variant name, and Marquesas Time. 23 years ago
Tom Lane 0a4fc8556c Fix broken markup. 23 years ago
Tom Lane 5f9ba042a7 Neil's patch claimed a column list didn't work for COPY BINARY. 23 years ago
Bruce Momjian 7926259de3 Add missing file; new docs for start_transaction. 23 years ago
Bruce Momjian 4132106055 Tom Lane: 23 years ago
Bruce Momjian 10f1f709ab [ Previous patch reversed.] 23 years ago
Bruce Momjian 6b64704e4f This patch fixes a probably harmless write of uninitialized memory in 23 years ago
Bruce Momjian 7312c19ab5 Change messages like this: 23 years ago
Bruce Momjian ce5bb92346 This trivial patch fixes a small memory leak in pg_dump. 23 years ago
Bruce Momjian 978c8c6d2f please find attached patch to current CVS ( contrib/ltree ) 23 years ago
Bruce Momjian 6495f4e52f This patch fixes a "multi-line string literal" warning encountered 23 years ago
Bruce Momjian 19e0e35bcd The attached patch implements START TRANSACTION, per SQL99. The 23 years ago
Bruce Momjian fecc04f95a This patch fixes in intermittent failure in the regression tests: 23 years ago
Bruce Momjian ce3d087010 This patch adds support for inet[] arrays to the /contrib/array module. 23 years ago
Bruce Momjian 0b15c25225 Back out pl/pgsql quotation fix. Has problems. 23 years ago
Bruce Momjian 79e77c6501 *** empty log message *** 23 years ago
Bruce Momjian 6be43c981e *** empty log message *** 23 years ago
Bruce Momjian 7a84053844 I send a simple patch for PL/pgSQL parser which allow now to use 23 years ago
Bruce Momjian 7ef5634701 Here is a doc patch for the SHOW X changes and new config-settings 23 years ago
Tom Lane 22c64f1834 When compiling with --enable-cassert, check for reference count leaks 23 years ago
Tom Lane 154f26ff59 RemoveAttrDefaultById() neglected to obtain exclusive lock on the 23 years ago
Bruce Momjian 21cf6b2166 Remove unused drop TODO.detail. 23 years ago
Bruce Momjian 7c63a0db29 No need for TODO.detail link anymore: 23 years ago
Bruce Momjian 543409a752 Done: 23 years ago
Tom Lane 38bb77a5d1 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 23 years ago
Bruce Momjian 5e6528adf7 * -Remove LockMethodTable.prio field, not used (Bruce) 23 years ago
Hiroshi Inoue 7dfc7e9e8c 1) Improve the handling of the queries like (select ..) union (select ..) 23 years ago
Tom Lane ce7565ab91 Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in 23 years ago
Bruce Momjian 8be3cfbbd5 Done: 23 years ago
Bruce Momjian 52457ca6af Move backend_pid to functions/misc. 23 years ago
Bruce Momjian 1107531c91 Rename pid function to backend_pid(). 23 years ago
Bruce Momjian f67cb71961 Add function to access backend pid, pg_stat_get_backend_mypid. 23 years ago
Bruce Momjian b8efa8755c Done: 23 years ago
Tom Lane 4ad658cac9 Teach pg_dump to dump user-defined operator classes. For the moment, 23 years ago
Bruce Momjian 2c2c43d05f Updated: 23 years ago
Bruce Momjian b30ccbe32a Clarification from Tom: 23 years ago
Bruce Momjian f514bb3e25 Would it be wise to have the plsql.sgml file renamed to plpgsql.sgml? 23 years ago
Bruce Momjian 6c01708c46 Added for Neil Conway: 23 years ago
Tom Lane 76099408f6 If we're cleaning out _deadcode, might as well zap this one too. 23 years ago