Commit Graph

13057 Commits (fecc04f95a136bbfbded44c476d597eed6ac6258)
 

Author SHA1 Message Date
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
Tom Lane 45e584a445 Replace ad-hoc insertions into pg_opclass and friends with CREATE 23 years ago
Bruce Momjian ad63a551b2 Remove last recipe file. 23 years ago
Tom Lane 937aef3545 Ensure that src/tutorial gets cleaned by top-level make clean. 23 years ago
Tom Lane 65b6868b13 Replace ad-hoc insertions into pg_opclass and friends with CREATE 23 years ago
Tom Lane ea2d97414c Use Max/Min macros, not MAX/MIN, to eliminate portability issues. 23 years ago
Bruce Momjian 620abeb271 Done: 23 years ago
Bruce Momjian 6e9893047e The attached patch removes the last remnants of support for 23 years ago
Bruce Momjian 874148fe34 IMPROVED VERSION APPLIED: 23 years ago
Bruce Momjian 1dedbf2da5 Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 23 years ago
Bruce Momjian 210e64fe08 Added support for schemas and quotes in tab-complete.c, as well as 23 years ago
Bruce Momjian 578e71fee5 This should fix a bug where a row that was updated or 23 years ago
Tom Lane 9f1fc1080e Since we're depending on %option noyywrap in the main scanner now, 23 years ago
Bruce Momjian 74780590d8 Add tablefunc to contrib makefile. 23 years ago
Bruce Momjian 41f862ba87 As mentioned above, here is my contrib/tablefunc patch. It includes 23 years ago
Bruce Momjian 23a8b77d42 Here are two patches. The guc_and_tablefunc patch addresses the two 23 years ago
Bruce Momjian ceb438ed8c This patch fixes one serious bug (runaway INSERT) and a few rare (and 23 years ago
Bruce Momjian bf7d8e4299 Update contributions link. 23 years ago
Dave Cramer 79d35b41aa added tests for crossReferences 23 years ago
Dave Cramer 55695148df changed test user back to test 23 years ago
Dave Cramer c82fed3d87 Added DataSource code and tests submitted by Aaron Mulder 23 years ago
Dave Cramer 6410c22265 changes for new Datasource 23 years ago
Bruce Momjian 6bdbe4ca2c Move alarm timers to proper location. 23 years ago
Tom Lane c2d0ebce75 Rewrite xindex.sgml for CREATE OPERATOR CLASS. catalogs.sgml finally 23 years ago