Commit Graph

24390 Commits (c1958e5bd47e05ceef2f3dfebdb6e0ea324022fd)
 

Author SHA1 Message Date
Bruce Momjian c1958e5bd4 Fix typo, per Dave Page. 19 years ago
Bruce Momjian 3986d713ac Update minor release text. 19 years ago
Bruce Momjian 6765df9174 Add configure --enable-profiling to enable GCC profiling. Patches from 19 years ago
Bruce Momjian 879caf1369 Update upgrade text. 19 years ago
Magnus Hagander 49cc503f54 Revert changes to process pg_proc.h entries without OIDs. We're not supposed 19 years ago
Bruce Momjian f8e9fb2d87 Update URL for set-returning functions. 19 years ago
Andrew Dunstan afc7e0d848 Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be standard type aliases as well as those known in pg_type. Similar to recent change in plperl. 19 years ago
Bruce Momjian 80ab3e0d34 Add URL for: 19 years ago
Bruce Momjian 272b6ef20d Prevent BLCKSZ < 1024, and have initdb test shared buffers based on the 19 years ago
Bruce Momjian 4816b0f452 Add: 19 years ago
Bruce Momjian 57352df66d Fix markup. 19 years ago
Bruce Momjian e152949ee2 Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the 19 years ago
Bruce Momjian a64e85eb68 Add: 19 years ago
Bruce Momjian 6e6dab8c87 Add URL for: 19 years ago
Bruce Momjian 916ecf2d5d Add: 19 years ago
Bruce Momjian b92767d525 Update "encode" documentation to mention that 'escape' only changes null 19 years ago
Bruce Momjian 298de77d51 Update pgpass Win32 wording. 19 years ago
Bruce Momjian 8e1ccad519 Update information_schema documentation to match system tables. 19 years ago
Bruce Momjian ddd8817f45 Wording improvement. 19 years ago
Bruce Momjian 571df93cff More clearly document that most PostgreSQL utilities support libpq 19 years ago
Tom Lane ecba519d4e Adjust user-facing documentation to explain why we don't check pgpass 19 years ago
Tom Lane 9cbd0c155d Remove the Query structure from the executor's API. This allows us to stop 19 years ago
Bruce Momjian 71b0cf2f6b Remove, item not needed for Win32: 19 years ago
Bruce Momjian 2d848857ee Add comment that on Win32, we don't need to check the .pgpass file 19 years ago
Bruce Momjian b16dab66a7 Remove "History" sections for pg_dump and pg_restore. I don't think 19 years ago
Bruce Momjian ff0d71e263 Spell check on array patch. 19 years ago
Bruce Momjian bfc53d7da4 Add for WIN32: 19 years ago
Bruce Momjian 1b52359d90 Update array slice documentation to be clearer. 19 years ago
Bruce Momjian 265124e7e0 Add: 19 years ago
Bruce Momjian 8272fc3f7b Comment-out documentation for IS OF because it doesn't conform to the 19 years ago
Peter Eisentraut 28b96f2a30 Identify schema of inherited table in psql \d when necessary. 19 years ago
Peter Eisentraut 63e03ba923 Add missing OIDs to pg_proc. 19 years ago
Bruce Momjian 2673961659 Remove item: 19 years ago
Bruce Momjian 6126d3e70b Document IS [NOT] OF, which was added in 7.3. 19 years ago
Bruce Momjian 077d753a57 Add FAQ text about Makefile.custom: 19 years ago
Bruce Momjian c62de15bec Document that to_char('J'/Julian) is midnight-based, per report that 19 years ago
Bruce Momjian 9772e0007c Wording improvement. 19 years ago
Bruce Momjian e3285f32e8 Update PQfree() documentation to be clearer, backpatch to 8.2.X. 19 years ago
Bruce Momjian 4acc4aa871 Update wording: 19 years ago
Bruce Momjian bba9ec141f Add: 19 years ago
Bruce Momjian 6042bb498c Add newlines. 19 years ago
Bruce Momjian 5855d2b593 Add: 19 years ago
Bruce Momjian c7116a4112 Add: 19 years ago
Bruce Momjian 11fa6f59da Clarify documentation that initdb -A or editing pg_hba.conf is required 19 years ago
Bruce Momjian 70007b4dd5 Clarify documentation for "day of the week" handling for to_char() and 19 years ago
Bruce Momjian 107062e008 Done: 19 years ago
Bruce Momjian 3e803f7273 Add "isodow" option to EXTRACT() and date_part() where Sunday = 7. 19 years ago
Bruce Momjian 27d6ee04b8 Done: 19 years ago
Bruce Momjian 68c7cb5ed5 Done: 19 years ago
Magnus Hagander 74096ed1fd Fix pg_dump on win32 to properly dump files larger than 2Gb when using 19 years ago