Commit Graph

20575 Commits (9caeace71cb7ef0de020ccb9af7cc4aa39a0610c)
 

Author SHA1 Message Date
Tom Lane 532ca3083d Avoid bare 'struct Node;' declaration --- provokes annoying warnings 21 years ago
Bruce Momjian 5c4955981e \(rs should be \\(rs, per Tom. 21 years ago
Tom Lane 82358ca936 Put a critical section around update of hash index metapage. Per 21 years ago
Peter Eisentraut 65d27324c3 Add example for pg_config --configure. 21 years ago
Bruce Momjian ebc8649892 Since I needed this feature badly, I added the -n / --schema switch to 21 years ago
Bruce Momjian 4d0e7b4aac Please find attached a patch (diff -c against cvs HEAD) to add a 21 years ago
Bruce Momjian 4a5cda7bba I've created a patch which adds support for troff "-ms" output to 21 years ago
Tom Lane a31ad27fc5 Simplify the planner's join clause management by storing join clauses 21 years ago
Bruce Momjian c51815afed Remove idea of schema tablespaces: 21 years ago
Tom Lane e3a33a9a9f Marginal hack to avoid spending a lot of time in find_join_rel during 21 years ago
Tom Lane 77c168a836 Remove grammar productions for prefix and postfix % and ^ operators, 21 years ago
Tom Lane f5b2f60bd1 Change WAL-logging scheme for multixacts to be more like regular 21 years ago
Neil Conway 593badd30b Correct an omission in the syntax error message emitted by EXECUTE INTO 21 years ago
Bruce Momjian fbc4edfba7 Mention ipcrm and ipcclean in error message. 21 years ago
Bruce Momjian b3e798d750 Fix word wrap: 21 years ago
Tom Lane c14f2ba7a4 Use just NULL not NULL::TEXT --- the latter coding is unnecessary and 21 years ago
Neil Conway 657c098e41 Add a function lastval(), which returns the value returned by the 21 years ago
Neil Conway c59887f916 Add support for an optional INTO clause to PL/PgSQL's EXECUTE command. 21 years ago
Bruce Momjian 0f011f6daa Update text for RESET CONNECTION: 21 years ago
Bruce Momjian 1b000116fb Ipcrm -> ipcclean in error message: 21 years ago
Bruce Momjian d714560658 Add rtee box index discussion. 21 years ago
Bruce Momjian 5859215015 Add: 21 years ago
Tom Lane ee7ac7b11e Modify XLogInsert API to make callers specify whether pages to be backed 21 years ago
Tom Lane 4c8495a1f2 Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 21 years ago
Bruce Momjian 928b06a6cc Update Hungarian FAQ and add an HTML version. 21 years ago
Tom Lane 128c25b52f Trivial markup improvement. 21 years ago
Tom Lane 9a586fe0c5 Nab some low-hanging fruit: replace the planner's base_rel_list and 21 years ago
Tom Lane 9ab4d98168 Remove planner's private fields from Query struct, and put them into 21 years ago
Bruce Momjian 22dbd54047 Add description for backend termination: 21 years ago
Bruce Momjian bebe7c5600 Here's a patch to do the following: 21 years ago
Tom Lane 27bdb0c40d Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not 21 years ago
Bruce Momjian 82468b428b Add 2phase TODO.detail. 21 years ago
Bruce Momjian ec480a5277 Add TODO.detail for 2phase commit: 21 years ago
Tom Lane a4996a8953 Replace the parser's namespace tree (which formerly had the same 21 years ago
Bruce Momjian efe0d0808b Add TODO.detail. 21 years ago
Bruce Momjian 8805c835c8 Remove duplicate emails. 21 years ago
Bruce Momjian 3a272cf032 Add TODO.detail for timezone: 21 years ago
Bruce Momjian 32f4ae568c Add TODO.detail of standard timezone data type. 21 years ago
Bruce Momjian f54f142a61 Add pg_upgrade TODO.detail. 21 years ago
Bruce Momjian 581a8c9f6d Add TODO.detail: 21 years ago
Bruce Momjian d95fad64d4 Add pg_dump TODO.detail for multiple -t / -n flags. 21 years ago
Bruce Momjian 249880ffae Add pg_dump to TODO.detail. 21 years ago
Bruce Momjian 24af7d4b68 Back out patch: 21 years ago
Bruce Momjian 954108f92d Add comment for multi-byte computation. 21 years ago
Bruce Momjian 72c53ac3a7 Allow kerberos name and username case sensitivity to be specified from 21 years ago
Bruce Momjian d995014fac At 2005-05-21 20:18:50 +0530, ams@oryx.com wrote: 21 years ago
Bruce Momjian 3cf1fd3263 Tom Lane <tgl@sss.pgh.pa.us> writes: 21 years ago
Tom Lane e18e8f8735 Change expandRTE() and ResolveNew() back to taking just the single 21 years ago
Bruce Momjian fb91a83e0e Back out make_mkid change. 21 years ago
Bruce Momjian 00750f3f30 Improve readability of config location params by adding newline. 21 years ago