Commit Graph

21629 Commits (04db9d25d1961b1f056dec32f6711d0af0629bef)
 

Author SHA1 Message Date
Bruce Momjian 04db9d25d1 there's a paragraph in the ALTER TABLE reference page that reads: 20 years ago
Bruce Momjian c03aa1f9c9 > 1) I'm proposing a patch to do the DROP FUNCTION argument tab completion. 20 years ago
Peter Eisentraut 2986f42984 Put [] around default value for port number. 20 years ago
Bruce Momjian af6ef3028d Remove empty heading row in error table. 20 years ago
Peter Eisentraut a80c9ad00d Add missing translation marker 20 years ago
Bruce Momjian ac5618fa4e Add "Constant" column to error code table. 20 years ago
Peter Eisentraut dbd1c1abd6 Documentation fix: s/event_object_name/event_object_table/g 20 years ago
Tom Lane aaa3dfd26c Fix bgwriter's failure to release buffer pins and open files after an 20 years ago
Bruce Momjian 96e1fbe396 I recently received the Debian bug report below about missing iconv 20 years ago
Bruce Momjian dc1cb4ceb9 Add documentation about the inability of plpsql to use parameter names 20 years ago
Bruce Momjian 4ebd4224a5 Disble some Win32-specific code in win32-client-only builds: 20 years ago
Tom Lane f38c3e778a Fix thinko in comment. 20 years ago
Teodor Sigaev faacdab101 Improve tag recognizing 20 years ago
Tom Lane cefcbbf1fd Push the responsibility for handling ignore_killed_tuples down into 20 years ago
Tom Lane f1b059af12 A couple of tiny performance hacks in _bt_step(). Remove PageIsEmpty 20 years ago
Bruce Momjian 10a2df28c0 Update: 20 years ago
Tom Lane 6de1fef52c Fix incorrect SPI example, per Yoshihisa Nakano. 20 years ago
Tom Lane a9b1ff4c1d Fix a couple of lingering references to POSTQUEL query syntax, per Simon. 20 years ago
Tom Lane 13ea825b6d Spell "explicitly" correctly, per Simon. 20 years ago
Bruce Momjian 823702be9d Improve lazy vacuum wording. 20 years ago
Teodor Sigaev 9551ab2fe9 Fix small memory leak 20 years ago
Teodor Sigaev 4f94b49a31 Improve word parser. 20 years ago
Bruce Momjian 95aca45010 Clarify vacuum lazy can shrink a file under certain circumstances. 20 years ago
Tom Lane 887a7c61f6 Get rid of slru.c's hardwired insistence on a fixed number of slots per 20 years ago
Bruce Momjian 3001b4697d Update iconv wording, per Peter. 20 years ago
Bruce Momjian 371879ca8e Add: 20 years ago
Bruce Momjian 40c729ae6c Highlight diff idea for iconv. 20 years ago
Bruce Momjian 363fcbafa1 iconv uses UTF-8, not UTF8. 20 years ago
Bruce Momjian 394fedfd72 Document method of removing invalid UTF8 escape sequences from dump 20 years ago
Bruce Momjian af2e8a872d Documentation cleanup mention: 20 years ago
Bruce Momjian dae896b67d Since my name has a non-ascii-letter in it, it's often spelled wrong. In 20 years ago
Bruce Momjian ca430500ce Add documentation on the use of *printf() macros and libintl. 20 years ago
Teodor Sigaev 73f47aa0cd Fix stupid bug with sizeof 20 years ago
Tom Lane a615acf555 Arrange for read-only accesses to SLRU page buffers to take only a shared 20 years ago
Tom Lane 953208a34c In a nestloop inner indexscan, it's OK to use pushed-down baserestrictinfo 20 years ago
Tom Lane 974c5a8730 ecpg/pgtypeslib seems to need snprintf.c pulled in, too. 20 years ago
Tom Lane 0d2aad85d8 Put undef's before extern declarations that need 'em, per Andrew Dunstan. 20 years ago
Bruce Momjian ef31c2bf2e Add comment on why pg *printf functions are used unconditionally on 20 years ago
Tom Lane e0e7589169 Make Win32 build use our port/snprintf.c routines, instead of depending 20 years ago
Tom Lane 1daac8e165 Document return-value conventions used by this implementation, per 20 years ago
Teodor Sigaev e8c81e179e Improve word parser. 20 years ago
Tom Lane 8cb4e4f6bd Add regression test to see if the min/max values of int8 convert correctly. 20 years ago
Tom Lane 3311c7669a Fix a rather sizable number of problems in our homegrown snprintf, such as 20 years ago
Bruce Momjian 99552287e1 Update: 20 years ago
Bruce Momjian 8752479dfc Add: 20 years ago
Bruce Momjian bedb5fc309 Add: 20 years ago
Bruce Momjian 49bbff0f8d Add for autovacuum: 20 years ago
Bruce Momjian 10e3d224e0 Add configure flag to allow libedit to be preferred over GNU readline: 20 years ago
Tom Lane e4a9229d55 Treat procedural languages as owned by the bootstrap superuser, rather 20 years ago
Tom Lane 6d4bcda38c Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 20 years ago