postgresql/src/backend/utils
Tatsuo Ishii f426465ba9 Add a new function "pg_client_encoding" which returns the current client
side encoding name. This is necessary for client API's such as JDBC
to perform correct encoding conversions. See my email "[HACKERS]
pg_client_encoding" 10 Sep 2001.
2001-10-12 02:08:34 +00:00
..
adt Suppress gcc warnings. 2001-10-11 18:06:52 +00:00
cache Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
error Use a fixed error message for ERANGE to avoid duplicate test result files. 2001-08-06 21:55:16 +00:00
fmgr Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
hash Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
init Add a new function "pg_client_encoding" which returns the current client 2001-10-12 02:08:34 +00:00
mb Add a new function "pg_client_encoding" which returns the current client 2001-10-12 02:08:34 +00:00
misc > > I am quite sure that all AIX Versions accept the CLOBBER method, 2001-10-05 15:47:48 +00:00
mmgr Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
sort Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 2001-08-21 16:36:06 +00:00
time Transaction IDs wrap around, per my proposal of 13-Aug-01. More 2001-08-26 16:56:03 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh The Watcom preprocessor adds a space at the start of each line. Therefore 2001-05-22 12:06:51 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00