Commit Graph

6655 Commits (64d84adf030a3d470e9329bf86909aa8ab68898f)

Author SHA1 Message Date
Tom Lane 64d84adf03 Update link to Oleg and Teodor's GIN page. 18 years ago
Tom Lane 5618ece82b Code review for array_fill patch: fix inadequate check for array size overflow 18 years ago
Tom Lane 673a30fbb2 Add a pg_dump option --lock-wait-timeout to allow failing the dump if unable 18 years ago
Bruce Momjian 8d7af89016 Properly document archive/restore command examples on Windows. 18 years ago
Tom Lane 69a785b8bf Implement SQL-spec RETURNS TABLE syntax for functions. 18 years ago
Bruce Momjian a8fb90cf2d Add URL for: 18 years ago
Bruce Momjian ba38e363ac Add to TODO: 18 years ago
Bruce Momjian 9a3118d454 Add URL for: 18 years ago
Tom Lane 6563e9e2e8 Add a "provariadic" column to pg_proc to eliminate the remarkably expensive 18 years ago
Bruce Momjian 9c8f74917d Add to TODO: 18 years ago
Tom Lane d89737d31c Support "variadic" functions, which can accept a variable number of arguments 18 years ago
Bruce Momjian 2c773296f8 Add array_fill() to create arrays initialized with a value. 18 years ago
Bruce Momjian 2fa42cc9ee Fix alignment of SGML array docs. 18 years ago
Bruce Momjian bd53eb4b05 Add Swedish_Sweden.1252 Windows locale example to docs. 18 years ago
Bruce Momjian d3c94b2d84 Add to TODO: 18 years ago
Bruce Momjian 13e835932b Add TODO: 18 years ago
Bruce Momjian db13b7d61f Done: 18 years ago
Bruce Momjian da0a9f1d5a Clarify that locale names on Windows are more verbose. 18 years ago
Bruce Momjian e39a3dfa86 Add to TODO: 18 years ago
Bruce Momjian b1845753d2 Done: 18 years ago
Bruce Momjian 85df9057e1 Add URL for: 18 years ago
Bruce Momjian aab30f3abc Done, per Simon: 18 years ago
Tom Lane 6f6d863258 Create a type-specific typanalyze routine for tsvector, which collects stats 18 years ago
Tom Lane 45efb09a01 Fix a couple of stray misuses of "binary compatible". 18 years ago
Tom Lane 27cb66fdfe Multi-column GIN indexes. Teodor Sigaev 18 years ago
Peter Eisentraut e3afbb3504 Allow binary-coercible types for cast function arguments and return types. 18 years ago
Tom Lane 7a97abe818 Add unchangeable GUC "variables" segment_size, wal_block_size, and 18 years ago
Peter Eisentraut 76c3c59bd1 Added documentation for function xmlagg. 18 years ago
Tom Lane c63147d6f0 Add a function pg_get_keywords() to let clients find out the set of keywords 18 years ago
Peter Eisentraut b11c1876ed Don't print the name of the database in psql \z. 18 years ago
Tom Lane 0a8f6b797a Fix psql's \d and allied commands to work with all server versions back to 7.4. 18 years ago
Bruce Momjian 1e797d29c3 Documentation patch by Kevin L. McBride explaining GUC lock variables, 18 years ago
Bruce Momjian 03c4e793e8 Add URL for: 18 years ago
Bruce Momjian 16812e339c Add to TODO: 18 years ago
Bruce Momjian 5ce521f648 Add psql TODO: 18 years ago
Bruce Momjian c96d5df53e Add psql TODO item: 18 years ago
Heikki Linnakangas 995fb74202 Turn PGBE_ACTIVITY_SIZE into a GUC variable, track_activity_query_size. 18 years ago
Bruce Momjian f95b5334a7 Mention actual function names in documentation of how to pass binary 18 years ago
Bruce Momjian 5d747ddd75 Add to TODO: 18 years ago
Tom Lane 8530c82fc4 Clarify plpgsql documentation by not treating IF THEN ELSE IF ... as a 18 years ago
Bruce Momjian 68057055f6 Use SGML table to show backslash string escapes, rather than have them 18 years ago
Bruce Momjian 476fad2d91 Add MERGE TODO URL: 18 years ago
Bruce Momjian 46dd4db31e Add TODO about security: 18 years ago
Bruce Momjian 9c1d897b94 More FAQ URL updates from Curtis Gallant. 18 years ago
Bruce Momjian 54b9a968ed Update FAQ URLs as suggested by Curtis Gallant. 18 years ago
Bruce Momjian 1fc2fbe51f Add to TODO: 18 years ago
Bruce Momjian 124c22d5fd Remove use of postmaster.opts.default by pg_ctl. 18 years ago
Bruce Momjian 3dc59beae2 TODO item done: 18 years ago
Bruce Momjian 815aa2c8e8 Add TODO: 18 years ago
Bruce Momjian 2047021fdb Add URL for Merge. 18 years ago